summaryrefslogtreecommitdiff
path: root/base/ets_tm.h
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2021-04-20 16:45:01 +0100
committerChris Liddell <chris.liddell@artifex.com>2021-04-28 15:34:41 +0100
commit431167121968b066d90b0506347b6eb779e08a3f (patch)
tree8e443db8caf999a04357f7e382e355059fae6ca4 /base/ets_tm.h
parentb083ba8adff725bdfe1538a38f4ef3210f4470d7 (diff)
downloadghostpdl-431167121968b066d90b0506347b6eb779e08a3f.tar.gz
Remove references for ETS related patents
Diffstat (limited to 'base/ets_tm.h')
-rw-r--r--base/ets_tm.h37
1 files changed, 14 insertions, 23 deletions
diff --git a/base/ets_tm.h b/base/ets_tm.h
index 613189779..ab7371622 100644
--- a/base/ets_tm.h
+++ b/base/ets_tm.h
@@ -1,26 +1,17 @@
-/*
- * Testbed implementation of Even Better Screening. Please see
- * http://www.artofcode.com/eventone/ for more details.
- *
- * Copyright 2001-2004 Raph Levien <raph@acm.org>
- *
- * Code in this module is covered by US Patents 5,055,942 and
- * 5,917,614, and corresponding international patents. This version
- * of ETS is for commercial licensees and is governed by the licensing
- * agreement between artofcode LLC and the licensee. Please see
- * http://www.artofcode.com/eventone/ for information on licensing.
- *
- * Subsequent Changes: Copyright (C) 2013-2021 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 the license contained in the file LICENSE in this distribution.
- */
+/* Copyright (C) 2013-2021 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 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.
+*/
#ifndef ets_tm_h_INCLUDED