2411: Add copyright notices to everything.
[arvados.git] / services / api / app / controllers / arvados / v1 / job_tasks_controller.rb
index 434550c13fbbe71a09908be8dcd8e37854bae114..07bbc33ab2f599245e68af092145f24130536761 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class Arvados::V1::JobTasksController < ApplicationController
   accept_attribute_as_json :parameters, Hash
 end