From e9385ef79281034cc1f4df1a52c8a0cb2e4e4f4d Mon Sep 17 00:00:00 2001 From: Marak Date: Sun, 14 Sep 2014 01:20:07 +0200 Subject: [dist] Updated license to give more specific attribution to original Faker projects --- build/src/docs.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'build/src') 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
Copyright (c) {{copyrightYear}} 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
+ 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 -- cgit v1.2.3