diff options
Diffstat (limited to 'Master/tlpkg/TeXLive/Splashscreen.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/Splashscreen.pm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/Splashscreen.pm b/Master/tlpkg/TeXLive/Splashscreen.pm index 874ebe824b6..ea435565352 100644 --- a/Master/tlpkg/TeXLive/Splashscreen.pm +++ b/Master/tlpkg/TeXLive/Splashscreen.pm @@ -1,3 +1,8 @@ +# $Id$ +# TeXLive::Splashscreen.pm - module for initial splash screen +# See end for copyright. +# + $TeXLive::Splashscreen::VERSION = '1.0'; package TeXLive::Splashscreen; |