2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / controllers / keep_disks_controller.rb
index bbf18e591bbb5f873a0c680f248f06eb85f72cdc..c95ebdc25542b2b72bd89f1ef0e1d5ba5ede5c53 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class KeepDisksController < ApplicationController
   def create
     defaults = { is_readable: true, is_writable: true }