Skip to content

Commit

Permalink
Bump copyright year to 2015
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Feb 15, 2015
1 parent c394678 commit 5ed6ca6
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The MIT License (MIT)

Copyright (c) 2014 Frank de Jonge <[email protected]>
Copyright (c) 2015 Frank de Jonge <[email protected]>

> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Collection.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Connection.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Cursor.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Database.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Filesystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Aggregation.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Computer.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Find.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Group.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Indexes.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Projection.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Remove.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down
2 changes: 1 addition & 1 deletion src/League/Monga/Query/Where.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @version 1.0
* @author Frank de Jonge
* @license MIT License
* @copyright 2011 - 2014 Frank de Jonge
* @copyright 2011 - 2015 Frank de Jonge
* @link http://github.com/thephpleague/monga
*/

Expand Down

0 comments on commit 5ed6ca6

Please sign in to comment.