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 /src/lib/openjpwl | |
| parent | d7c5c8518f9c9defdff3e0df034fbcac7d8557b8 (diff) | |
[2.0] Backport all changes since r2798 (included) from trunkopenjpeg-2.0
Diffstat (limited to 'src/lib/openjpwl')
| -rw-r--r-- | src/lib/openjpwl/crc.c | 5 | ||||
| -rw-r--r-- | src/lib/openjpwl/crc.h | 5 | ||||
| -rw-r--r-- | src/lib/openjpwl/jpwl.c | 5 | ||||
| -rw-r--r-- | src/lib/openjpwl/jpwl.h | 5 | ||||
| -rw-r--r-- | src/lib/openjpwl/jpwl_lib.c | 5 | ||||
| -rw-r--r-- | src/lib/openjpwl/rs.c | 5 | ||||
| -rw-r--r-- | src/lib/openjpwl/rs.h | 5 |
7 files changed, 35 insertions, 0 deletions
diff --git a/src/lib/openjpwl/crc.c b/src/lib/openjpwl/crc.c index 6a4a7d8f..e2ffafac 100644 --- a/src/lib/openjpwl/crc.c +++ b/src/lib/openjpwl/crc.c @@ -1,4 +1,9 @@ /* + * The copyright in this software is being made available under the 2-clauses + * BSD License, included below. This software may be subject to other third + * party and contributor rights, including patent rights, and no such rights + * are granted under this license. + * * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe diff --git a/src/lib/openjpwl/crc.h b/src/lib/openjpwl/crc.h index 4ea2c4ce..e4695f75 100644 --- a/src/lib/openjpwl/crc.h +++ b/src/lib/openjpwl/crc.h @@ -1,4 +1,9 @@ /* + * The copyright in this software is being made available under the 2-clauses + * BSD License, included below. This software may be subject to other third + * party and contributor rights, including patent rights, and no such rights + * are granted under this license. + * * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe diff --git a/src/lib/openjpwl/jpwl.c b/src/lib/openjpwl/jpwl.c index ba8cac5a..79d0e04c 100644 --- a/src/lib/openjpwl/jpwl.c +++ b/src/lib/openjpwl/jpwl.c @@ -1,4 +1,9 @@ /* + * The copyright in this software is being made available under the 2-clauses + * BSD License, included below. This software may be subject to other third + * party and contributor rights, including patent rights, and no such rights + * are granted under this license. + * * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe diff --git a/src/lib/openjpwl/jpwl.h b/src/lib/openjpwl/jpwl.h index 52c1fbc2..748a6b38 100644 --- a/src/lib/openjpwl/jpwl.h +++ b/src/lib/openjpwl/jpwl.h @@ -1,4 +1,9 @@ /* + * The copyright in this software is being made available under the 2-clauses + * BSD License, included below. This software may be subject to other third + * party and contributor rights, including patent rights, and no such rights + * are granted under this license. + * * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe diff --git a/src/lib/openjpwl/jpwl_lib.c b/src/lib/openjpwl/jpwl_lib.c index 92890841..772c8db3 100644 --- a/src/lib/openjpwl/jpwl_lib.c +++ b/src/lib/openjpwl/jpwl_lib.c @@ -1,4 +1,9 @@ /* + * The copyright in this software is being made available under the 2-clauses + * BSD License, included below. This software may be subject to other third + * party and contributor rights, including patent rights, and no such rights + * are granted under this license. + * * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe diff --git a/src/lib/openjpwl/rs.c b/src/lib/openjpwl/rs.c index 0841c637..e35781f6 100644 --- a/src/lib/openjpwl/rs.c +++ b/src/lib/openjpwl/rs.c @@ -1,4 +1,9 @@ /* + * The copyright in this software is being made available under the 2-clauses + * BSD License, included below. This software may be subject to other third + * party and contributor rights, including patent rights, and no such rights + * are granted under this license. + * * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe diff --git a/src/lib/openjpwl/rs.h b/src/lib/openjpwl/rs.h index 7d02a477..57e5c22d 100644 --- a/src/lib/openjpwl/rs.h +++ b/src/lib/openjpwl/rs.h @@ -1,4 +1,9 @@ /* + * The copyright in this software is being made available under the 2-clauses + * BSD License, included below. This software may be subject to other third + * party and contributor rights, including patent rights, and no such rights + * are granted under this license. + * * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe |
