2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130627154537_create_traits.rb
index 541a313587a1c0eb811120cf7544bec7de10b6a7..6dc677d26b77ce65290b5f894cf0009ea6fc9984 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CreateTraits < ActiveRecord::Migration
   def change
     create_table :traits do |t|