Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / models / api_client_authorization.rb
index 6d1558cc6eb28438003b2599571679370eb6b845..b78cb286ec80bf7d2ace8cbeaecc55385aeb2608 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class ApiClientAuthorization < ArvadosBase
   def editable_attributes
     %w(expires_at default_owner_uuid)