aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification
diff options
context:
space:
mode:
authorDhruv <dhruv.goel92@gmail.com>2014-04-08 02:27:32 +0530
committerDhruv <dhruv.goel92@gmail.com>2014-04-08 02:27:32 +0530
commit634e5cae0f6f21c66ea55bac41f9efc77a08c5ca (patch)
tree007c3196788676a8d935b1169967a20f34463375 /phpBB/phpbb/notification
parent6c6916dc7dc9233e60823013c96cab38cd930406 (diff)
parente39c4f0d2009615a251601881e910f9329483773 (diff)
downloadforums-634e5cae0f6f21c66ea55bac41f9efc77a08c5ca.tar
forums-634e5cae0f6f21c66ea55bac41f9efc77a08c5ca.tar.gz
forums-634e5cae0f6f21c66ea55bac41f9efc77a08c5ca.tar.bz2
forums-634e5cae0f6f21c66ea55bac41f9efc77a08c5ca.tar.xz
forums-634e5cae0f6f21c66ea55bac41f9efc77a08c5ca.zip
Merge remote-tracking branch 'nickvergessen/ticket/12349' into develop-ascraeus
# By Joas Schilling # Via Joas Schilling * nickvergessen/ticket/12349: [ticket/12349] Fix Sniffer for @license tag [ticket/12349] Update license header in several new files
Diffstat (limited to 'phpBB/phpbb/notification')
-rw-r--r--phpBB/phpbb/notification/exception.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/notification/exception.php b/phpBB/phpbb/notification/exception.php
index 6bdded3fd8..1b4cc89fc9 100644
--- a/phpBB/phpbb/notification/exception.php
+++ b/phpBB/phpbb/notification/exception.php
@@ -3,7 +3,7 @@
*
* @package notifications
* @copyright (c) 2013 phpBB Group
-* @license http://opensource.org/licenses/gpl-license.php GNU Public License v2
+* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/