aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2014-09-14 01:20:07 +0200
committerMarak <[email protected]>2014-09-14 01:20:07 +0200
commite9385ef79281034cc1f4df1a52c8a0cb2e4e4f4d (patch)
tree3d26f254e310858eb40c2047c49485ccf09b87cf
parent427aea59cf953ba507be7a5b146db1fe2afed1b9 (diff)
downloadfaker-e9385ef79281034cc1f4df1a52c8a0cb2e4e4f4d.tar.xz
faker-e9385ef79281034cc1f4df1a52c8a0cb2e4e4f4d.zip
[dist] Updated license to give more specific attribution to original Faker projects
-rw-r--r--MIT-LICENSE.txt10
-rw-r--r--Readme.md6
-rw-r--r--build/src/docs.md6
3 files changed, 21 insertions, 1 deletions
diff --git a/MIT-LICENSE.txt b/MIT-LICENSE.txt
index e7fe446b..98e4b2a9 100644
--- a/MIT-LICENSE.txt
+++ b/MIT-LICENSE.txt
@@ -1,4 +1,12 @@
-Copyright (c) 2014 Matthew Bergman & Marak Squires http://github.com/marak/faker.js/
+Faker.js - Copyright (c) 2014 Matthew Bergman & Marak Squires http://github.com/marak/faker.js/
+
+Faker.js was inspired by and has used data definitions from
+
+ https://github.com/stympy/faker/ - Copyright (c) 2007-2010 Benjamin Curtis
+ http://search.cpan.org/~jasonk/Data-Faker-0.07/ - Copyright 2004-2005 by Jason Kohles
+
+This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
+
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/Readme.md b/Readme.md
index 3fbc1f99..ec0f8860 100644
--- a/Readme.md
+++ b/Readme.md
@@ -40,6 +40,12 @@ You can view a code coverage report generated in coverage/lcov-report/index.html
<br/>
Copyright (c) 2014 Matthew Bergman & Marak Squires http://github.com/marak/faker.js/
<br/>
+
+Faker.js was inspired by and has used data definitions from
+<br/>
+ https://github.com/stympy/faker/ - Copyright (c) 2007-2010 Benjamin Curtis <br/>
+ http://search.cpan.org/~jasonk/Data-Faker-0.07/ - Copyright 2004-2005 by Jason Kohles <br/>
+
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
diff --git a/build/src/docs.md b/build/src/docs.md
index 72529787..5e9e3361 100644
--- a/build/src/docs.md
+++ b/build/src/docs.md
@@ -40,6 +40,12 @@ You can view a code coverage report generated in coverage/lcov-report/index.html
<br/>
Copyright (c) {{copyrightYear}} Matthew Bergman & Marak Squires http://github.com/marak/faker.js/
<br/>
+
+Faker.js was inspired by and has used data definitions from
+<br/>
+ https://github.com/stympy/faker/ - Copyright (c) 2007-2010 Benjamin Curtis <br/>
+ http://search.cpan.org/~jasonk/Data-Faker-0.07/ - Copyright 2004-2005 by Jason Kohles <br/>
+
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