diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2007-06-05 22:23:38 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2007-06-05 22:23:38 +0000 |
commit | ca6d4ab6b69e399adfb0f00a10734349151b9f08 (patch) | |
tree | e5f16ca803d509389068a11e8682d157f9432744 /gs/ijs | |
parent | 774147ee315ea0d6b8bc567c1d30ac61d3c11dcf (diff) | |
download | ghostpdl-ca6d4ab6b69e399adfb0f00a10734349151b9f08.tar.gz |
Update licence headers. Copyright has been transfered from artofcode LLC
to Artifex Software, Inc.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8022 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/ijs')
-rw-r--r-- | gs/ijs/Makefile.am | 2 | ||||
-rw-r--r-- | gs/ijs/configure.ac | 2 | ||||
-rw-r--r-- | gs/ijs/ijs.c | 2 | ||||
-rw-r--r-- | gs/ijs/ijs.h | 2 | ||||
-rw-r--r-- | gs/ijs/ijs_client.c | 2 | ||||
-rw-r--r-- | gs/ijs/ijs_client.h | 2 | ||||
-rw-r--r-- | gs/ijs/ijs_client_example.c | 2 | ||||
-rw-r--r-- | gs/ijs/ijs_exec_unix.c | 2 | ||||
-rw-r--r-- | gs/ijs/ijs_exec_win.c | 2 | ||||
-rw-r--r-- | gs/ijs/ijs_server.c | 2 | ||||
-rw-r--r-- | gs/ijs/ijs_server.h | 2 | ||||
-rw-r--r-- | gs/ijs/ijs_server_example.c | 2 | ||||
-rw-r--r-- | gs/ijs/unistd_.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/gs/ijs/Makefile.am b/gs/ijs/Makefile.am index bbbf5e499..827459b9c 100644 --- a/gs/ijs/Makefile.am +++ b/gs/ijs/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (c) 2001-2004 artofcode LLC. +## Copyright (C) 2001-2004 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/gs/ijs/configure.ac b/gs/ijs/configure.ac index 85c219d40..0850bed11 100644 --- a/gs/ijs/configure.ac +++ b/gs/ijs/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright (c) 2001-2004 artofcode LLC. +dnl Copyright (C) 2001-2004 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/gs/ijs/ijs.c b/gs/ijs/ijs.c index 01a14b7fb..ae69556f6 100644 --- a/gs/ijs/ijs.c +++ b/gs/ijs/ijs.c @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 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/gs/ijs/ijs.h b/gs/ijs/ijs.h index 4c394c1cc..db9a37e56 100644 --- a/gs/ijs/ijs.h +++ b/gs/ijs/ijs.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2004 artofcode LLC. + * Copyright (C) 2001-2004 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/gs/ijs/ijs_client.c b/gs/ijs/ijs_client.c index c3ed3d3a4..43e9a42b7 100644 --- a/gs/ijs/ijs_client.c +++ b/gs/ijs/ijs_client.c @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 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/gs/ijs/ijs_client.h b/gs/ijs/ijs_client.h index 3a6ec329a..717da656b 100644 --- a/gs/ijs/ijs_client.h +++ b/gs/ijs/ijs_client.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 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/gs/ijs/ijs_client_example.c b/gs/ijs/ijs_client_example.c index 5dcdf1480..db6eb0470 100644 --- a/gs/ijs/ijs_client_example.c +++ b/gs/ijs/ijs_client_example.c @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 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/gs/ijs/ijs_exec_unix.c b/gs/ijs/ijs_exec_unix.c index ea8e1881b..c5be20b0f 100644 --- a/gs/ijs/ijs_exec_unix.c +++ b/gs/ijs/ijs_exec_unix.c @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 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/gs/ijs/ijs_exec_win.c b/gs/ijs/ijs_exec_win.c index 984c1ed42..8d2f40b9d 100644 --- a/gs/ijs/ijs_exec_win.c +++ b/gs/ijs/ijs_exec_win.c @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 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/gs/ijs/ijs_server.c b/gs/ijs/ijs_server.c index 2365fcdb6..fae181d67 100644 --- a/gs/ijs/ijs_server.c +++ b/gs/ijs/ijs_server.c @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2004 artofcode LLC. + * Copyright (C) 2001-2004 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/gs/ijs/ijs_server.h b/gs/ijs/ijs_server.h index 0dc00aebc..53e92b1ae 100644 --- a/gs/ijs/ijs_server.h +++ b/gs/ijs/ijs_server.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 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/gs/ijs/ijs_server_example.c b/gs/ijs/ijs_server_example.c index 477af6630..3aa03e34d 100644 --- a/gs/ijs/ijs_server_example.c +++ b/gs/ijs/ijs_server_example.c @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 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/gs/ijs/unistd_.h b/gs/ijs/unistd_.h index 5a2efef45..15d83942f 100644 --- a/gs/ijs/unistd_.h +++ b/gs/ijs/unistd_.h @@ -1,5 +1,5 @@ /** - * Copyright (c) 2001-2002 artofcode LLC. + * Copyright (C) 2001-2002 Artifex Software, Inc. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation |