diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2012-01-02 19:10:47 +0100 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2012-01-02 19:10:47 +0100 |
| commit | 6b8d5058c069b4c6198d844cd31db51c591e0c3a (patch) | |
| tree | 06484db25b0e9f8f44fa6e561bc8f8de26bf928f /code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php | |
| parent | 69a725198b7abd54b985773d1049f4848a8de14c (diff) | |
| parent | 66c50f6b30400b729d3fea4fb06dad5eb559aa51 (diff) | |
| download | forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.tar forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.tar.gz forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.tar.bz2 forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.tar.xz forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.zip | |
Merge branch 'ticket/unknownbliss/9916' into develop
* ticket/unknownbliss/9916:
[ticket/9916] Updating license in non-distributed files
[ticket/9916] Updating header license and removing Version $Id$
Diffstat (limited to 'code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php')
| -rw-r--r-- | code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php b/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php index 925a9c4036..affa27b56c 100644 --- a/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php +++ b/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.php @@ -4,7 +4,7 @@ * @package code_sniffer * @version $Id: $ * @copyright (c) 2007 phpBB Group -* @license http://opensource.org/licenses/gpl-license.php GNU Public License +* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * */ |
