X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=utf8.c;h=c25a84ba2a3a7a6e7f5d65d4214a432895685348;hp=8f72f3ba23e6d2a764539d0fb4c672e98459a26f;hb=daf6df95bfcc7efc888b488a825e467268f20d3c;hpb=df70e07e24add1869bcc9b7af2277d9d0c09a281 diff --git a/utf8.c b/utf8.c index 8f72f3b..c25a84b 100644 --- a/utf8.c +++ b/utf8.c @@ -1,3 +1,12 @@ +/* + * Copyright notice from original mutt: + * [none] + * + * 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. + */ + #if HAVE_CONFIG_H # include "config.h" #endif