Merge branch '15522-arvmount-ops-encoding'
[arvados.git] / services / api / db / migrate / 20130326173804_create_commits.rb
index f991070168f87eee772d130451851e4a541eaff7..6e42828dc838b82f18bca8875173c500a6e797db 100644 (file)
@@ -1,4 +1,8 @@
-class CreateCommits < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class CreateCommits < ActiveRecord::Migration[4.2]
   def change
     create_table :commits do |t|
       t.string :repository_name