X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fmessages.h;h=0738e947e39ff3ba1e80f4641c792853a52c6a96;hp=050117b0e2dd7df7a136eab2ff68045188d67537;hb=c610deab77612b51cb238f62acc87fb17726cbff;hpb=a2f3fd322eeb4edd5169570a92840d686feecc14 diff --git a/webcit/messages.h b/webcit/messages.h index 050117b0e..0738e947e 100644 --- a/webcit/messages.h +++ b/webcit/messages.h @@ -1,3 +1,15 @@ +/* + * Copyright (c) 1996-2013 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. + */ + extern CtxType CTX_MAILSUM; extern CtxType CTX_MIME_ATACH; extern HashList *MsgHeaderHandler;