2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / models / collection.rb
index 025c136d41bed69883a80d0cc12cbc3bfdf43ec9..09af60fb9cc5f18a9102d02ed8133e6651f5ecc9 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require "arvados/keep"
 
 class Collection < ArvadosBase