X-Git-Url: http://dolda2000.com/gitweb/?p=utils.git;a=blobdiff_plain;f=krb5-agent.c;h=a24423e985dbeb4304b7a10a7337b13ce3b28561;hp=87e85b132363bfc943a9eaf582ed41b55ab9d57d;hb=dbf61e61b53f747b6eb10f0732d7ddccff3d3289;hpb=1df7c6ce9c99d242e7fccda7277d545a1a22b062 diff --git a/krb5-agent.c b/krb5-agent.c index 87e85b1..a24423e 100644 --- a/krb5-agent.c +++ b/krb5-agent.c @@ -1,3 +1,21 @@ +/* + * krb5-agent - Renews Kerberos tickets periodically. + * Copyright (C) 2004 Fredrik Tolf (fredrik@dolda2000.com) + * + * 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; either version 2 of the License, or + * (at your option) any later version. + * + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +*/ #include #include #include