Merge branch 'master' into 14873-api-rails5-upgrade
[arvados.git] / services / api / db / migrate / 20140519205916_create_keep_services.rb
index 24e39210ae323c5898c5cc87f0ff3251b2ee734d..8ee3b4972ee01ac1193a6be121cefa5b033740da 100644 (file)
@@ -1,4 +1,8 @@
-class CreateKeepServices < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class CreateKeepServices < ActiveRecord::Migration[4.2]
   include CurrentApiClient
 
   def change