2411: Add copyright notices to everything.
[arvados.git] / doc / examples / ruby / list-active-nodes.rb
index 472a0c3fd7e15c263c3a4f9c6a7235ef75b50649..a3eb20540b6a8e4c3f6c7a2b74856409f83b6ddb 100755 (executable)
@@ -1,4 +1,7 @@
 #!/usr/bin/env ruby
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: CC-BY-SA-3.0
 
 abort 'Error: Ruby >= 1.9.3 required.' if RUBY_VERSION < '1.9.3'