Skip to content

Commit

Permalink
[TASK] Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
fnagel committed Jun 24, 2015
1 parent dae8653 commit 52d93e9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Classes/Hook/ContentPostProcOutput.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2014 Felix Nagel <[email protected]>
* (c) 2014-2015 Felix Nagel <[email protected]>
*
* All rights reserved
*
Expand Down
2 changes: 1 addition & 1 deletion Classes/Hook/JavaScriptCompressHandlerHook.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2013-2014 Felix Nagel <[email protected]>
* (c) 2013-2015 Felix Nagel <[email protected]>
*
* All rights reserved
*
Expand Down
2 changes: 1 addition & 1 deletion Classes/Hook/RenderPreProcessHook.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2013-2014 Felix Nagel <[email protected]>
* (c) 2013-2015 Felix Nagel <[email protected]>
*
* All rights reserved
*
Expand Down
2 changes: 1 addition & 1 deletion Classes/Resource/ResourceCompressor.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* (c) 2010-2011 Steffen Gebert <[email protected]>
* (c) 2011 Kai Vogel <[email protected]>
* (c) 2013-2014 Felix Nagel <[email protected]>
* (c) 2013-2015 Felix Nagel <[email protected]>
* All rights reserved
*
* This script is part of the TYPO3 project. The TYPO3 project is
Expand Down
2 changes: 1 addition & 1 deletion Classes/Service/AbstractMinifyService.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/* * *************************************************************
* Copyright notice
*
* (c) 2013-2014 Felix Nagel <[email protected]>
* (c) 2013-2015 Felix Nagel <[email protected]>
*
* All rights reserved
*
Expand Down
2 changes: 1 addition & 1 deletion Classes/Service/JSMinPlusService.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/* * *************************************************************
* Copyright notice
*
* (c) 2013-2014 Felix Nagel <[email protected]>
* (c) 2013-2015 Felix Nagel <[email protected]>
*
* All rights reserved
*
Expand Down
2 changes: 1 addition & 1 deletion Classes/Service/JavaScriptMinifierService.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/* * *************************************************************
* Copyright notice
*
* (c) 2013-2014 Felix Nagel <[email protected]>
* (c) 2013-2015 Felix Nagel <[email protected]>
*
* All rights reserved
*
Expand Down
2 changes: 1 addition & 1 deletion Classes/Service/MinifyServiceInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/* * *************************************************************
* Copyright notice
*
* (c) 2013-2014 Felix Nagel <[email protected]>
* (c) 2013-2015 Felix Nagel <[email protected]>
*
* All rights reserved
*
Expand Down

0 comments on commit 52d93e9

Please sign in to comment.