summaryrefslogtreecommitdiff
path: root/applications
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2014-03-17 15:02:20 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2014-03-17 15:02:20 +0000
commit5d356d6fcb5cd74ee18c789794582d7685ac6a38 (patch)
tree40528ad4be78c779ddebd281e69654ee76103c9c /applications
parenta2f90ab2cbad0678d66940d3418fea342f1b48b4 (diff)
[1.5] Update BSD-4 copyright into a BSD-3 copyright
Update issue 300
Diffstat (limited to 'applications')
-rw-r--r--applications/common/opj_getopt.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/applications/common/opj_getopt.c b/applications/common/opj_getopt.c
index 252d8359..6fcead46 100644
--- a/applications/common/opj_getopt.c
+++ b/applications/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.
*