X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..419db47f0e97123cb3ff491d189b5607468101da:/services/api/db/seeds.rb?ds=sidebyside diff --git a/services/api/db/seeds.rb b/services/api/db/seeds.rb index 384d2e2cf1..b40bd4d0ed 100644 --- a/services/api/db/seeds.rb +++ b/services/api/db/seeds.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # This file seeds the database with initial/default values. # # It is invoked by `rake db:seed` and `rake db:setup`.