2411: Add copyright notices to everything.
[arvados.git] / services / api / app / controllers / arvados / v1 / container_requests_controller.rb
index ed04a4ba8f71c148d424db545c5d9bd7ddc69a7c..c5da06e36758ecccf001f6d0050b16fef5fa5166 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class Arvados::V1::ContainerRequestsController < ApplicationController
   accept_attribute_as_json :environment, Hash
   accept_attribute_as_json :mounts, Hash