aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrpmdrake3
-rw-r--r--rpmdrake.pm3
2 files changed, 4 insertions, 2 deletions
diff --git a/rpmdrake b/rpmdrake
index e42f6088..493fe2e4 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -2,7 +2,8 @@
#*****************************************************************************
#
# Copyright (c) 2002 Guillaume Cottenceau
-# Copyright (c) 2003-2005 Mandriva Linux
+# Copyright (c) 2003, 2004, 2005 MandrakeSoft SA
+# Copyright (c) 2005 Mandriva SA
#
# 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
diff --git a/rpmdrake.pm b/rpmdrake.pm
index 11883cb2..e83a3181 100644
--- a/rpmdrake.pm
+++ b/rpmdrake.pm
@@ -1,7 +1,8 @@
#*****************************************************************************
#
# Copyright (c) 2002 Guillaume Cottenceau
-# Copyright (c) 2003-2005 Mandriva Linux
+# Copyright (c) 2003, 2004, 2005 MandrakeSoft SA
+# Copyright (c) 2005 Mandriva SA
#
# 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