summaryrefslogtreecommitdiff
path: root/ios
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 /ios
parent34055411d34255d811dd091e7f771b92d4494600 (diff)
downloadghostpdl-e85dc479135f50b4ab70905007ae509e0d92d61d.tar.gz
Update postal address in file headers
Diffstat (limited to 'ios')
-rw-r--r--ios/ios_arch-arm.h6
-rw-r--r--ios/ios_arch-x86.h6
2 files changed, 6 insertions, 6 deletions
diff --git a/ios/ios_arch-arm.h b/ios/ios_arch-arm.h
index cd7b9fc0e..1581bb021 100644
--- a/ios/ios_arch-arm.h
+++ b/ios/ios_arch-arm.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-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
@@ -9,8 +9,8 @@
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., 1305 Grant Avenue - Suite 200, Novato,
- CA 94945, U.S.A., +1(415)492-9861, for further information.
+ Artifex Software, Inc., 39 Mesa Street, Suite 108A, San Francisco,
+ CA 94129, USA, for further information.
*/
#if defined(__ARM64_ARCH_8__) && __ARM64_ARCH_8__ == 1
diff --git a/ios/ios_arch-x86.h b/ios/ios_arch-x86.h
index af818f850..a00b7533d 100644
--- a/ios/ios_arch-x86.h
+++ b/ios/ios_arch-x86.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-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
@@ -9,8 +9,8 @@
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., 1305 Grant Avenue - Suite 200, Novato,
- CA 94945, U.S.A., +1(415)492-9861, for further information.
+ Artifex Software, Inc., 39 Mesa Street, Suite 108A, San Francisco,
+ CA 94129, USA, for further information.
*/
#if defined(__x86_64__) && __x86_64__ == 1