2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130425214427_add_service_host_and_service_port_and_service_ssl_flag_to_keep_disks.rb
index 8e17785a64ee8f158bc7ee75c45a3e01554f012d..5a815126f323f0987a34e9aaea5c84733045faeb 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddServiceHostAndServicePortAndServiceSslFlagToKeepDisks < ActiveRecord::Migration
   def change
     add_column :keep_disks, :service_host, :string