X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..dd3172b922a00ffc1530188a7988356f376a067f:/services/api/db/migrate/20121016005009_create_collections.rb diff --git a/services/api/db/migrate/20121016005009_create_collections.rb b/services/api/db/migrate/20121016005009_create_collections.rb index fec4690ee8..79d7abefa6 100644 --- a/services/api/db/migrate/20121016005009_create_collections.rb +++ b/services/api/db/migrate/20121016005009_create_collections.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class CreateCollections < ActiveRecord::Migration def change create_table :collections do |t|