summaryrefslogtreecommitdiff
path: root/gpgscm/t-child.c
Commit message (Collapse)AuthorAgeFilesLines
* gpgscm: Change license from GPLv3+ to LGPLv2.1+Werner Koch2017-10-051-13/+12
| | | | | | | | | -- All changes to TinySCHEME were done by employees of g10 Code GmbH and some minor things by a contractor. Signed-off-by: Werner Koch <wk@gnupg.org>
* gpgscm: Move files to a gpgscm subdirectory.Werner Koch2017-10-051-0/+74
-- Note that we used git filter-branch --subdirectory-filter tests/gpgscm in gnupg master to filter out the gpgscm part. This commit merely moves these files to a subdirectory which will be used in libgpg-error for gpgscm. Signed-off-by: Werner Koch <wk@gnupg.org>