summaryrefslogtreecommitdiff
path: root/ijs
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2019-01-16 15:10:56 +0000
committerChris Liddell <chris.liddell@artifex.com>2019-01-16 17:24:24 +0000
commit4cf2ad7ad15bd52472a342c979bdd48315c43155 (patch)
treedd08e1b62e8ff3ea472677b13dd3f944f9292f6e /ijs
parent373d83836619fe8b675b3db7235e4fee19b699fd (diff)
downloadghostpdl-4cf2ad7ad15bd52472a342c979bdd48315c43155.tar.gz
Update source/header file copyright notice to 2019
Diffstat (limited to 'ijs')
-rw-r--r--ijs/Makefile.am2
-rw-r--r--ijs/configure.ac2
-rw-r--r--ijs/ijs.c2
-rw-r--r--ijs/ijs.h2
-rw-r--r--ijs/ijs_client.c2
-rw-r--r--ijs/ijs_client.h2
-rw-r--r--ijs/ijs_client_example.c2
-rw-r--r--ijs/ijs_exec_unix.c2
-rw-r--r--ijs/ijs_exec_win.c2
-rw-r--r--ijs/ijs_server.c2
-rw-r--r--ijs/ijs_server_example.c2
-rw-r--r--ijs/unistd_.h2
12 files changed, 12 insertions, 12 deletions
diff --git a/ijs/Makefile.am b/ijs/Makefile.am
index f84daf227..433dff4b1 100644
--- a/ijs/Makefile.am
+++ b/ijs/Makefile.am
@@ -1,4 +1,4 @@
-## Copyright (C) 2001-2018 Artifex Software, Inc.
+## Copyright (C) 2001-2019 Artifex Software, Inc.
##
## Permission is hereby granted, free of charge, to any person
## obtaining a copy of this software and associated documentation
diff --git a/ijs/configure.ac b/ijs/configure.ac
index a5fb2581b..b37c3ef73 100644
--- a/ijs/configure.ac
+++ b/ijs/configure.ac
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2001-2018 Artifex Software, Inc.
+dnl Copyright (C) 2001-2019 Artifex Software, Inc.
dnl
dnl Permission is hereby granted, free of charge, to any person
dnl obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs.c b/ijs/ijs.c
index 292045311..b2120e8ca 100644
--- a/ijs/ijs.c
+++ b/ijs/ijs.c
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs.h b/ijs/ijs.h
index 896704733..584c6ab1b 100644
--- a/ijs/ijs.h
+++ b/ijs/ijs.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs_client.c b/ijs/ijs_client.c
index 9c3ec74b8..6e5c335b2 100644
--- a/ijs/ijs_client.c
+++ b/ijs/ijs_client.c
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs_client.h b/ijs/ijs_client.h
index f38234b1d..3bf498562 100644
--- a/ijs/ijs_client.h
+++ b/ijs/ijs_client.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs_client_example.c b/ijs/ijs_client_example.c
index d970d58ee..670ded7bb 100644
--- a/ijs/ijs_client_example.c
+++ b/ijs/ijs_client_example.c
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs_exec_unix.c b/ijs/ijs_exec_unix.c
index 622569416..cbfb6cdd4 100644
--- a/ijs/ijs_exec_unix.c
+++ b/ijs/ijs_exec_unix.c
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs_exec_win.c b/ijs/ijs_exec_win.c
index b78e01957..51ca4901c 100644
--- a/ijs/ijs_exec_win.c
+++ b/ijs/ijs_exec_win.c
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs_server.c b/ijs/ijs_server.c
index e4933419b..39478fcd1 100644
--- a/ijs/ijs_server.c
+++ b/ijs/ijs_server.c
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/ijs_server_example.c b/ijs/ijs_server_example.c
index 6777b8bef..1b7b6942a 100644
--- a/ijs/ijs_server_example.c
+++ b/ijs/ijs_server_example.c
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
diff --git a/ijs/unistd_.h b/ijs/unistd_.h
index 43e040662..605895a57 100644
--- a/ijs/unistd_.h
+++ b/ijs/unistd_.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) 2001-2018 Artifex Software, Inc.
+ * Copyright (C) 2001-2019 Artifex Software, Inc.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation