diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2019-08-05 20:42:16 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2019-08-05 20:42:16 +0100 |
| commit | 476e0b588a14416aec7c66ec164d42c88feb20c7 (patch) | |
| tree | eef36ca3f612b99c02c6a2c0dcea692f5ee7d262 /vendor/league/commonmark/LICENSE | |
| parent | b092a991966b26dd39ccaaf816cf80a5c0379ded (diff) | |
| download | webtrees-476e0b588a14416aec7c66ec164d42c88feb20c7.tar.gz webtrees-476e0b588a14416aec7c66ec164d42c88feb20c7.tar.bz2 webtrees-476e0b588a14416aec7c66ec164d42c88feb20c7.zip | |
Update dependencies
Diffstat (limited to 'vendor/league/commonmark/LICENSE')
| -rw-r--r-- | vendor/league/commonmark/LICENSE | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/vendor/league/commonmark/LICENSE b/vendor/league/commonmark/LICENSE index 063172aff8..7441468b8b 100644 --- a/vendor/league/commonmark/LICENSE +++ b/vendor/league/commonmark/LICENSE @@ -1,9 +1,6 @@ BSD 3-Clause License -Copyright (c) 2014-2019, Colin O'Dell -All rights reserved. - -Based on commonmark.js: Copyright (c) 2014-2018, John MacFarlane +Copyright (c) 2014-2019, Colin O'Dell. All rights reserved. Based on commonmark.js,copyright (c) 2014-2018, John MacFarlane Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |
