Changeset 1163 for trunk/lib/OpenGuides/Config.pm
- Timestamp:
- 06/08/08 00:23:32 (6 months ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/Config.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/Config.pm
r1117 r1163 4 4 5 5 use vars qw( $VERSION ); 6 $VERSION = '0.0 2';6 $VERSION = '0.03'; 7 7 8 8 use Carp qw( croak ); … … 343 343 =head1 COPYRIGHT 344 344 345 Copyright (C) 2004-200 7The OpenGuides Project. All Rights Reserved.345 Copyright (C) 2004-2008 The OpenGuides Project. All Rights Reserved. 346 346 347 347 The OpenGuides distribution is free software; you can redistribute it
