X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fmodules%2Fimap%2Fimap_store.h;h=cf47377aaf4c04016e0afe552f669b428a21de10;hp=26d270f00796aa4f820a50769f957485a12185b8;hb=320f2c1b46a08add1e866be64a101329932b98d6;hpb=ea0ec5b4c8801733d437a329829e0847bcca5993 diff --git a/citadel/modules/imap/imap_store.h b/citadel/modules/imap/imap_store.h index 26d270f00..cf47377aa 100644 --- a/citadel/modules/imap/imap_store.h +++ b/citadel/modules/imap/imap_store.h @@ -1,19 +1,13 @@ /* - * Copyright (c) 2001-2012 by the citadel.org team + * Copyright (c) 2001-2017 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 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. - * - * - * - * + * 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. */ void imap_store(int num_parms, ConstStr *Params);