diff options
Diffstat (limited to 'src/xutf8')
| -rw-r--r-- | src/xutf8/case.c | 5 | ||||
| -rw-r--r-- | src/xutf8/is_right2left.c | 2 | ||||
| -rw-r--r-- | src/xutf8/is_spacing.c | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/src/xutf8/case.c b/src/xutf8/case.c index e21c96202..6e9ac67c3 100644 --- a/src/xutf8/case.c +++ b/src/xutf8/case.c @@ -1,7 +1,8 @@ -/* "$Id: $" +/* + * "$Id: $" * * Author: Jean-Marc Lienher ( http://oksid.ch ) - * Copyright 2000-2003 by O'ksi'D. + * Copyright 2000-2010 by O'ksi'D. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/xutf8/is_right2left.c b/src/xutf8/is_right2left.c index 737b85266..d823452ca 100644 --- a/src/xutf8/is_right2left.c +++ b/src/xutf8/is_right2left.c @@ -1,7 +1,7 @@ /* "$Id: $" * * Author: Jean-Marc Lienher ( http://oksid.ch ) - * Copyright 2000-2003 by O'ksi'D. + * Copyright 2000-2010 by O'ksi'D. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/xutf8/is_spacing.c b/src/xutf8/is_spacing.c index 94557302c..2035ff707 100644 --- a/src/xutf8/is_spacing.c +++ b/src/xutf8/is_spacing.c @@ -1,7 +1,7 @@ /* "$Id: $" * * Author: Jean-Marc Lienher ( http://oksid.ch ) - * Copyright 2000-2003 by O'ksi'D. + * Copyright 2000-2010 by O'ksi'D. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |
