X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e6cd7c31ee28851d3ead992437fc93f2fc73ef92..d94f8f7d99dc2ea08db259e150269a2be7396ba5:/apps/workbench/config/initializers/time_format.rb diff --git a/apps/workbench/config/initializers/time_format.rb b/apps/workbench/config/initializers/time_format.rb index d476781e55..b0cc6c9a7f 100644 --- a/apps/workbench/config/initializers/time_format.rb +++ b/apps/workbench/config/initializers/time_format.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class ActiveSupport::TimeWithZone def as_json *args strftime "%Y-%m-%dT%H:%M:%S.%NZ"