2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / controllers / groups_controller.rb
index 080386ea5c6bf6185bcd57e744014203e4060be8..aa78feb9a06f821e1390ab7fbea062d22b497410 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class GroupsController < ApplicationController
   def index
     @groups = Group.filter [['group_class', '!=', 'project']]