2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130606183519_create_authorized_keys.rb
index 52529fe088ce95d903b33f422da7663d26a2086f..daeabb372467c3722cdbf2b19c0717b0a1da00c0 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CreateAuthorizedKeys < ActiveRecord::Migration
   def change
     create_table :authorized_keys do |t|