diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-29 16:58:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-29 16:58:45 +0000 |
commit | 179fc1b730a0cabdb2b484e78f8797a5bb585d2f (patch) | |
tree | b632930ac41498f0ce51d6b0169fec43ebcbdffe /Master/texmf-dist/doc/latex/rec-thy/README | |
parent | 40fe9708662f86fa78b25ecc2a94b477c1d9bf89 (diff) |
rec-thy (21jun12)
git-svn-id: svn://tug.org/texlive/trunk@27225 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/rec-thy/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/rec-thy/README | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/rec-thy/README b/Master/texmf-dist/doc/latex/rec-thy/README index 677cb51aad4..575de72d7b1 100644 --- a/Master/texmf-dist/doc/latex/rec-thy/README +++ b/Master/texmf-dist/doc/latex/rec-thy/README @@ -1,10 +1,24 @@ This directory contains the rec-thy package. This package provides a large number of macros to express standard pieces of notation in recursion theory aka computability theory. The file rec-thy.pdf (which can be generated from -rec-thy.tex) provides a guide to usage and examples of almost all the macros. +rec-thy.tex) provides a guide to usage and examples of almost all the macros +and package options as well as release notes. -Comments, feedback and patches welcomes. +Comments, feedback and patches welcomes. -Author: Peter Gerdes email: gerdes@invariant.org +Since my goal is to provide something of use to the community (and myself) +and having seen some of the problems that can result from even well +intentioned licenses later down the road, e.g., difficulties updating TeX, +and since I still hold sole copyright I'm releasing this into the public +domain (this applies retroactively to prior releases). I would *ask* +anyone who reuses it not to be a dick about it (give credit, commit upgrades back, +rename if forking etc..). Note, I will assume that any contributions to this +package are implicitly released into the public domain as well unless told +otherwise. -01/01/2011
\ No newline at end of file +Author: Peter Gerdes email: gerdes@invariant.org +Github URL: https://github.com/TruePath/Recursion-Theory-Latex-Package + +10/15/2010 - v1.0 - Original Release +01/01/2011 - v1.2 +06/20/2012 - v1.3
\ No newline at end of file |