summaryrefslogtreecommitdiff
path: root/demos/python/gsapi.py
diff options
context:
space:
mode:
Diffstat (limited to 'demos/python/gsapi.py')
-rwxr-xr-xdemos/python/gsapi.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/python/gsapi.py b/demos/python/gsapi.py
index 4d405a5e2..a39076498 100755
--- a/demos/python/gsapi.py
+++ b/demos/python/gsapi.py
@@ -3,6 +3,8 @@
'''
Python version of the C API in psi/iapi.h.
+Copyright (C) 2001-2023 Artifex Software, Inc.
+
Overview:
Implemented using Python's ctypes module.