diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-16 00:42:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-16 00:42:02 +0000 |
commit | 874870dd1805e16b18c0d545b0d244ac2ae2ec55 (patch) | |
tree | b8f6a4a72e1b4114634b87e5c39247b73f0cca6b | |
parent | b1a0ec9a20f7a18ee9175b469d4bea50bc49f251 (diff) |
cell license clarification (15dec10)
git-svn-id: svn://tug.org/texlive/trunk@20756 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/bibtex/bst/cell/cell.bst | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/cell/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/cell/cell.sty | 9 |
3 files changed, 19 insertions, 4 deletions
diff --git a/Master/texmf-dist/bibtex/bst/cell/cell.bst b/Master/texmf-dist/bibtex/bst/cell/cell.bst index 8efb027ad56..7ed95f6957e 100644 --- a/Master/texmf-dist/bibtex/bst/cell/cell.bst +++ b/Master/texmf-dist/bibtex/bst/cell/cell.bst @@ -1,3 +1,5 @@ +% (changes from apalike to cell by Tom Schneider are public domain.) +% % BibTex `cell' bibliography style % version = 1.28 of cell.bst 2009 Jul 21 % 2009 Jul 21, 1.28 upgrade documentation @@ -45,10 +47,12 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % BibTeX `apalike' bibliography style (24-Jan-88 version) % Adapted from the `alpha' style, version 0.99a; for BibTeX version 0.99a. -% Copyright (C) 1988, all rights reserved. -% Copying of this file is allowed, provided that if you make any changes at all -% you name it something other than `apalike.bst'. -% This restriction helps ensure that all copies are identical. +% +% Copyright (C) 1988, 2010 Oren Patashnik. +% Unlimited copying and redistribution of this file are permitted as long as +% it is unmodified. Modifications (and redistribution of modified versions) +% are also permitted, but only if the resulting file is renamed. +% % Differences between this style and `alpha' are generally heralded by a `%'. % The file btxbst.doc has the documentation for alpha.bst. % diff --git a/Master/texmf-dist/doc/latex/cell/README b/Master/texmf-dist/doc/latex/cell/README index bd85dc94607..b94974b5a0a 100644 --- a/Master/texmf-dist/doc/latex/cell/README +++ b/Master/texmf-dist/doc/latex/cell/README @@ -8,3 +8,5 @@ cell.sty schneidt@mail.nih.gov toms@alum.mit.edu (permanent) http://alum.mit.edu/www/toms + +(public domain) diff --git a/Master/texmf-dist/tex/latex/cell/cell.sty b/Master/texmf-dist/tex/latex/cell/cell.sty index b43a060f85c..bc5fb1ca8dd 100644 --- a/Master/texmf-dist/tex/latex/cell/cell.sty +++ b/Master/texmf-dist/tex/latex/cell/cell.sty @@ -1,3 +1,5 @@ +% (changes from apalike to cell by Tom Schneider are public domain) +% % version = 2.03 of cell.sty 2009 Jul 21 % 2009 Jul 21, 2.03: upgrade documentation % 2009 Jul 15, 2.02: no bib indent @@ -37,6 +39,13 @@ % old history: % cell.sty is the same as jmb.sty, % which is identical to apalike.sty 1989 June 19 +% +% apalike.sty notice: +% +% Copyright (C) 1986, 1987, 2010 Oren Patashnik. +% Unlimited copying and redistribution of this file are permitted as long as +% it is unmodified. Modifications (and redistribution of modified versions) +% are also permitted, but only if the resulting file is renamed. % % apalike.sty style, used in conjunction with apalike.bst, % will produce an apa-like bibliography style: |