From 224f5aa99fdfc177f2f37e136b7fed9c68330fdc Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Fri, 20 Jan 2012 12:53:30 -0500 Subject: [PATCH] oops --- libcitadel/lib/libcitadel.h | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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. -- 2.39.2