2411: Add copyright notices to everything.
[arvados.git] / services / api / db / seeds.rb
index 384d2e2cf1f358663182cec396a7456f0cfd2f45..b40bd4d0ed616fff40f4750be4f1d6100c260190 100644 (file)
@@ -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`.