diff options
| author | Marak Squires <[email protected]> | 2010-07-01 19:55:01 -0400 |
|---|---|---|
| committer | Marak Squires <[email protected]> | 2010-07-01 19:55:01 -0400 |
| commit | d7029ee93ffb0e6f2f8b7bee5dbe081991d4eb2a (patch) | |
| tree | 05730146da59207db9ac42632e4175f352f1221c | |
| parent | f8ec312258428d8b5823ff5b575195fe14c1c8c8 (diff) | |
| download | faker-d7029ee93ffb0e6f2f8b7bee5dbe081991d4eb2a.tar.xz faker-d7029ee93ffb0e6f2f8b7bee5dbe081991d4eb2a.zip | |
regenerated docs again, oops
| -rw-r--r-- | Faker.js | 2 | ||||
| -rw-r--r-- | Readme.md | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -17,7 +17,7 @@ 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. */ -/*************** AUTOGENERATED @ 1278028421066 *************** +/*************** AUTOGENERATED @ 1278028497628 *************** WARNING: THIS FILE WAS AUTOGENERATED BY THE FAKER BUILD SCRIPT MODIFYING THIS FILE IS FINE, BUT YOU REALLY SHOULD BE MODIFYING THE LIBRARY DIRECTLY AND REGENERATING THIS FILE USING BUILD.js!!!! @@ -22,6 +22,8 @@ ####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) Copyright (c) 2010 Matthew Bergman & Marak Squires http://github.com/marak/Faker.js/ + + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including |
