X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=libcitadel%2FREADME.txt;h=b24cb9048388b48dacc3f4a65aa1d5ae4b3e281d;hb=HEAD;hp=1be72e52747b2dfd7bfbc5f4707e722bdccb549c;hpb=74d6491bc8a592d177709363d2036c47230fcb84;p=citadel.git diff --git a/libcitadel/README.txt b/libcitadel/README.txt index 1be72e527..584e53632 100644 --- a/libcitadel/README.txt +++ b/libcitadel/README.txt @@ -1,12 +1,10 @@ This is libcitadel, a library which contains code that is used in multiple components of the Citadel system -- the server, the text mode client, and WebCit. It is not intended to be a general-purpose library for widespread -use, although there are parts of it that may be useful for that purpose, -such as the MIME parser and the vCard data type. +use, although there are parts of it that may be useful for that purpose. -Copyright (c) 1987-2007 by the citadel.org development team. -This program is distributed under the terms of the GNU General Public -License, version 3. +Copyright (c) 1987-2024 by the citadel.org development team. +This program is open source software. Use, duplication, or disclosure is subject to the GNU General Public License v3. To build and install libcitadel: