Changeset 1163 for trunk/lib/OpenGuides/Utils.pm
- Timestamp:
- 06/08/08 00:23:32 (6 months ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/Utils.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/Utils.pm
r1161 r1163 3 3 use strict; 4 4 use vars qw( $VERSION ); 5 $VERSION = '0.1 0';5 $VERSION = '0.11'; 6 6 7 7 use Carp qw( croak ); … … 500 500 =head1 COPYRIGHT 501 501 502 Copyright (C) 2003-200 7The OpenGuides Project. All Rights Reserved.502 Copyright (C) 2003-2008 The OpenGuides Project. All Rights Reserved. 503 503 504 504 This module is free software; you can redistribute it and/or modify it
