]> mj.ucw.cz Git - libucw.git/blobdiff - lib/perl/Config.pm
When writing, the data needn't start at the beginning of the buffer.
[libucw.git] / lib / perl / Config.pm
index 6e59ca073b598cf1d71e21f1f5eb4f4e93c4a7af..0d968da01aef3482511d8c331c5e24fccd83092a 100644 (file)
@@ -1,5 +1,9 @@
-# Perl module for parsing Sherlock configuration files (using the config utility)
-# (c) 2002 Martin Mares <mj@ucw.cz>
+#      Perl module for parsing Sherlock configuration files (using the config utility)
+#
+#      (c) 2002 Martin Mares <mj@ucw.cz>
+#
+#      This software may be freely distributed and used according to the terms
+#      of the GNU Lesser General Public License.
 
 package Sherlock::Config;