2411: Add copyright notices to everything.
[arvados.git] / services / api / test / integration / permissions_test.rb
index e4db862415835be5a430837a999d9e2aa75531ea..f8f1e254bf7c2f38e394ef607bb4cf8013f2041e 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'test_helper'
 
 class PermissionsTest < ActionDispatch::IntegrationTest