summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/gurpmi.pm b/gurpmi.pm
index 9385d233..1883de81 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -1,5 +1,8 @@
package gurpmi;
+#- Copyright (C) 2005 MandrakeSoft SA
+#- Copyright (C) 2005 Mandriva SA
+
#- This is needed because text printed by Gtk2 will always be encoded
#- in UTF-8; we first check if LC_ALL is defined, because if it is,
#- changing only LC_COLLATE will have no effect.