From af464c9afc3dc51fbdd4dc4642a997a870b5d020 Mon Sep 17 00:00:00 2001 From: Jason Dunsmore Date: Wed, 26 Feb 2014 10:30:20 -0600 Subject: Make the first line of every file consistent. Change-Id: I2e1a809cfca8e88693551d58d33e747f54ee5eb1 --- heat/tests/test_notifications.py | 1 + 1 file changed, 1 insertion(+) (limited to 'heat/tests/test_notifications.py') diff --git a/heat/tests/test_notifications.py b/heat/tests/test_notifications.py index d1acf303f..a7b7540e6 100644 --- a/heat/tests/test_notifications.py +++ b/heat/tests/test_notifications.py @@ -1,3 +1,4 @@ +# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at -- cgit v1.2.1