14819: Merge branch 'master' into 14819-arvados-jobs-on-stretch
[arvados.git] / services / api / db / migrate / 20130523060112_add_created_by_job_task_to_job_tasks.rb
index c3ce3d19a3558310273f4237352a1e29954ad052..2f10e1cca1ca8982b985e173b9790bfcecead50b 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddCreatedByJobTaskToJobTasks < ActiveRecord::Migration
   def change
     add_column :job_tasks, :created_by_job_task, :string