diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-24 10:16:13 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-24 10:16:13 +0000 |
commit | 4bf206ed763a8efe416f7dbb3fc926e551ae9519 (patch) | |
tree | f823920c6c1c11442b0679264e720b7eb8b49617 | |
parent | 12447da34720addba31b5fd36594ba7520fd5c88 (diff) | |
download | urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.tar urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.tar.gz urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.tar.bz2 urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.tar.xz urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.zip |
Update copyrights for files modified in 2006
-rwxr-xr-x | gurpmi2 | 2 | ||||
-rw-r--r-- | urpm.pm | 2 | ||||
-rw-r--r-- | urpm/args.pm | 2 | ||||
-rwxr-xr-x | urpmi | 2 | ||||
-rwxr-xr-x | urpmi.addmedia | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/perl #- Copyright (C) 2005 MandrakeSoft SA -#- Copyright (C) 2005 Mandriva SA +#- Copyright (C) 2005, 2006 Mandriva SA use strict; use warnings; @@ -3434,7 +3434,7 @@ files. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA -Copyright (C) 2005 Mandriva SA +Copyright (C) 2005, 2006 Mandriva SA This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/urpm/args.pm b/urpm/args.pm index 0f648e12..601e92ba 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -394,7 +394,7 @@ urpm::args - command-line argument parser for the urpm* tools Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA -Copyright (C) 2005 Mandriva SA +Copyright (C) 2005, 2006 Mandriva SA =cut @@ -3,7 +3,7 @@ # $Id$ #- Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA -#- Copyright (C) 2005 Mandriva SA +#- Copyright (C) 2005, 2006 Mandriva SA #- #- This program is free software; you can redistribute it and/or modify #- it under the terms of the GNU General Public License as published by diff --git a/urpmi.addmedia b/urpmi.addmedia index 09c36b0e..12bb35b3 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -3,7 +3,7 @@ # $Id$ #- Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA -#- Copyright (C) 2005 Mandriva SA +#- Copyright (C) 2005, 2006 Mandriva SA #- #- This program is free software; you can redistribute it and/or modify #- it under the terms of the GNU General Public License as published by |