diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-03-17 15:02:49 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2014-03-17 15:02:49 +0000 |
| commit | 866cd28ad4d13461d0b47a7c02b67794850d1e2d (patch) | |
| tree | 521c702d4ac2c77c56656a55de2e50a7bb7b7811 /src | |
| parent | 71a9f498b526a71cc938793ac74d4512cb1b8ab6 (diff) | |
[trunk] Update BSD-4 copyright into a BSD-3 copyright
Fixes issue 300
Diffstat (limited to 'src')
| -rw-r--r-- | src/bin/common/opj_getopt.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/bin/common/opj_getopt.c b/src/bin/common/opj_getopt.c index 252d8359..6fcead46 100644 --- a/src/bin/common/opj_getopt.c +++ b/src/bin/common/opj_getopt.c @@ -10,11 +10,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * |
