X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fcitadel_dirs.c;h=7ba78e13801767919f44ea8e14305eaefd1a54fd;hb=9da7df2a2446ccf5e1e286df65ba1e32bdfe0521;hp=f1fb3e9a632c1726f3db9c2e32ed03996219a3d7;hpb=de8a29ba5870a337d54c2ca012ae8be75437b721;p=citadel.git diff --git a/citadel/citadel_dirs.c b/citadel/citadel_dirs.c index f1fb3e9a6..7ba78e138 100644 --- a/citadel/citadel_dirs.c +++ b/citadel/citadel_dirs.c @@ -1,16 +1,11 @@ -/* - * citadel_dirs.c : calculate pathnames for various files used in the Citadel system - * - * Copyright (c) 1987-2021 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. - */ +// citadel_dirs.c : calculate pathnames for various files used in the Citadel system +// +// Copyright (c) 1987-2021 by the citadel.org team +// +// This program is open source software. Use, duplication, or disclosure +// is subject to the terms of the GNU General Public License, version 3. +// The program is distributed without any warranty, expressed or implied. + #include #include #include