Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / config / initializers / time_format.rb
index d476781e55ca8638186d2cbe5ed2cc50e5fdd8cc..b0cc6c9a7ffecb02f077b8a21ab529ce3eeb44be 100644 (file)
@@ -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"