2411: Add copyright notices to everything.
[arvados.git] / services / api / app / models / node.rb
index 8eb40f9fbb7d9e96988a233b1436f491ef665cff..bf1b636c52836bd54c75373c29fde51897e4b766 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'tempfile'
 
 class Node < ArvadosModel