X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0aa01993bc8533d417dc510b1860a4a583e093b4..9059fc9d13db73bde93b589955a941af44b4447d:/services/api/db/migrate/20161222153434_split_expiry_to_trash_and_delete.rb diff --git a/services/api/db/migrate/20161222153434_split_expiry_to_trash_and_delete.rb b/services/api/db/migrate/20161222153434_split_expiry_to_trash_and_delete.rb index 13e4419d1d..c3bea69f89 100644 --- a/services/api/db/migrate/20161222153434_split_expiry_to_trash_and_delete.rb +++ b/services/api/db/migrate/20161222153434_split_expiry_to_trash_and_delete.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class SplitExpiryToTrashAndDelete < ActiveRecord::Migration def up Collection.transaction do