18947: Remove unnecessary/broken (double slash) stub.
[arvados.git] / apps / workbench / config.ru
index 0ba0161dc12030f62c717697f9f9997504cf894f..7ee9ab6d523bb1df1264158c24071b9a8ee953b1 100644 (file)
@@ -1,4 +1,8 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 # This file is used by Rack-based servers to start the application.
 
 require ::File.expand_path('../config/environment',  __FILE__)
-run Vcffarm::Application
+run ArvadosWorkbench::Application