X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fpreferences.h;h=7a30a7bbde56a33d5aee5088b0775594ebc881ef;hp=7a3c04300ec5923da5abdf6eb6c40b59da870add;hb=c610deab77612b51cb238f62acc87fb17726cbff;hpb=a2f3fd322eeb4edd5169570a92840d686feecc14 diff --git a/webcit/preferences.h b/webcit/preferences.h index 7a3c04300..7a30a7bbd 100644 --- a/webcit/preferences.h +++ b/webcit/preferences.h @@ -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,