Merge branch '12690-12748-crunchstat-summary'
[arvados.git] / services / api / db / migrate / 20130627184333_create_humans.rb
index 5051658f721364ee058ea056b942f598d6f8a01f..4d8e1d2c5a8f6046c95fe7c0bc002263bbd45028 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CreateHumans < ActiveRecord::Migration
   def change
     create_table :humans do |t|