2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130319165853_rename_job_command_to_script.rb
index feea2e183323f53018ef7d05ed8e79f5b62bd4f0..8606698b60545f714d0fe1ecb553cffb5bc4f4c4 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class RenameJobCommandToScript < ActiveRecord::Migration
   def up
     rename_column :jobs, :command, :script