Merge branch '12690-12748-crunchstat-summary'
[arvados.git] / services / api / db / migrate / 20121016005009_create_collections.rb
index fec4690ee8c608239573c2700ceba7dcdb6454db..79d7abefa6cb4e9009a7bd5a66f4a0314b34c5b8 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CreateCollections < ActiveRecord::Migration
   def change
     create_table :collections do |t|