summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/songbook/conditionals.sty6
-rw-r--r--Master/texmf-dist/tex/latex/songbook/songbook.sty6
2 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/songbook/conditionals.sty b/Master/texmf-dist/tex/latex/songbook/conditionals.sty
index 5b849e38c72..929b0699a81 100644
--- a/Master/texmf-dist/tex/latex/songbook/conditionals.sty
+++ b/Master/texmf-dist/tex/latex/songbook/conditionals.sty
@@ -1,6 +1,10 @@
-% rcsid = @(#)$Id: conditionals.sty,v 1.4 2002/01/17 22:38:45 christopher Exp $
+% rcsid = @(#)$Id: conditionals.sty,v 1.5 2010-03-31 01:04:16 rathc Exp $
%==========Conditionals by Donald Arseneau <asnd@triumf.ca>===========
% (as of 2002/01/17)
+% Donald Arseneau asserts no claim to copyright of the contents of this
+% conditionals.sty file, and it may be freely used as in the public
+% domain.
+%
% \if\blank{ } --- checks if parameter is blank (Spaces count as blank)
% \if\given{ } --- checks if parameter is not blank: like \if\blank{}...\else
% \if\nil{ } --- checks if parameter is null (spaces are NOT null)
diff --git a/Master/texmf-dist/tex/latex/songbook/songbook.sty b/Master/texmf-dist/tex/latex/songbook/songbook.sty
index 182e36e1fbf..39fcf4abf1d 100644
--- a/Master/texmf-dist/tex/latex/songbook/songbook.sty
+++ b/Master/texmf-dist/tex/latex/songbook/songbook.sty
@@ -49,11 +49,11 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
-%% rcsid = @(#)$Id: songbook.dtx,v 1.13 2007/02/04 04:12:40 rathc Exp $
+%% rcsid = @(#)$Id: songbook.dtx,v 1.14 2010-03-31 02:06:52 rathc Exp $
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{songbook}[2007/02/03 v4.3 All purpose Songbook style]
-\typeout{Document Subclass: songbook 2007/02/03 v4.3 All purpose Songbook style}
+\ProvidesPackage{songbook}[2010/03/30 v4.4 All purpose Songbook style]
+\typeout{Document Subclass: songbook 2010/03/30 v4.4 All purpose Songbook style}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%