From: Art Cancro Date: Fri, 20 Jan 2012 17:53:30 +0000 (-0500) Subject: oops X-Git-Tag: v8.11~238 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=224f5aa99fdfc177f2f37e136b7fed9c68330fdc;p=citadel.git oops --- diff --git a/libcitadel/lib/libcitadel.h b/libcitadel/lib/libcitadel.h index d0b2690bc..d28e76621 100644 --- a/libcitadel/lib/libcitadel.h +++ b/libcitadel/lib/libcitadel.h @@ -1,5 +1,15 @@ /* * Header file for libcitadel + * + * Copyright (c) 1987-2012 by the citadel.org team + * + * This program is open source software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 3. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. */ @@ -18,7 +28,7 @@ #include #include -#define LIBCITADEL_VERSION_NUMBER 802 +#define LIBCITADEL_VERSION_NUMBER 810 /* * Here's a bunch of stupid magic to make the MIME parser portable.