15954: Allow activating user using an admin token.
[arvados.git] / services / api / app / controllers / arvados / v1 / humans_controller.rb
index 61cfe69cf9e9f96f39c9e8695d6e3180b09bc05e..88eee3058d95159bdb2a10d44b68f793e6db9e4b 100644 (file)
@@ -1,2 +1,6 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class Arvados::V1::HumansController < ApplicationController
 end