Add license headers
[pharos.git] / tools / pharos-dashboard / booking / tests / test_models.py
index 7a572c5..612b35c 100644 (file)
@@ -1,3 +1,13 @@
+##############################################################################
+# Copyright (c) 2016 Max Breitenfeldt and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
+
 from datetime import timedelta
 
 from django.contrib.auth.models import User, Permission