Adjusted paramhandling to accept parameters with empty values (which is legal)
[citadel.git] / webcit / preferences.h
index 7a3c04300ec5923da5abdf6eb6c40b59da870add..7a30a7bbde56a33d5aee5088b0775594ebc881ef 100644 (file)
@@ -1,3 +1,15 @@
+/*
+ * Copyright (c) 1996-2013 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.
+ */
+
 
 typedef enum _ePrefType{
        PRF_UNSET = 0,