11789: Merge branch 'master' into 11789-arvput-exclude-flag
[arvados.git] / services / api / db / migrate / 20160324144017_add_components_to_job.rb
index 9595d7f05176882726b6d1c38fdc1c8ec035d9c0..ea6ca6353eb4caa7d09c1aae63cd1acc278f126d 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddComponentsToJob < ActiveRecord::Migration
   def up
     add_column :jobs, :components, :text