summaryrefslogtreecommitdiffstats
path: root/mdkonline.pm
diff options
context:
space:
mode:
Diffstat (limited to 'mdkonline.pm')
-rw-r--r--mdkonline.pm23
1 files changed, 23 insertions, 0 deletions
diff --git a/mdkonline.pm b/mdkonline.pm
index 3b4f07b3..69f37670 100644
--- a/mdkonline.pm
+++ b/mdkonline.pm
@@ -1,3 +1,26 @@
+################################################################################
+# Mandriva Online functions #
+# #
+# Copyright (C) 2004-2005 Mandrakesoft #
+# 2005-2006 Mandriva #
+# #
+# Daouda Lo #
+# Thierry Vignaud <tvignaud at mandriva dot com> #
+# #
+# This program is free software; you can redistribute it and/or modify #
+# it under the terms of the GNU General Public License Version 2 as #
+# published by the Free Software Foundation. #
+# #
+# This program is distributed in the hope that it will be useful, #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
+# GNU General Public License for more details. #
+# #
+# You should have received a copy of the GNU General Public License #
+# along with this program; if not, write to the Free Software #
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #
+################################################################################
+
package mdkonline;
use strict;