diff options
| author | Antonin Descampe <antonin@gmail.com> | 2014-04-03 15:30:57 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2014-04-03 15:30:57 +0000 |
| commit | d19a4ab6768c48b542c0add922eba0dcddae9ffe (patch) | |
| tree | 10bccab2098c5b4929e2e3eaf48ecc502cb76dae /doc | |
| parent | f105cb54717cc50e49838d8ecd71efb31a8da73f (diff) | |
[trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/mainpage.dox.in | 2 | ||||
| -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 | ||||
| -rw-r--r-- | doc/openjpip.dox.in | 4 |
5 files changed, 9 insertions, 9 deletions
diff --git a/doc/mainpage.dox.in b/doc/mainpage.dox.in index 8531aee6..72084d9b 100644 --- a/doc/mainpage.dox.in +++ b/doc/mainpage.dox.in @@ -1,7 +1,7 @@ /* * $Id$ * - * Copyright (c) 2002-2011, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium + * Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium * Copyright (c) 2011, Mickael Savinaud, Communications & Systemes <mickael.savinaud@c-s.fr> * All rights reserved. * 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 diff --git a/doc/openjpip.dox.in b/doc/openjpip.dox.in index 695cb686..e54ca75d 100644 --- a/doc/openjpip.dox.in +++ b/doc/openjpip.dox.in @@ -1,8 +1,8 @@ /* * $Id$ * - * Copyright (c) 2002-2011, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium - * Copyright (c) 2002-2011, Professor Benoit Macq + * Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium + * Copyright (c) 2002-2014, Professor Benoit Macq * Copyright (c) 2010-2011, Kaori Hagihara * All rights reserved. * |
