]> git.vpit.fr Git - perl/modules/Linux-SysInfo.git/blobdiff - README
This is 0.15
[perl/modules/Linux-SysInfo.git] / README
diff --git a/README b/README
index a01f1c8365a771c7770d16ee92109fc4680d8d82..7793777536b3bf750699d8d7fbbd9a71b0acef52 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Linux::SysInfo - Perl interface to the sysinfo(2) Linux system call.
 
 VERSION
-    Version 0.14
+    Version 0.15
 
 SYNOPSIS
         use Linux::SysInfo qw<sysinfo>;
@@ -127,11 +127,9 @@ SUPPORT
 
         perldoc Linux::SysInfo
 
-    Tests code coverage report is available at
-    <http://www.profvince.com/perl/cover/Linux-SysInfo>.
-
 COPYRIGHT & LICENSE
-    Copyright 2007,2008,2009,2010,2013 Vincent Pit, all rights reserved.
+    Copyright 2007,2008,2009,2010,2013,2017 Vincent Pit, all rights
+    reserved.
 
     This program is free software; you can redistribute it and/or modify it
     under the same terms as Perl itself.