X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=cleankey.h;h=454dd4cd6c13ade22bc97a0c36c258e99a78d585;hb=5719b2b50c87d77e4ed1cc054f000845fc9aa8cc;hp=0d892021be9bf3211bd34c235c9adcd469747621;hpb=394938c479925750ffe56c28d281945ba4003a14;p=onak.git diff --git a/cleankey.h b/cleankey.h index 0d89202..454dd4c 100644 --- a/cleankey.h +++ b/cleankey.h @@ -1,9 +1,19 @@ /* * cleankey.h - Routines to look for common key problems and clean them up. * - * Jonathan McDowell + * Copyright 2004 Jonathan McDowell * - * Copyright 2004 Project Purple + * This program is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation; version 2 of the License. + * + * 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. + * + * You should have received a copy of the GNU General Public License along with + * this program. If not, see . */ #ifndef __CLEANKEY_H__