Merge branch '12533-token-n-ip-logging'
[arvados.git] / services / api / script / get_anonymous_user_token.rb
index 6964af0b63fd5db32025c16c393a4082767eb991..7b146fc8e35f55be8bad6cb012d4fbd93678f10a 100755 (executable)
@@ -1,4 +1,7 @@
 #!/usr/bin/env ruby
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
 
 # Get or Create an anonymous user token.
 # If get option is used, an existing anonymous user token is returned. If none exist, one is created.