]> code.citadel.org Git - citadel.git/blobdiff - webcit/fmt_date.c
LOGGING: add tiny webcit interface to manage log configs
[citadel.git] / webcit / fmt_date.c
index 4384e7dc0a899670d2c0872f6ab1bdedf7ab508d..d76f622737499d89445c20a5e6ae04ec2ab3c0bb 100644 (file)
@@ -1,5 +1,19 @@
 /*
- * $Id$
+ * Copyright (c) 1996-2012 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.
+ *
+ * 
+ * 
+ * 
  */
 
 #include "webcit.h"