- Add copyright information to all files
[videosite.git] / videosite / FileGetter.pm
index e26d07d..8c3420d 100644 (file)
@@ -1,6 +1,9 @@
+# (c) 2007 by Ralf Ertzinger <ralf@camperquake.de>
+# licensed under GNU GPL v2
 #
 # A getter which will download the media to a local file storage
 #
+
 package FileGetter;
 
 use GetterBase;