X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=imap%2Fauth.h;h=df1fb757cc4f9647c747e8e21614108c1088034f;hp=345f98e5ee44ee89a7d6c0fcdf0bdc7b17fb2f54;hb=c8c4a96d55967447a5ebe380270adfb97f83cac5;hpb=df70e07e24add1869bcc9b7af2277d9d0c09a281 diff --git a/imap/auth.h b/imap/auth.h index 345f98e..df1fb75 100644 --- a/imap/auth.h +++ b/imap/auth.h @@ -1,19 +1,10 @@ /* + * Copyright notice from original mutt: * Copyright (C) 2000-1 Brendan Cully - * - * 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, USA. + * + * This file is part of mutt-ng, see http://www.muttng.org/. + * It's licensed under the GNU General Public License, + * please see the file GPL in the top level source directory. */ /* common defs for authenticators. A good place to set up a generic callback