2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130128231343_add_properties_to_specimen.rb
index e00b7a1c62c3d0eb698374cd90289e334062ec0b..78ba71e41ec28ed55ae5e48560139d9301e16980 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddPropertiesToSpecimen < ActiveRecord::Migration
   def change
     add_column :specimens, :properties, :text