diff options
| author | Antonin Descampe <antonin@gmail.com> | 2011-01-29 14:08:13 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2011-01-29 14:08:13 +0000 |
| commit | fbffea94a9031c2edf0b27edaa456bcca8ff568d (patch) | |
| tree | 35e44519e5cdefa15174768acf5b33e2648f4474 /libopenjpeg/event.c | |
| parent | c7e17d06c8808c89c6688983547ee89fd353b49e (diff) | |
removed é in license header to prevent warning C4819 (see http://code.google.com/p/openjpeg/issues/detail?id=57)
Diffstat (limited to 'libopenjpeg/event.c')
| -rw-r--r-- | libopenjpeg/event.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopenjpeg/event.c b/libopenjpeg/event.c index 953a9973..c38a7ccb 100644 --- a/libopenjpeg/event.c +++ b/libopenjpeg/event.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, Hervé Drolon, FreeImage Team + * Copyright (c) 2005, Herve Drolon, FreeImage Team * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
