style cleanup
[citadel.git] / citadel / modules / imap / imap_fetch.h
index 261e1599525c68a9f4e915d1b7b208f4a15f29b7..7847fce534c1f55d7407776a6b6bac519bfe0741 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_pick_range(const char *range, int is_uid);