2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20140421151940_timestamps_not_null.rb
index e4ca19eb81f1a300f9f5ec6c39dc3d2fa25ab8c4..4426befef1beb034febdcb6663cfb4f36a474100 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class TimestampsNotNull < ActiveRecord::Migration
   def up
     ActiveRecord::Base.connection.tables.each do |t|