From e85dc479135f50b4ab70905007ae509e0d92d61d Mon Sep 17 00:00:00 2001 From: Chris Liddell Date: Fri, 31 Mar 2023 11:15:40 +0100 Subject: Update postal address in file headers --- pdf/pdf_path.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pdf/pdf_path.c') diff --git a/pdf/pdf_path.c b/pdf/pdf_path.c index 7195713a0..ddd9cb09f 100644 --- a/pdf/pdf_path.c +++ b/pdf/pdf_path.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018-2022 Artifex Software, Inc. +/* Copyright (C) 2018-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. */ /* Path operations for the PDF interpreter */ -- cgit v1.2.1