Skip to content

Commit

Permalink
Updated copyright notice.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Jan 16, 2013
1 parent 7c17f4d commit a1fbb22
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Moontoast\Math
Copyright (c) 2013 Moontoast, LLC
Copyright (c) 2013 Moontoast, Inc.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ echo $bn; // 339532337419071774305803111643925486182

## License

Copyright © 2012 Moontoast, LLC
Copyright © 2013 Moontoast, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions src/Moontoast/Math/BigNumber.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* This file is part of the Moontoast\Math library
*
* Copyright 2012 Moontoast, LLC
* Copyright 2013 Moontoast, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*
* @copyright 2012 Moontoast, LLC
* @copyright 2013 Moontoast, Inc.
* @license http://alphabase.moontoast.com/licenses/apache-2.0.txt Apache 2.0
*/

Expand Down

0 comments on commit a1fbb22

Please sign in to comment.