2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130313175417_rename_projects_to_groups.rb
index 868dfe781454b1d4cdb9b8542aaa8b9bcc357ce1..602c8b4fcb3302f0178f1b29c5ac0e5fbbedc31b 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class RenameProjectsToGroups < ActiveRecord::Migration
   def up
     rename_table :projects, :groups