X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=stripkey.c;h=cefab42fe97479ce10e2856ce3b6857e36b4ee27;hb=5e1b22d763640c4d7a09d07920403d8d491b4410;hp=12d8791526a5ddd107b2c436b3458010bef65c2d;hpb=0211c730256c9bbaf10a569c88f7df0ef882311e;p=onak.git diff --git a/stripkey.c b/stripkey.c index 12d8791..cefab42 100644 --- a/stripkey.c +++ b/stripkey.c @@ -1,3 +1,22 @@ +/* + * stripkey.c - Strip a key of all signatures except self-sigs. + * + * Copyright 2004 Daniel Silverstone + * + * 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. + */ + #include #include #include