diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-23 01:21:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-23 01:21:55 +0000 |
commit | 953b0eb2193ee4193c820d4ad0808a0ebe21520f (patch) | |
tree | 4e40fd63979d39d56b3e8dd1204f26949e1abd8b /Master/texmf-dist/doc/latex/cmdtrack/README | |
parent | 6abfb3cf339805d52fe35992c032041d3111b90c (diff) |
cmdtrack license changed to LPPL
git-svn-id: svn://tug.org/texlive/trunk@28910 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cmdtrack/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/cmdtrack/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cmdtrack/README b/Master/texmf-dist/doc/latex/cmdtrack/README new file mode 100644 index 00000000000..abdd0a68135 --- /dev/null +++ b/Master/texmf-dist/doc/latex/cmdtrack/README @@ -0,0 +1,16 @@ +Copyright 2012 TeX Users Group. +This file is part of the cmdtrack package, released under the LPPL; +see cmdtrack.dtx for details. + +This package (cmdtrack) logs \newcommand (and similar) commands +executed, along with whether they are used. + +This package was written by Michael Downes, who passed away in 2003. He +released it under a custom license, now considered nonfree. In October +2012, his heirs (his children Zoe, Elizabeth, and Mia Downes) have all +agreed to re-releasing his work under any version of the LaTeX Public +Project License. Therefore, the package is now released under the LPPL, +version 1 or (at your option) any later version. + +The only change in this release is to the license. The actual code is +the same as Michael's last release. |