13561: Add missing copyright notices on migrations
[arvados.git] / services / api / db / migrate / 20140826180337_remove_output_is_persistent_column.rb
index f2744ad0f07458b11c6573e52b254b2085b86817..dbb4c06d74958b9c096dddc63d34d7079fa32541 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class RemoveOutputIsPersistentColumn < ActiveRecord::Migration
   def up
     remove_column :jobs, :output_is_persistent