diff -r 0228b3741a42 -r f8f9366b359c README --- a/README Wed Apr 16 09:09:34 2003 +0200 +++ b/README Wed May 28 23:48:16 2003 +0200 @@ -1,16 +1,14 @@ + +libtu + +Copyright (c) Tuomo Valkonen 1999-2003. + - libtu - - Copyright (c) Tuomo Valkonen 1999-2002. - - - - - -Libtu is a small utility library for programs written in C. Naturally, -libtu is free software under the "Artistic License". See the file -LICENSE for details. +Libtu is a small utility library for programs written in C. You may +distribute and modify it under the terms of either the Clarified +Artistic License or the GNU LGPL, version 2.1 or later, both reproduced +in the file LICENSE. To build the library, first edit system.mk to customize it for your system if necessary. Then 'make depend && make'.