Skip to content

Commit

Permalink
Bump copyright year.
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Gaspar <[email protected]>
  • Loading branch information
brunogaspar committed Jan 24, 2017
1 parent a493f6b commit 5d70734
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The BSD 3-Clause License
Copyright (c) 2011-2016, Cartalyst LLC
Copyright (c) 2011-2017, Cartalyst LLC
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ Bug reports, feature requests, and pull requests can be submitted by following o

This software is released under the [BSD 3-Clause](LICENSE) License.

© 2011-2016 Cartalyst LLC, All rights reserved.
© 2011-2017 Cartalyst LLC, All rights reserved.
2 changes: 1 addition & 1 deletion src/Facades/Stripe.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* @version 6.0.0
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2016, Cartalyst LLC
* @copyright (c) 2011-2017, Cartalyst LLC
* @link http://cartalyst.com
*/

Expand Down
2 changes: 1 addition & 1 deletion src/StripeServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* @version 6.0.0
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2016, Cartalyst LLC
* @copyright (c) 2011-2017, Cartalyst LLC
* @link http://cartalyst.com
*/

Expand Down
2 changes: 1 addition & 1 deletion tests/FacadeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* @version 6.0.0
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2016, Cartalyst LLC
* @copyright (c) 2011-2017, Cartalyst LLC
* @link http://cartalyst.com
*/

Expand Down

0 comments on commit 5d70734

Please sign in to comment.