diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-10-13 13:33:08 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-11-27 19:51:22 -0500 | 
| commit | 0ff37b772594b21a26b4b878a5ddbc6f1e0d1e67 (patch) | |
| tree | 86de7f449aab13cee6be7dbff314a024c1aeb499 /src/doc_reform/COPYRIGHT | |
| parent | configuration, hierarchy filenames & paths ... (diff) | |
org files, tangle output, some fixes
Diffstat (limited to 'src/doc_reform/COPYRIGHT')
| -rw-r--r-- | src/doc_reform/COPYRIGHT | 12 | 
1 files changed, 11 insertions, 1 deletions
| diff --git a/src/doc_reform/COPYRIGHT b/src/doc_reform/COPYRIGHT index 6f8b82e..6b491b3 100644 --- a/src/doc_reform/COPYRIGHT +++ b/src/doc_reform/COPYRIGHT @@ -68,6 +68,9 @@        [https://github.com/dlang-community/d2sqlite3]        [https://code.dlang.org/packages/d2sqlite3] +    - src/ext_depends/d2sqlite3 +    - sundry/spine_search_cgi/src/ext_depends_cgi/d2sqlite3 +    - Name: dyaml      - Description:        D:YAML is an open source YAML parser and emitter library for the D programming language. @@ -86,6 +89,8 @@        [https://github.com/dlang-community/D-YAML]        [https://code.dlang.org/packages/dyaml] +    - src/ext_depends/D-YAML +    - Name: imageformats      - Description: @@ -103,6 +108,8 @@        [https://github.com/lgvz/imageformats]        [https://code.dlang.org/packages/imageformats] +    - src/ext_depends/imageformats +    - Name: tinyendian (dyaml dependency)      - Description:        TinyEndian is a minimal endianness library for the D programming language. @@ -121,6 +128,8 @@        [https://github.com/dlang-community/tinyendian]        [https://code.dlang.org/packages/tinyendian] +    - src/ext_depends/tinyendian +  - Name: cgi.d    - Description: @@ -129,7 +138,7 @@    - Copyright: (C) 2008 - 2021 Adam D. Ruppe -  - code: cgi.d (copy in ./sundry/spine_search_cgi/src/ext_depends_cgi/arsd) +  - code: cgi.d      aria2c https://raw.githubusercontent.com/adamdruppe/arsd/master/cgi.d      - License: BSL-1.0 @@ -140,6 +149,7 @@    - Homepages:      [https://github.com/adamdruppe/arsd] +  - sundry/spine_search_cgi/src/ext_depends_cgi/arsd  - Name: dub2nix    - Description: | 
