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

22
README
View File

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