X-Git-Url: http://dolda2000.com/gitweb/?p=utils.git;a=blobdiff_plain;f=pam_krb5auto.c;h=20b600ba598a147b9039fa97669a325c7b88a711;hp=eb990d263f99b353b58f5ea3251d2fb1792b2639;hb=7ccba69563f89475dc8047743b1a72e82ccb6e08;hpb=e1427cb71004d1aebdceb48b615f2f407f450dd0 diff --git a/pam_krb5auto.c b/pam_krb5auto.c index eb990d2..20b600b 100644 --- a/pam_krb5auto.c +++ b/pam_krb5auto.c @@ -1,3 +1,21 @@ +/* + * pam_krb5auto - Gets initial credentials non-interactively + * 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