From f0838196e6c6b370e9c97356d79a324e2d1a9987 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 4 Aug 2014 14:50:02 +0100 Subject: [PATCH] Corrected license comments --- src/CloudFlareServiceProvider.php | 2 +- src/Controllers/CloudFlareController.php | 2 +- src/assets.php | 2 +- src/config/config.php | 2 +- src/routes.php | 2 +- tests/AbstractTestCase.php | 2 +- tests/ServiceProviderTest.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/CloudFlareServiceProvider.php b/src/CloudFlareServiceProvider.php index cdd7300..e4f646f 100644 --- a/src/CloudFlareServiceProvider.php +++ b/src/CloudFlareServiceProvider.php @@ -5,7 +5,7 @@ * * 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 + * You may obtain a copy of the License at http://bit.ly/UWsjkb. * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/Controllers/CloudFlareController.php b/src/Controllers/CloudFlareController.php index 878c477..ed715e0 100644 --- a/src/Controllers/CloudFlareController.php +++ b/src/Controllers/CloudFlareController.php @@ -5,7 +5,7 @@ * * 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 + * You may obtain a copy of the License at http://bit.ly/UWsjkb. * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/assets.php b/src/assets.php index 3ca326c..3cfd84e 100644 --- a/src/assets.php +++ b/src/assets.php @@ -5,7 +5,7 @@ * * 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 + * You may obtain a copy of the License at http://bit.ly/UWsjkb. * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/config/config.php b/src/config/config.php index 97b355e..df3b56f 100644 --- a/src/config/config.php +++ b/src/config/config.php @@ -5,7 +5,7 @@ * * 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 + * You may obtain a copy of the License at http://bit.ly/UWsjkb. * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/routes.php b/src/routes.php index 8acd880..ef5fdad 100644 --- a/src/routes.php +++ b/src/routes.php @@ -5,7 +5,7 @@ * * 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 + * You may obtain a copy of the License at http://bit.ly/UWsjkb. * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/tests/AbstractTestCase.php b/tests/AbstractTestCase.php index 1915f83..f2a0b9a 100644 --- a/tests/AbstractTestCase.php +++ b/tests/AbstractTestCase.php @@ -5,7 +5,7 @@ * * 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 + * You may obtain a copy of the License at http://bit.ly/UWsjkb. * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/tests/ServiceProviderTest.php b/tests/ServiceProviderTest.php index 55c1d8d..9e860c8 100644 --- a/tests/ServiceProviderTest.php +++ b/tests/ServiceProviderTest.php @@ -5,7 +5,7 @@ * * 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 + * You may obtain a copy of the License at http://bit.ly/UWsjkb. * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,