projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
21059: Remote user status WIP
[arvados.git]
/
services
/
api
/
test
/
helpers
/
time_block.rb
diff --git
a/services/api/test/helpers/time_block.rb
b/services/api/test/helpers/time_block.rb
index 5c753731df7e89b4ffffd7f5c838f1c49674cc22..6c444e2478dd8b46ce4df46d0a543c128c5d47cc 100644
(file)
--- a/
services/api/test/helpers/time_block.rb
+++ b/
services/api/test/helpers/time_block.rb
@@
-1,3
+1,7
@@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
class ActiveSupport::TestCase
def time_block label
t0 = Time.now