diff options
| author | Mickael Savinaud <savmickael@users.noreply.github.com> | 2012-11-15 15:22:29 +0000 |
|---|---|---|
| committer | Mickael Savinaud <savmickael@users.noreply.github.com> | 2012-11-15 15:22:29 +0000 |
| commit | d5efeb7df5ba7d5c2d984678cc11ae64b43933b4 (patch) | |
| tree | 81b83d1d4b19c41c05065b8da50a56d5e69bfc7a /src/bin/jp2 | |
| parent | f663042893ad9b4ca81e0309fd336f8b659b3426 (diff) | |
[trunk]update the copyright, the authors and thanks to respect the license
Diffstat (limited to 'src/bin/jp2')
| -rw-r--r-- | src/bin/jp2/opj_compress.c | 2 | ||||
| -rw-r--r-- | src/bin/jp2/opj_decompress.c | 2 | ||||
| -rw-r--r-- | src/bin/jp2/opj_dump.c | 3 |
3 files changed, 6 insertions, 1 deletions
diff --git a/src/bin/jp2/opj_compress.c b/src/bin/jp2/opj_compress.c index f03e56d3..93a86c62 100644 --- a/src/bin/jp2/opj_compress.c +++ b/src/bin/jp2/opj_compress.c @@ -7,6 +7,8 @@ * Copyright (c) 2005, Herve Drolon, FreeImage Team * Copyright (c) 2006-2007, Parvatha Elangovan * Copyright (c) 2008, Jerome Fimes, Communications & Systemes <jerome.fimes@c-s.fr> + * Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France + * Copyright (c) 2012, CS Systemes d'Information, France * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/bin/jp2/opj_decompress.c b/src/bin/jp2/opj_decompress.c index c8f87671..df2978db 100644 --- a/src/bin/jp2/opj_decompress.c +++ b/src/bin/jp2/opj_decompress.c @@ -6,6 +6,8 @@ * Copyright (c) 2003-2007, Francois-Olivier Devaux and Antonin Descampe * Copyright (c) 2005, Herve Drolon, FreeImage Team * Copyright (c) 2006-2007, Parvatha Elangovan + * Copyright (c) 2008;2011-2012, Centre National d'Etudes Spatiales (CNES), France + * Copyright (c) 2012, CS Systemes d'Information, France * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/bin/jp2/opj_dump.c b/src/bin/jp2/opj_dump.c index c7223e40..2bc1893a 100644 --- a/src/bin/jp2/opj_dump.c +++ b/src/bin/jp2/opj_dump.c @@ -1,6 +1,7 @@ /* * Copyright (c) 2010, Mathieu Malaterre, GDCM - * Copyright (c) 2011, Mickael Savinaud, Communications & Systemes <mickael.savinaud@c-s.fr> + * Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France + * Copyright (c) 2012, CS Systemes d'Information, France * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
