X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7a5eb1b19c698f39b7cfdaafa4b3deefe556b07e..20fd0e67ddcbba8c4bc1e5e9c5e2def6eccd9d85:/services/api/lib/migrate_yaml_to_json.rb diff --git a/services/api/lib/migrate_yaml_to_json.rb b/services/api/lib/migrate_yaml_to_json.rb index fbfc60362c..1db7ed0113 100644 --- a/services/api/lib/migrate_yaml_to_json.rb +++ b/services/api/lib/migrate_yaml_to_json.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + module MigrateYAMLToJSON def self.migrate(table, column) conn = ActiveRecord::Base.connection