summaryrefslogtreecommitdiff
path: root/pcl/pxl
diff options
context:
space:
mode:
Diffstat (limited to 'pcl/pxl')
-rw-r--r--pcl/pxl/pxasm.ps6
-rw-r--r--pcl/pxl/pxattr.h6
-rw-r--r--pcl/pxl/pxbfont.c6
-rw-r--r--pcl/pxl/pxbfont.h6
-rw-r--r--pcl/pxl/pxbfont.ps8
-rw-r--r--pcl/pxl/pxcet.txt6
-rw-r--r--pcl/pxl/pxdict.h6
-rw-r--r--pcl/pxl/pxdiff.txt6
-rw-r--r--pcl/pxl/pxenum.h6
-rw-r--r--pcl/pxl/pxerrors.c6
-rw-r--r--pcl/pxl/pxerrors.h6
-rw-r--r--pcl/pxl/pxffont.c6
-rw-r--r--pcl/pxl/pxfont.c6
-rw-r--r--pcl/pxl/pxfont.h6
-rw-r--r--pcl/pxl/pxfts.txt6
-rw-r--r--pcl/pxl/pxgstate.c6
-rw-r--r--pcl/pxl/pxgstate.h6
-rw-r--r--pcl/pxl/pximage.c6
-rw-r--r--pcl/pxl/pximpl.c6
-rw-r--r--pcl/pxl/pxink.c6
-rw-r--r--pcl/pxl/pxl.mak6
-rw-r--r--pcl/pxl/pxlib.txt6
-rw-r--r--pcl/pxl/pxoper.h6
-rw-r--r--pcl/pxl/pxpaint.c6
-rw-r--r--pcl/pxl/pxparse.c6
-rw-r--r--pcl/pxl/pxparse.h6
-rw-r--r--pcl/pxl/pxptable.c6
-rw-r--r--pcl/pxl/pxptable.h6
-rw-r--r--pcl/pxl/pxpthr.c6
-rw-r--r--pcl/pxl/pxpthr.h6
-rw-r--r--pcl/pxl/pxsessio.c6
-rw-r--r--pcl/pxl/pxspec.txt6
-rw-r--r--pcl/pxl/pxstate.c6
-rw-r--r--pcl/pxl/pxstate.h6
-rw-r--r--pcl/pxl/pxstream.c6
-rw-r--r--pcl/pxl/pxsymbol.ps8
-rw-r--r--pcl/pxl/pxsymbol.psc6
-rw-r--r--pcl/pxl/pxsymbol.psh6
-rw-r--r--pcl/pxl/pxtag.h6
-rw-r--r--pcl/pxl/pxtop.c6
-rw-r--r--pcl/pxl/pxvalue.c6
-rw-r--r--pcl/pxl/pxvalue.h6
42 files changed, 128 insertions, 128 deletions
diff --git a/pcl/pxl/pxasm.ps b/pcl/pxl/pxasm.ps
index 66cb7d2fe..b945e01af 100644
--- a/pcl/pxl/pxasm.ps
+++ b/pcl/pxl/pxasm.ps
@@ -1,5 +1,5 @@
%!
-% 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
@@ -10,8 +10,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.
%
% Assemble a PCL XL "program". The syntax is designed to minimize the size
diff --git a/pcl/pxl/pxattr.h b/pcl/pxl/pxattr.h
index 9ee1dd1f8..ac36164be 100644
--- a/pcl/pxl/pxattr.h
+++ b/pcl/pxl/pxattr.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.
*/
diff --git a/pcl/pxl/pxbfont.c b/pcl/pxl/pxbfont.c
index faf77d8d7..e43ee11b3 100644
--- a/pcl/pxl/pxbfont.c
+++ b/pcl/pxl/pxbfont.c
@@ -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.
*/
diff --git a/pcl/pxl/pxbfont.h b/pcl/pxl/pxbfont.h
index c866afecb..fd0ec9e6c 100644
--- a/pcl/pxl/pxbfont.h
+++ b/pcl/pxl/pxbfont.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.
*/
diff --git a/pcl/pxl/pxbfont.ps b/pcl/pxl/pxbfont.ps
index e3417c173..2f9ef4111 100644
--- a/pcl/pxl/pxbfont.ps
+++ b/pcl/pxl/pxbfont.ps
@@ -1,5 +1,5 @@
%!
-% 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
@@ -10,8 +10,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.
%
% Construct the bitmap font used for printing the error page.
@@ -28,7 +28,7 @@ def
/Points 24 def
% Write the copyright notice.
-(/* Copyright (C) 2018-2021 Artifex Software Inc. All rights reserved.
+(/* Copyright (C) 2018-2023 Artifex Software Inc. All rights reserved.
Unauthorized use, copying, and/or distribution prohibited.
*/
diff --git a/pcl/pxl/pxcet.txt b/pcl/pxl/pxcet.txt
index d4bde3e7c..e558d5d88 100644
--- a/pcl/pxl/pxcet.txt
+++ b/pcl/pxl/pxcet.txt
@@ -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.
This document presents the results of Artifex's investigation of
discrepancies between the Genoa LaserJet 5 PCL6 Command-Level Emulation
diff --git a/pcl/pxl/pxdict.h b/pcl/pxl/pxdict.h
index 9d91fb04a..05bcb09ca 100644
--- a/pcl/pxl/pxdict.h
+++ b/pcl/pxl/pxdict.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.
*/
diff --git a/pcl/pxl/pxdiff.txt b/pcl/pxl/pxdiff.txt
index fee8038e2..ee1655d78 100644
--- a/pcl/pxl/pxdiff.txt
+++ b/pcl/pxl/pxdiff.txt
@@ -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.
This document presents known discrepancies between Artifex's PCL XL
interpreter and the output of the Genoa LaserJet 5 PCL6 FTS and CET.
diff --git a/pcl/pxl/pxenum.h b/pcl/pxl/pxenum.h
index 7b2ef17b7..7e5970a40 100644
--- a/pcl/pxl/pxenum.h
+++ b/pcl/pxl/pxenum.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.
*/
diff --git a/pcl/pxl/pxerrors.c b/pcl/pxl/pxerrors.c
index f6d597961..238890ecf 100644
--- a/pcl/pxl/pxerrors.c
+++ b/pcl/pxl/pxerrors.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 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.
*/
diff --git a/pcl/pxl/pxerrors.h b/pcl/pxl/pxerrors.h
index bf9dab1af..f02a801c7 100644
--- a/pcl/pxl/pxerrors.h
+++ b/pcl/pxl/pxerrors.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.
*/
diff --git a/pcl/pxl/pxffont.c b/pcl/pxl/pxffont.c
index e2e75d665..04febe022 100644
--- a/pcl/pxl/pxffont.c
+++ b/pcl/pxl/pxffont.c
@@ -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.
*/
diff --git a/pcl/pxl/pxfont.c b/pcl/pxl/pxfont.c
index 6e3079fac..23215ee7c 100644
--- a/pcl/pxl/pxfont.c
+++ b/pcl/pxl/pxfont.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 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.
*/
diff --git a/pcl/pxl/pxfont.h b/pcl/pxl/pxfont.h
index 9a199fe83..f5a77d873 100644
--- a/pcl/pxl/pxfont.h
+++ b/pcl/pxl/pxfont.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.
*/
diff --git a/pcl/pxl/pxfts.txt b/pcl/pxl/pxfts.txt
index d067ca875..e433e25a6 100644
--- a/pcl/pxl/pxfts.txt
+++ b/pcl/pxl/pxfts.txt
@@ -1,5 +1,5 @@
- 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
@@ -10,8 +10,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.
Report on Genoa PCL6 FTS and LaserJet 6MP
diff --git a/pcl/pxl/pxgstate.c b/pcl/pxl/pxgstate.c
index cfbb14977..28c82d552 100644
--- a/pcl/pxl/pxgstate.c
+++ b/pcl/pxl/pxgstate.c
@@ -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.
*/
diff --git a/pcl/pxl/pxgstate.h b/pcl/pxl/pxgstate.h
index d187c7f3c..8aa98ee8f 100644
--- a/pcl/pxl/pxgstate.h
+++ b/pcl/pxl/pxgstate.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.
*/
diff --git a/pcl/pxl/pximage.c b/pcl/pxl/pximage.c
index 5cac93db2..b138beb08 100644
--- a/pcl/pxl/pximage.c
+++ b/pcl/pxl/pximage.c
@@ -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.
*/
diff --git a/pcl/pxl/pximpl.c b/pcl/pxl/pximpl.c
index 2ce42a3ab..1b93ae18d 100644
--- a/pcl/pxl/pximpl.c
+++ b/pcl/pxl/pximpl.c
@@ -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.
*/
diff --git a/pcl/pxl/pxink.c b/pcl/pxl/pxink.c
index 89c8a3623..7b5e424cc 100644
--- a/pcl/pxl/pxink.c
+++ b/pcl/pxl/pxink.c
@@ -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.
*/
diff --git a/pcl/pxl/pxl.mak b/pcl/pxl/pxl.mak
index b6a62b8db..840f160c7 100644
--- a/pcl/pxl/pxl.mak
+++ b/pcl/pxl/pxl.mak
@@ -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.
#
# makefile for PCL XL interpreters.
diff --git a/pcl/pxl/pxlib.txt b/pcl/pxl/pxlib.txt
index 8dee17269..a9e08d49a 100644
--- a/pcl/pxl/pxlib.txt
+++ b/pcl/pxl/pxlib.txt
@@ -1,5 +1,5 @@
- 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
@@ -10,8 +10,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.
This document describes the additions to Artifex's PostScript-oriented
graphics library that were required to handle the full PCL graphics model.
diff --git a/pcl/pxl/pxoper.h b/pcl/pxl/pxoper.h
index c7bd3edd8..82feb7db5 100644
--- a/pcl/pxl/pxoper.h
+++ b/pcl/pxl/pxoper.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.
*/
diff --git a/pcl/pxl/pxpaint.c b/pcl/pxl/pxpaint.c
index a31a52201..d327b4ed2 100644
--- a/pcl/pxl/pxpaint.c
+++ b/pcl/pxl/pxpaint.c
@@ -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.
*/
diff --git a/pcl/pxl/pxparse.c b/pcl/pxl/pxparse.c
index 256198a2b..0b0beca6e 100644
--- a/pcl/pxl/pxparse.c
+++ b/pcl/pxl/pxparse.c
@@ -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.
*/
diff --git a/pcl/pxl/pxparse.h b/pcl/pxl/pxparse.h
index 01c22d4e6..07d2935e5 100644
--- a/pcl/pxl/pxparse.h
+++ b/pcl/pxl/pxparse.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.
*/
diff --git a/pcl/pxl/pxptable.c b/pcl/pxl/pxptable.c
index 64c5cd775..127d4369f 100644
--- a/pcl/pxl/pxptable.c
+++ b/pcl/pxl/pxptable.c
@@ -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.
*/
diff --git a/pcl/pxl/pxptable.h b/pcl/pxl/pxptable.h
index cd7a3834f..f1b0dc6a8 100644
--- a/pcl/pxl/pxptable.h
+++ b/pcl/pxl/pxptable.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.
*/
diff --git a/pcl/pxl/pxpthr.c b/pcl/pxl/pxpthr.c
index 805a1149a..a89062dad 100644
--- a/pcl/pxl/pxpthr.c
+++ b/pcl/pxl/pxpthr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 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.
*/
diff --git a/pcl/pxl/pxpthr.h b/pcl/pxl/pxpthr.h
index 0778fa95a..4b86798e6 100644
--- a/pcl/pxl/pxpthr.h
+++ b/pcl/pxl/pxpthr.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.
*/
diff --git a/pcl/pxl/pxsessio.c b/pcl/pxl/pxsessio.c
index 6448bcfd1..cd91e79ab 100644
--- a/pcl/pxl/pxsessio.c
+++ b/pcl/pxl/pxsessio.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 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.
*/
diff --git a/pcl/pxl/pxspec.txt b/pcl/pxl/pxspec.txt
index 355220b48..b1e858965 100644
--- a/pcl/pxl/pxspec.txt
+++ b/pcl/pxl/pxspec.txt
@@ -1,5 +1,5 @@
- 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
@@ -10,8 +10,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.
This document presents the results of Artifex's investigation of the PCL XL
Feature Reference Protocol Class 1.1 specification and of its relationship
diff --git a/pcl/pxl/pxstate.c b/pcl/pxl/pxstate.c
index 611845452..8621fa3d8 100644
--- a/pcl/pxl/pxstate.c
+++ b/pcl/pxl/pxstate.c
@@ -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.
*/
diff --git a/pcl/pxl/pxstate.h b/pcl/pxl/pxstate.h
index 5b3394826..6fdbd752b 100644
--- a/pcl/pxl/pxstate.h
+++ b/pcl/pxl/pxstate.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.
*/
diff --git a/pcl/pxl/pxstream.c b/pcl/pxl/pxstream.c
index e49cd5952..f6f955b72 100644
--- a/pcl/pxl/pxstream.c
+++ b/pcl/pxl/pxstream.c
@@ -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.
*/
diff --git a/pcl/pxl/pxsymbol.ps b/pcl/pxl/pxsymbol.ps
index e839dc819..d9f1a2a01 100644
--- a/pcl/pxl/pxsymbol.ps
+++ b/pcl/pxl/pxsymbol.ps
@@ -1,5 +1,5 @@
%!
-% 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
@@ -10,8 +10,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.
%
% Construct the PCL XL symbol set mappings.
@@ -47,7 +47,7 @@
glyphs /.notdef undef
% Write the copyright notice and initial boilerplate.
-(/* Copyright (C) 2018-2021 Artifex Software Inc. All rights reserved.
+(/* Copyright (C) 2018-2023 Artifex Software Inc. All rights reserved.
Unauthorized use, copying, and/or distribution prohibited.
*/
) print
diff --git a/pcl/pxl/pxsymbol.psc b/pcl/pxl/pxsymbol.psc
index d0a1a2664..b92db509f 100644
--- a/pcl/pxl/pxsymbol.psc
+++ b/pcl/pxl/pxsymbol.psc
@@ -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.
*/
/* pxsymbol.c */
diff --git a/pcl/pxl/pxsymbol.psh b/pcl/pxl/pxsymbol.psh
index 99c636f99..fd13644d8 100644
--- a/pcl/pxl/pxsymbol.psh
+++ b/pcl/pxl/pxsymbol.psh
@@ -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.
*/
/* pxsymbol.h */
diff --git a/pcl/pxl/pxtag.h b/pcl/pxl/pxtag.h
index 61df36e33..4bafc530a 100644
--- a/pcl/pxl/pxtag.h
+++ b/pcl/pxl/pxtag.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.
*/
diff --git a/pcl/pxl/pxtop.c b/pcl/pxl/pxtop.c
index b9a6291f3..892341036 100644
--- a/pcl/pxl/pxtop.c
+++ b/pcl/pxl/pxtop.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2022 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.
*/
diff --git a/pcl/pxl/pxvalue.c b/pcl/pxl/pxvalue.c
index f53cdfe9e..6205e25ea 100644
--- a/pcl/pxl/pxvalue.c
+++ b/pcl/pxl/pxvalue.c
@@ -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.
*/
diff --git a/pcl/pxl/pxvalue.h b/pcl/pxl/pxvalue.h
index e792b2658..4e4421d08 100644
--- a/pcl/pxl/pxvalue.h
+++ b/pcl/pxl/pxvalue.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.
*/