aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xedit-urpm-sources.pl3
-rwxr-xr-xrpmdrake3
2 files changed, 4 insertions, 2 deletions
diff --git a/edit-urpm-sources.pl b/edit-urpm-sources.pl
index 2f119113..6ffb3f1b 100755
--- a/edit-urpm-sources.pl
+++ b/edit-urpm-sources.pl
@@ -1,7 +1,8 @@
#!/usr/bin/perl
#*****************************************************************************
#
-# Copyright (c) 2002 Guillaume Cottenceau (gc at mandriva dot com)
+# Copyright (c) 2002 Guillaume Cottenceau
+# Copyright (c) 2003-2005 Mandriva Linux
#
# 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 b/rpmdrake
index 53968220..da47de63 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -1,7 +1,8 @@
#!/usr/bin/perl
#*****************************************************************************
#
-# Copyright (c) 2002 Guillaume Cottenceau (gc at mandriva dot com)
+# Copyright (c) 2002 Guillaume Cottenceau
+# Copyright (c) 2003-2005 Mandriva Linux
#
# 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