diff options
| author | Matthew Bergman <[email protected]> | 2014-02-17 12:42:20 -0500 |
|---|---|---|
| committer | Matthew Bergman <[email protected]> | 2014-02-17 12:42:20 -0500 |
| commit | 2ad8453a2658f45ae2d99a0407cd7f97d6c985c1 (patch) | |
| tree | 55e1faea898507563626164628046dfdd04492a4 | |
| parent | 1bd1d73d29222c4e2f52d63a4282345b63a324df (diff) | |
| parent | 5b5bcc95eb3abb025b9d4124266a54b8bc212c50 (diff) | |
| download | faker-2ad8453a2658f45ae2d99a0407cd7f97d6c985c1.tar.xz faker-2ad8453a2658f45ae2d99a0407cd7f97d6c985c1.zip | |
Merge pull request #67 from gdi2290/patch-1
update copyright year
| -rw-r--r-- | Readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,7 +24,7 @@ You can view a code coverage report generated in coverage/lcov-report/index.html ####Matthew Bergman & Marak Squires Heavily inspired by Benjamin Curtis's Ruby Gem [Faker](http://faker.rubyforge.org/) and Perl's [Data::Faker](http://search.cpan.org/~jasonk/Data-Faker-0.07/lib/Data/Faker.pm) <br/> -Copyright (c) 2010 Matthew Bergman & Marak Squires http://github.com/marak/Faker.js/ +Copyright (c) 2014 Matthew Bergman & Marak Squires http://github.com/marak/Faker.js/ <br/> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -43,4 +43,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
