X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fsubst.h;h=bd6f8318d97d1d0202c8a93de535c546a64bb3a6;hp=30c3a6b66ff743379595473b03c1c7ae81ea891e;hb=c610deab77612b51cb238f62acc87fb17726cbff;hpb=a2f3fd322eeb4edd5169570a92840d686feecc14 diff --git a/webcit/subst.h b/webcit/subst.h index 30c3a6b66..bd6f8318d 100644 --- a/webcit/subst.h +++ b/webcit/subst.h @@ -1,5 +1,15 @@ -/** - * @defgroup subst Template processing functions +/* + * 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. + * + * subst template processing functions */ extern HashList *Conditionals;