X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..cd7a746df5e9bf8a5770d06410b3fe1908282a7b:/services/api/db/migrate/20130627184333_create_humans.rb diff --git a/services/api/db/migrate/20130627184333_create_humans.rb b/services/api/db/migrate/20130627184333_create_humans.rb index 5051658f72..4d8e1d2c5a 100644 --- a/services/api/db/migrate/20130627184333_create_humans.rb +++ b/services/api/db/migrate/20130627184333_create_humans.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class CreateHumans < ActiveRecord::Migration def change create_table :humans do |t|