2411: Add copyright notices to everything.
[arvados.git] / services / api / lib / create_superuser_token.rb
index da67a32c7918746fa7f363600671ac2e730cffd7..57eac048a9595b6d2bb5e139d7a191caa3e70017 100755 (executable)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 # Install the supplied string (or a randomly generated token, if none
 # is given) as an API token that authenticates to the system user account.