summaryrefslogtreecommitdiff
path: root/jbig2dec/memento.c
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2023-03-31 11:15:40 +0100
committerChris Liddell <chris.liddell@artifex.com>2023-04-04 15:40:22 +0100
commite85dc479135f50b4ab70905007ae509e0d92d61d (patch)
tree527d64a37e15b0ce8afacf37aad16b2896fae2d2 /jbig2dec/memento.c
parent34055411d34255d811dd091e7f771b92d4494600 (diff)
downloadghostpdl-e85dc479135f50b4ab70905007ae509e0d92d61d.tar.gz
Update postal address in file headers
Diffstat (limited to 'jbig2dec/memento.c')
-rw-r--r--jbig2dec/memento.c14
1 files changed, 8 insertions, 6 deletions
diff --git a/jbig2dec/memento.c b/jbig2dec/memento.c
index 46e6602ab..47878a337 100644
--- a/jbig2dec/memento.c
+++ b/jbig2dec/memento.c
@@ -1,14 +1,16 @@
-/* Copyright (C) 2009-2021 Artifex Software, Inc.
+/* Copyright (C) 2001-2023 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or
implied.
- This software is distributed under license and may not be copied, modified
- or distributed except as expressly authorized under the terms of that
- license. Refer to licensing information at http://www.artifex.com
- or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
- Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
+ This software is distributed under license and may not be copied,
+ modified or distributed except as expressly authorized under the terms
+ of the license contained in the file LICENSE in this distribution.
+
+ Refer to licensing information at http://www.artifex.com or contact
+ Artifex Software, Inc., 39 Mesa Street, Suite 108A, San Francisco,
+ CA 94129, USA, for further information.
*/
/* Inspired by Fortify by Simon P Bullen. */