version and copyright change for 0.8 prep
This commit is contained in:
		| @@ -1,6 +1,8 @@ | ||||
| # SNMP::Info::MAU - Media Access Unit - RFC2668 | ||||
| # Max Baker <max@warped.org> | ||||
| # | ||||
| # Copyright (c) 2004 Max Baker changes from version 0.8 and beyond. | ||||
| # | ||||
| # Copyright (c) 2002,2003 Regents of the University of California | ||||
| # All rights reserved. | ||||
| #  | ||||
| @@ -28,7 +30,7 @@ | ||||
| # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||||
|  | ||||
| package SNMP::Info::MAU; | ||||
| $VERSION = 0.7; | ||||
| $VERSION = 0.8; | ||||
| # $Id$ | ||||
|  | ||||
| use strict; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Baker
					Max Baker