Merge branch '21535-multi-wf-delete'
[arvados.git] / services / api / config / environment.rb
index cd706940a389752fd6263bb32fc82a057fc3c583..cac5315775258a68f5e18885605d3fb1b758319e 100644 (file)
@@ -1,9 +1,5 @@
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: AGPL-3.0
+# Load the Rails application.
+require_relative "application"
 
-# Load the rails application
-require_relative 'application'
-
-# Initialize the rails application
+# Initialize the Rails application.
 Rails.application.initialize!