Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: speech-rule-engine
Upstream-Contact: https://github.com/zorkow/speech-rule-engine/issues
Source: https://github.com/zorkow/speech-rule-engine
 https://registry.npmjs.org/xmldom-sre
 https://github.com/google/wicked-good-xpath/tags

Files: *
Copyright: 2014-2021, Volker Sorge <volker.sorge@gmail.com>
License: Apache-2.0

Files: debian/*
Copyright: 2023, Yadd <yadd@debian.org>
License: Apache-2.0

Files: ts/semantic_tree/*
 ts/common/*
 ts/rule_engine/*
 ts/speech_rules/*
Copyright: 2013, Google Inc.
  2014-2021, Volker Sorge <volker.sorge@gmail.com>
License: Apache-2.0

Files: ts/speech_generator/*
 ts/walker/*
Copyright: 2016-21, Volker Sorge <volker.sorge@gmail.com>
 2016-2019, The MathJax Consortium
License: Apache-2.0

Files: xmldom-sre/*
Copyright: 2019-present Christopher J. Brody and other contributors
 2012-2017 @jindw <jindw@xidea.org> and other contributors
 Rui Azevedo <https://github.com/neu-rah>
 Volker Sorge <volker.sorge@gmail.com>
License: LGPL-2.0 or Expat
Comment: this is a fork of xmldom library with "Rui Azevedo" code for
 compareDocumentPosition. It allows the use of wicked-good-xpath together with
 xmldom, using a little hack.
 xmldom contributors:
  - 2019-present: https://github.com/xmldom/xmldom/graphs/contributors
  - 2012-2017:    https://github.com/jindw/xmldom/graphs/contributors

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".
