diff options
| author | Antonin Descampe <antonin@gmail.com> | 2014-04-10 11:36:37 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2014-04-10 11:36:37 +0000 |
| commit | 5c2a08edd71f75e5aa6b5240b152d9b395523e7e (patch) | |
| tree | 45ae8ab3b0629b96930b5a2c26fc20a088212d6a /doc/man | |
| parent | d7c5c8518f9c9defdff3e0df034fbcac7d8557b8 (diff) | |
[2.0] Backport all changes since r2798 (included) from trunkopenjpeg-2.0
Diffstat (limited to 'doc/man')
| -rw-r--r-- | doc/man/man1/opj_compress.1 | 4 | ||||
| -rw-r--r-- | doc/man/man1/opj_decompress.1 | 4 | ||||
| -rw-r--r-- | doc/man/man3/libopenjp2.3 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/man/man1/opj_compress.1 b/doc/man/man1/opj_compress.1 index d7e41119..51e5b1a5 100644 --- a/doc/man/man1/opj_compress.1 +++ b/doc/man/man1/opj_compress.1 @@ -203,9 +203,9 @@ Options usable only if the library has been compiled with \fB-DUSE_JPWL\fR .B opj_compress -i \fRlena.raw \fB-o \fRlena.j2k \fB-F \fR512,512,3,8,u .P .SH AUTHORS -Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium +Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium .br -Copyright (c) 2002-2007, Professor Benoit Macq +Copyright (c) 2002-2014, Professor Benoit Macq .br Copyright (c) 2001-2003, David Janssens .br diff --git a/doc/man/man1/opj_decompress.1 b/doc/man/man1/opj_decompress.1 index e276b423..470fd3c1 100644 --- a/doc/man/man1/opj_decompress.1 +++ b/doc/man/man1/opj_decompress.1 @@ -91,9 +91,9 @@ Set the maximum number of quality layers to decode. If there are less quality la .P '\".SH BUGS .SH AUTHORS -Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium +Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium .br -Copyright (c) 2002-2007, Professor Benoit Macq +Copyright (c) 2002-2014, Professor Benoit Macq .br Copyright (c) 2001-2003, David Janssens .br diff --git a/doc/man/man3/libopenjp2.3 b/doc/man/man3/libopenjp2.3 index 2ab55bb0..9b06cc86 100644 --- a/doc/man/man3/libopenjp2.3 +++ b/doc/man/man3/libopenjp2.3 @@ -313,9 +313,9 @@ typedef struct opj_cparameters '\".SH OPTIONS '\".SH BUGS .SH AUTHORS -Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium +Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium -Copyright (c) 2002-2007, Professor Benoit Macq +Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2001-2003, David Janssens |
