Skip to content

Commit

Permalink
Merge branch 'master' into phpcs-fixer
Browse files Browse the repository at this point in the history
Conflicts:
	CodeSniffer/CommentParser/AbstractDocElement.php
	CodeSniffer/CommentParser/AbstractParser.php
	CodeSniffer/CommentParser/ClassCommentParser.php
	CodeSniffer/CommentParser/CommentElement.php
	CodeSniffer/CommentParser/DocElement.php
	CodeSniffer/CommentParser/FunctionCommentParser.php
	CodeSniffer/CommentParser/MemberCommentParser.php
	CodeSniffer/CommentParser/PairElement.php
	CodeSniffer/CommentParser/ParameterElement.php
	CodeSniffer/CommentParser/ParserException.php
	CodeSniffer/CommentParser/SingleElement.php
	CodeSniffer/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php
	CodeSniffer/Standards/MySource/Sniffs/Channels/ChannelExceptionSniff.php
	CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php
  • Loading branch information
gsherwood committed Feb 5, 2014
2 parents 1e62933 + c09f15d commit 916b09a
Show file tree
Hide file tree
Showing 446 changed files with 932 additions and 932 deletions.
4 changes: 2 additions & 2 deletions CodeSniffer.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand Down Expand Up @@ -60,7 +60,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
4 changes: 2 additions & 2 deletions CodeSniffer/CLI.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @category PHP
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -24,7 +24,7 @@
* @category PHP
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
4 changes: 2 additions & 2 deletions CodeSniffer/DocGenerators/Generator.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -23,7 +23,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
4 changes: 2 additions & 2 deletions CodeSniffer/DocGenerators/HTML.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -28,7 +28,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
4 changes: 2 additions & 2 deletions CodeSniffer/DocGenerators/Text.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -26,7 +26,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
4 changes: 2 additions & 2 deletions CodeSniffer/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -20,7 +20,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
4 changes: 2 additions & 2 deletions CodeSniffer/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand Down Expand Up @@ -109,7 +109,7 @@
* @package PHP_CodeSniffer
* @author Greg Sherwood <[email protected]>
* @author Marc McIntyre <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Report.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -21,8 +21,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reporting.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -27,8 +27,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reports/Checkstyle.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -23,8 +23,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reports/Csv.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -23,8 +23,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reports/Emacs.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -23,8 +23,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reports/Full.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -23,8 +23,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reports/Gitblame.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
* @category PHP
* @package PHP_CodeSniffer
* @author Ben Selby <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -21,8 +21,8 @@
* @category PHP
* @package PHP_CodeSniffer
* @author Ben Selby <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: 1.2.2
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reports/Hgblame.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
* @category PHP
* @package PHP_CodeSniffer
* @author Ben Selby <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -21,8 +21,8 @@
* @category PHP
* @package PHP_CodeSniffer
* @author Ben Selby <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
4 changes: 2 additions & 2 deletions CodeSniffer/Reports/Json.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @package PHP_CodeSniffer
* @author Jeffrey Fisher <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -22,7 +22,7 @@
* @package PHP_CodeSniffer
* @author Jeffrey Fisher <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
4 changes: 2 additions & 2 deletions CodeSniffer/Reports/Junit.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @package PHP_CodeSniffer
* @author Oleg Lobach <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -22,7 +22,7 @@
* @package PHP_CodeSniffer
* @author Oleg Lobach <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reports/Notifysend.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* @package PHP_CodeSniffer
* @author Christian Weiske <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2012 Christian Weiske
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2012-2014 Christian Weiske
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -26,8 +26,8 @@
* @package PHP_CodeSniffer
* @author Christian Weiske <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2012 Christian Weiske
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2012-2014 Christian Weiske
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
8 changes: 4 additions & 4 deletions CodeSniffer/Reports/Source.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @link http://pear.php.net/package/PHP_CodeSniffer
*/
Expand All @@ -23,8 +23,8 @@
* @package PHP_CodeSniffer
* @author Gabriele Santini <[email protected]>
* @author Greg Sherwood <[email protected]>
* @copyright 2009 SQLI <www.sqli.com>
* @copyright 2006-2012 Squiz Pty Ltd (ABN 77 084 670 600)
* @copyright 2009-2014 SQLI <www.sqli.com>
* @copyright 2006-2014 Squiz Pty Ltd (ABN 77 084 670 600)
* @license https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
* @version Release: @package_version@
* @link http://pear.php.net/package/PHP_CodeSniffer
Expand Down
Loading

0 comments on commit 916b09a

Please sign in to comment.