diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-19 00:24:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-19 00:24:47 +0000 |
commit | 4888ceffcebbbff65e9dfd805b5c062a4990ce18 (patch) | |
tree | 5b90a4164fbff80e4c4b7e722975a0dbd7d99650 /Master/texmf-dist/doc/latex/songbook/mksbkdx | |
parent | ff920c7e23a7b1736eef9cb4ad2304a859cd0db8 (diff) |
songbook 4.2 update (17oct06)
git-svn-id: svn://tug.org/texlive/trunk@2351 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/songbook/mksbkdx')
-rw-r--r-- | Master/texmf-dist/doc/latex/songbook/mksbkdx | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/songbook/mksbkdx b/Master/texmf-dist/doc/latex/songbook/mksbkdx index 7ae86e3bc3b..9c877528dcb 100644 --- a/Master/texmf-dist/doc/latex/songbook/mksbkdx +++ b/Master/texmf-dist/doc/latex/songbook/mksbkdx @@ -1,18 +1,17 @@ #!/bin/sh -##### rcsid = @(#)$Id: mksbkdx,v 1.10 2003/08/19 23:30:36 christopher Exp $ +##### rcsid = @(#)$Id: mksbkdx,v 1.11 2006/10/15 15:49:49 rathc Exp $ ##### ## ## mksbkdx - Produce a songbook style .kdx file from a .kIdx file. ## -## Version 4.1, 31 August, 2003 +## Version 4.2, 13 October, 2006 ## -## Copyright 1992--2003 Christopher Rath <christopher@rath.ca> +## Copyright 1992--2006 Christopher Rath <christopher@rath.ca> ## ## This package is free software; you can redistribute it and/or -## modify it under the terms of the GNU Lesser General Public -## License as published by the Free Software Foundation; either -## version 2.1 of the License, or (at your option) any later -## version. +## modify it under the terms of version 2.1 of the GNU Lesser +## General Public License as published by the Free Software +## Foundation. ## ## This package is distributed in the hope that it will be ## useful, but WITHOUT ANY WARRANTY; without even the implied |