diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-12-09 09:31:56 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-12-09 09:31:56 +0000 |
commit | 899ef1f396c6b4c860b3601f235dcb763dae4bc5 (patch) | |
tree | 31e6a039f32a7efc3eaba04f4c6d1673ca1e142e /perl-install/standalone | |
parent | 64c8682f1f937f09f08263416a5169333753b4ef (diff) | |
download | drakx-899ef1f396c6b4c860b3601f235dcb763dae4bc5.tar drakx-899ef1f396c6b4c860b3601f235dcb763dae4bc5.tar.gz drakx-899ef1f396c6b4c860b3601f235dcb763dae4bc5.tar.bz2 drakx-899ef1f396c6b4c860b3601f235dcb763dae4bc5.tar.xz drakx-899ef1f396c6b4c860b3601f235dcb763dae4bc5.zip |
update copyright
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-x | perl-install/standalone/net_monitor | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/perl-install/standalone/net_monitor b/perl-install/standalone/net_monitor index 4a4a8b135..e917bcea5 100755 --- a/perl-install/standalone/net_monitor +++ b/perl-install/standalone/net_monitor @@ -1,8 +1,10 @@ #!/usr/bin/perl -# Monitor +# NetMonitor -# Copyright (C) 1999-2002 MandrakeSoft (damien@mandrakesoft.com) +# Copyright (C) 1999-2003 MandrakeSoft +# Damien "Dam's" Krotkine +# Thierry Vignaud <tvignaud@mandrakesoft.com> # # 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 |