Merge branch '8784-dir-listings'
[arvados.git] / services / api / db / migrate / 20151202151426_create_containers_and_requests.rb
index 4741515d46f075e520218df964c0b12ad9e90d6b..2bda546e9cb6d26200dc305ff753113c969702f4 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CreateContainersAndRequests < ActiveRecord::Migration
   def change
     create_table :containers do |t|