X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=rfc2047.c;fp=rfc2047.c;h=bed0353d52b2fe993b7ab82710eafe5571ae22b5;hp=dd62416b5ea9d0ecc64073db88ecbe2c756a0f37;hb=d0dc8fb657cff90709c15d4b106415b868857f6a;hpb=85832555b8d510499b13bc454e458382d36e195d diff --git a/rfc2047.c b/rfc2047.c index dd62416..bed0353 100644 --- a/rfc2047.c +++ b/rfc2047.c @@ -1,3 +1,22 @@ +/* + * 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., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. + * + * Copyright © 2006 Pierre Habouzit + */ + /* * Copyright notice from original mutt: * Copyright (C) 1996-2000 Michael R. Elkins @@ -20,10 +39,8 @@ #include "mutt.h" #include "charset.h" -#include "rfc2047.h" #include "thread.h" - #include #include #include