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