Merge branch '15296-cwl-cancel-procs' closes #15296
[arvados.git] / services / api / db / migrate / 20140918153705_add_state_to_job.rb
index 20625c979ceb6c932d8d893239da5f6d6eb5f5ff..46a5e84362402d0f4e16086e33a7ffbb7fee7b9c 100644 (file)
@@ -1,4 +1,8 @@
-class AddStateToJob < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class AddStateToJob < ActiveRecord::Migration[4.2]
   include CurrentApiClient
 
   def up