Merge branch '8784-dir-listings'
[arvados.git] / services / api / db / migrate / 20140918153541_add_properties_to_node.rb
index 85f41ee81e472fc3680be98c948e52392466d835..513ca04cb4ac0c005f96ecd83e9575cc68c8b27f 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddPropertiesToNode < ActiveRecord::Migration
   def up
     add_column :nodes, :properties, :text