version and copyright change for 0.8 prep

This commit is contained in:
Max Baker
2004-02-13 06:30:31 +00:00
parent 607d5f04bd
commit 6b4444d97a
26 changed files with 102 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
# SNMP::Info::Layer3::C6500
# Max Baker <max@warped.org>
#
# Copyright (c) 2003 Max Baker
# Copyright (c) 2003,2004 Max Baker
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
package SNMP::Info::Layer3::C6500;
$VERSION = 0.7;
$VERSION = 0.8;
# $Id$
use strict;