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 | 4cc02c354ab7bb55dcb74b750aafcdbdd2c1c2c2 (patch) | |
| tree | 12b93ce7440dd1d415ff228ebcd8c6fba62c00cd /codec/convert.c | |
| parent | 64af1292910bdc5b86c01952d463e5707c285c8d (diff) | |
removed é in license header to prevent warning C4819 (see http://code.google.com/p/openjpeg/issues/detail?id=57)
Diffstat (limited to 'codec/convert.c')
| -rwxr-xr-x | codec/convert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/codec/convert.c b/codec/convert.c index 92a8163a..626e5e9d 100755 --- a/codec/convert.c +++ b/codec/convert.c @@ -2,7 +2,7 @@ * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe - * Copyright (c) 2005, Hervé Drolon, FreeImage Team + * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium * Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain * All rights reserved. |
