2411: Add copyright notices to everything.
[arvados.git] / services / api / app / controllers / arvados / v1 / api_clients_controller.rb
index d8f52b5f56af09e2886e2febb8874d092405803f..5a67632fcf5c4fb161192041591127662e4777bf 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class Arvados::V1::ApiClientsController < ApplicationController
   before_filter :admin_required
 end