2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130326173804_create_commits.rb
index f991070168f87eee772d130451851e4a541eaff7..972a61f52c58f94bef07377746633f1c7f7abfb5 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CreateCommits < ActiveRecord::Migration
   def change
     create_table :commits do |t|