summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-02 11:46:41 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-02 11:46:41 +0000
commitc0c8d35be233c5202cb9e90ecffdd0a33acee2e8 (patch)
tree545599c1f3acef2791aa112112ec0a9d428cd728 /gurpmi.pm
parent9d0490fbc17c2eb713c99377c794747e9e81a60c (diff)
downloadurpmi-c0c8d35be233c5202cb9e90ecffdd0a33acee2e8.tar
urpmi-c0c8d35be233c5202cb9e90ecffdd0a33acee2e8.tar.gz
urpmi-c0c8d35be233c5202cb9e90ecffdd0a33acee2e8.tar.bz2
urpmi-c0c8d35be233c5202cb9e90ecffdd0a33acee2e8.tar.xz
urpmi-c0c8d35be233c5202cb9e90ecffdd0a33acee2e8.zip
Update copyright notices
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.