--- projects/libstatgrab/README 2003/11/10 21:07:04 1.6 +++ projects/libstatgrab/README 2004/01/19 16:49:17 1.8 @@ -1,7 +1,7 @@ libstatgrab README -http://www.i-scream.org +http://www.i-scream.org/libstatgrab/ -$Id: README,v 1.6 2003/11/10 21:07:04 tdb Exp $ +$Id: README,v 1.8 2004/01/19 16:49:17 tdb Exp $ Description ----------- @@ -9,6 +9,12 @@ Description libstatgrab is a library for accessing information from the system for statistical purposes. It could be used for software that monitors the system for alerting or graphing purposes. + +License +------- + +The library part of libstatgrab is licensed under the GNU LGPL, but +the tools and examples are licensed under the GNU GPL. Building and Installation -------------------------