Still waiting for the computer. Or rather, for other computers.
[citadel.git] / citadel / server / modules / imap / imap_misc.h
index d0dfa40b9b392bc20fcf19df1399685161f4ffac..dec7b4dcc80bf81cabc0d81bc8bbeaeaa114ab2f 100644 (file)
@@ -1,14 +1,7 @@
-/*
- * 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 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.
- */
+// Copyright (c) 2001-2024 by the citadel.org team
+//
+// This program is open source software.  Use, duplication, or disclosure
+// is subject to the terms of the GNU General Public License version 3.
 
 void imap_copy(int num_parms, ConstStr *Params);
 void imap_uidcopy(int num_parms, ConstStr *Params);