stop installing duplicate docs; tweak installed files; Add info manual to doc-base
[gnulib.git] / lib / unicase / u32-casemap.c
index f628493..10593d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Case mapping for UTF-32 strings (locale dependent).
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2009.
 
    This program is free software: you can redistribute it and/or modify it
@@ -26,7 +26,6 @@
 
 #include "unistr.h"
 #include "unictype.h"
-#include "uniwbrk.h"
 #include "uninorm.h"
 #include "caseprop.h"
 #include "context.h"