aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak Squires <[email protected]>2010-07-01 19:57:25 -0400
committerMarak Squires <[email protected]>2010-07-01 19:57:25 -0400
commit68d2dc23849d5e9fb62c6a948cbaf5312c05decf (patch)
tree928d27c8b03dd9850aaf1a5f08f9162cae286c96
parentf22628694857621675db4ba202211db6b3982689 (diff)
downloadfaker-68d2dc23849d5e9fb62c6a948cbaf5312c05decf.tar.xz
faker-68d2dc23849d5e9fb62c6a948cbaf5312c05decf.zip
i really need a better markdown previewer
-rw-r--r--BUILD/docs.js3
-rw-r--r--Faker.js2
2 files changed, 1 insertions, 4 deletions
diff --git a/BUILD/docs.js b/BUILD/docs.js
index e6aaa5eb..f22139aa 100644
--- a/BUILD/docs.js
+++ b/BUILD/docs.js
@@ -35,7 +35,6 @@ Heavily inspired by Benjamin Curtis's Ruby Gem [Faker](http://faker.rubyforge.or
<br/>
Copyright (c) 2010 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
@@ -44,11 +43,9 @@ without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
-
<br/>
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
-
<br/>
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
diff --git a/Faker.js b/Faker.js
index c1cc6ecf..660d916a 100644
--- a/Faker.js
+++ b/Faker.js
@@ -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 @ 1278028610379 ***************
+/*************** AUTOGENERATED @ 1278028633078 ***************
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!!!!