]> code.citadel.org Git - citadel.git/blobdiff - webcit/decode.c
More license declaration changes which omit the bit about getting in touch with confi...
[citadel.git] / webcit / decode.c
index 13659d88fca7d81f4d4a57756a55ed18b469de67..c3d0a8ed72a7fa6f17a775b9c6720f40cfedb824 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * 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"
 #ifdef HAVE_ICONV