1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

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
This commit is contained in:
Dhruv
2014-04-08 02:27:32 +05:30
99 changed files with 99 additions and 99 deletions

View File

@@ -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
*
*/