diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2010-11-28 21:12:59 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2010-11-28 21:12:59 +0000 |
| commit | 7fc05e3505ab066c63d01538655b1cbb11ff6f61 (patch) | |
| tree | bef155bf2b0e6860d8c7d38a142d58deffbd2333 /src/xutf8 | |
| parent | e454f97acc0635a5db9d5085fa16fa22d53e61e7 (diff) | |
Fixed more Copyright to 2010.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7904 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
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 |
