mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 07:38:21 +00:00
Explain the origin of the PCPP License that applies to the excerpt used
This commit is contained in:
parent
234b9b23a3
commit
5755bb1c30
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
# This file includes an excerpt from PCPP, by Niall Douglas and David
|
||||
# Beazley. PCPP is available here: https://github.com/ned14/pcpp and
|
||||
# distributed under the following conditions:
|
||||
# the fragment used here was distributed under the following conditions:
|
||||
#
|
||||
# (C) Copyright 2018-2019 Niall Douglas http://www.nedproductions.biz/
|
||||
# (C) Copyright 2007-2019 David Beazley http://www.dabeaz.com/
|
||||
|
@ -53,6 +53,8 @@
|
|||
#
|
||||
# The particular excerpt used is this one:
|
||||
# https://github.com/ned14/pcpp/blob/e1219ce157b4dfcfee3181faa6ec5129c3a41e78/pcpp/preprocessor.py#L873-L935
|
||||
# The license that applies, reproduced above, is this one:
|
||||
# https://raw.githubusercontent.com/ned14/pcpp/e1219ce157b4dfcfee3181faa6ec5129c3a41e78/LICENSE.txt
|
||||
#
|
||||
# The following fragments of code are hereby irrevokably donated to the
|
||||
# public domain:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue