Add missing copyright headers.
[arvados.git] / services / api / db / migrate / 20170628185847_jobs_yaml_to_json.rb
index 705ec55ab1057b364ac21f2af59752fb1ddadb3c..2c90c9a04bb53894b922d25d3d2745f99e573db2 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'migrate_yaml_to_json'
 
 class JobsYamlToJson < ActiveRecord::Migration