diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-13 00:09:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-13 00:09:52 +0000 |
commit | 3e7a237fce2ef3ae8cc15af3a731af5eeea6c939 (patch) | |
tree | c683b942fa18bea8e9fb046a80d21089f1611941 /Master | |
parent | 53c7b97a4701f774db0a63612aa5c6cba958205d (diff) |
tabls.txt license update (12sep09)
git-svn-id: svn://tug.org/texlive/trunk@15249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/tabls/tabls.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/tabls.sty) | 5 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tabls.tlpsrc | 0 |
4 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/ltxmisc/tabls.sty b/Master/texmf-dist/tex/latex/tabls/tabls.sty index ffd56251d9b..ee727e9ec5a 100644 --- a/Master/texmf-dist/tex/latex/ltxmisc/tabls.sty +++ b/Master/texmf-dist/tex/latex/tabls/tabls.sty @@ -2,8 +2,9 @@ % T A B L S . S T Y (ver 3.5) % % Copyright (c) 1989-1996 by Donald Arseneau -% from -% LaTeX, Copyright (c) 1985... by Leslie Lamport +% +% These macros may be freely used, transmitted, reproduced, or modified +% provided that this notice is left intact. % % Modify LaTeX's array and tabular environments to keep text from touching % other text or hlines above or below. See instructions after \endinput. diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index ec64e4cd358..59e9dbe2ae7 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -237,7 +237,7 @@ my @WorkingTLP = qw( supertabular susy svgcolor svn svn-multi svn-prov svninfo swebib syllogism syntax synproof syntrace synttree t-angles t2 Tabbing - tableaux tablenotes tablists tablor tabto tabularcalc tabularew + tableaux tablenotes tablists tablor tabls tabto tabularcalc tabularew tabulary tabvar talk tamethebeast tdclock tdsfrmath ted templates-fenn templates-sommer tengwarscript diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 353a6bcb6dc..c2d9a0298f5 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -530,6 +530,7 @@ depend synttree depend tableaux depend tablenotes depend tablists +depend tabls depend tabto depend tabto-ltx depend tabularcalc diff --git a/Master/tlpkg/tlpsrc/tabls.tlpsrc b/Master/tlpkg/tlpsrc/tabls.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tabls.tlpsrc |