More C99-style comments.
[citadel.git] / citadel / server / control.h
index 649d3fd85c1937ce79a5658d88be25d2d2c96c59..3fa869fc87201f9315d1004d2af8613731e45456 100644 (file)
@@ -1,14 +1,7 @@
-/*
- * Copyright (c) 1987-2015 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) 1987-2023 by the citadel.org team
+//
+// This program is open source software.  Use, duplication, or disclosure
+// are subject to the terms of the GNU General Public License version 3.
 
 void get_control (void);
 void put_control (void);