SVN: toys/rsget.pl/rsget.pl
sparky
sparky at pld-linux.org
Mon Oct 26 22:42:49 CET 2009
Author: sparky
Date: Mon Oct 26 22:42:49 2009
New Revision: 10864
Modified:
toys/rsget.pl/rsget.pl
Log:
- preamble
Modified: toys/rsget.pl/rsget.pl
==============================================================================
--- toys/rsget.pl/rsget.pl (original)
+++ toys/rsget.pl/rsget.pl Mon Oct 26 22:42:49 2009
@@ -1,7 +1,10 @@
#!/usr/bin/perl
+# $Id$
+# This file is the main executable of rsget.pl downloader.
#
# 2009 (c) Przemysław Iskra <sparky at pld-linux.org>
-# Use/modify/distribute under GPL v2 or newer.
+# This program is free software,
+# you may distribute it under GPL v2 or newer.
#
use strict;
use warnings;
More information about the pld-cvs-commit
mailing list