style cleanup
[citadel.git] / citadel / modules / imap / imap_misc.h
index 1866bf9ffb3c35213f2b6e8262c0c04c924b3d89..d0dfa40b9b392bc20fcf19df1399685161f4ffac 100644 (file)
@@ -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_copy(int num_parms, ConstStr *Params);