X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=cleankey.h;h=3277e882279b6b859b242ed8f3e7c068b4cd6b7d;hb=ced2e52d6466e53a9e7d1cc1d1b606e902ba592b;hp=0d892021be9bf3211bd34c235c9adcd469747621;hpb=394938c479925750ffe56c28d281945ba4003a14;p=onak.git diff --git a/cleankey.h b/cleankey.h index 0d89202..3277e88 100644 --- a/cleankey.h +++ b/cleankey.h @@ -1,9 +1,20 @@ /* * 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, write to the Free Software Foundation, Inc., 51 + * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __CLEANKEY_H__