2411: Add copyright notices to everything.
[arvados.git] / sdk / ruby / arvados.gemspec
index 264af9fb363b8a0f73672e5ff145250daf7e0527..a4ee65fa90b4bfc699f10b02736a7e5dfb8d9a61 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 if not File.exist?('/usr/bin/git') then
   STDERR.puts "\nGit binary not found, aborting. Please install git and run gem build from a checked out copy of the git repository.\n\n"
   exit