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/case.c | |
| 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/case.c')
| -rw-r--r-- | src/xutf8/case.c | 5 |
1 files changed, 3 insertions, 2 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 |
