2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20140924091559_add_job_uuid_to_nodes.rb
index d8ec20f21ba46a3bebaa3843b9b8a2466df95bcc..55378d7131f283f191f7d90edead688ace4ce3d3 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddJobUuidToNodes < ActiveRecord::Migration
   def up
     change_table :nodes do |t|