2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130318002138_add_resource_limits_to_jobs.rb
index f7bd04be6d50558deb77b7dfb19b3ae05e382b56..aae3ff2aca44ee3b1aba65c6f0190162ce3a09fa 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddResourceLimitsToJobs < ActiveRecord::Migration
   def change
     add_column :jobs, :resource_limits, :text