18874: Add 'services/workbench2/' from commit 'f6f88d9ca9cdeeeebfadcfe999789bfb9f69e5c6'
[arvados.git] / services / api / bin / rails
index 073966023774750c90fe9c89910c769a92da604b..5f594d1186a41b49419e7bcb8a8cae680a82d0a4 100755 (executable)
@@ -1,4 +1,9 @@
 #!/usr/bin/env ruby
+
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 APP_PATH = File.expand_path('../config/application', __dir__)
 require_relative '../config/boot'
 require 'rails/commands'