X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fchkpw.c;h=02e3c59b38bc623e885bdf259e14ccf9a45bdbd1;hp=9691b734336376dd11a7eacf92422d371d70055a;hb=de8a29ba5870a337d54c2ca012ae8be75437b721;hpb=086b81cf5feff29d057afbb4353210eca71edac2 diff --git a/citadel/chkpw.c b/citadel/chkpw.c index 9691b7343..02e3c59b3 100644 --- a/citadel/chkpw.c +++ b/citadel/chkpw.c @@ -1,14 +1,9 @@ -/* - * 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. - */ +// +// 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