update copyright and developers

This commit is contained in:
Max Baker
2010-05-04 20:58:32 +00:00
parent cb8d780d70
commit b82d3b82d9
2 changed files with 22 additions and 10 deletions

10
Info.pm
View File

@@ -1,6 +1,6 @@
# SNMP::Info
#
# Copyright (c) 2003-2009 Max Baker and SNMP::Info Developers
# Copyright (c) 2003-2010 Max Baker and SNMP::Info Developers
# All rights reserved.
#
# Portions Copyright (c) 2002-2003, Regents of the University of California
@@ -32,12 +32,12 @@ SNMP::Info - Object Oriented Perl5 Interface to Network devices and MIBs through
=head1 VERSION
SNMP::Info - Version 2.01
SNMP::Info - Version 2.02
=head1 AUTHOR
SNMP::Info is maintained by team of Open Source authors headed by Eric Miller
and Bill Fenner.
SNMP::Info is maintained by team of Open Source authors headed by Eric Miller,
Bill Fenner, Max Baker and Jeroen van Ingen.
Please visit L<http://sourceforge.net/projects/snmp-info/> for most up-to-date
list of developers.
@@ -3677,7 +3677,7 @@ sub AUTOLOAD {
=head1 COPYRIGHT AND LICENSE
Changes from SNMP::Info Version 0.7 and on are:
Copyright (c) 2003-2009 Max Baker and SNMP::Info Developers
Copyright (c) 2003-2010 Max Baker and SNMP::Info Developers
All rights reserved.
Original Code is:

22
README
View File

@@ -5,12 +5,12 @@ NAME
VERSION
SNMP::Info - Version 2.01
SNMP::Info - Version 2.02
AUTHOR
SNMP::Info is maintained by team of Open Source authors headed by Eric
Miller and Bill Fenner.
Miller, Bill Fenner, Max Baker and Jeroen van Ingen.
Please visit <http://sourceforge.net/projects/snmp-info/> for most
up-to-date list of developers.
@@ -440,12 +440,19 @@ SUBCLASSES
Depreciated. Use SNMP::Info::Layer3::Foundry.
SNMP::Info::Layer2::HP
Subclass for HP Procurve Switches
Subclass for more recent HP Procurve Switches
Requires HP-ICF-OID and ENTITY-MIB downloaded from HP.
See documentation in SNMP::Info::Layer2::HP for details.
SNMP::Info::Layer2::HP4000
Subclass for older HP Procurve Switches
Requires HP-ICF-OID and ENTITY-MIB downloaded from HP.
See documentation in SNMP::Info::Layer2::HP4000 for details.
SNMP::Info::Layer2::N2270
Subclass for Nortel 2270 wireless switches.
@@ -535,6 +542,11 @@ SUBCLASSES
See documentation in SNMP::Info::Layer3::Cisco for details.
SNMP::Info::Layer3::CiscoFWSM
Subclass for Cisco Firewall Services Modules.
See documentation in SNMP::Info::Layer3::CiscoFWSM for details.
SNMP::Info::Layer3::Contivity
Subclass for Nortel Contivity/VPN Routers.
@@ -565,7 +577,7 @@ SUBCLASSES
SNMP::Info::Layer3::HP9300
Subclass for HP network devices which Foundry Networks was the
Original Equipment Manufacturer (OEM) such as the HP ProCurve
9300 series.
9300 and 6300 series.
See documentation in SNMP::Info::Layer3::HP9300 for details.
@@ -1726,7 +1738,7 @@ SNMP::INFO INTERNALS
COPYRIGHT AND LICENSE
Changes from SNMP::Info Version 0.7 and on are: Copyright (c) 2003-2009
Changes from SNMP::Info Version 0.7 and on are: Copyright (c) 2003-2010
Max Baker and SNMP::Info Developers All rights reserved.
Original Code is: Copyright (c) 2002-2003, Regents of the University of