2411: Add copyright notices to everything.
[arvados.git] / services / api / lib / common_api_template.rb
index 67c7f8c4fa240a2ccb78534ddcb26243c5eb30b2..8aac264516a180b31a35dd10fce21d58ece5569c 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 module CommonApiTemplate
   def self.included(base)
     base.acts_as_api