diff options
Diffstat (limited to 'branches')
3 files changed, 10 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/binding-jsonrpc-js/NOTICE b/branches/sca-java-1.x/modules/binding-jsonrpc-js/NOTICE index 1325efd8bf..84bae51202 100644 --- a/branches/sca-java-1.x/modules/binding-jsonrpc-js/NOTICE +++ b/branches/sca-java-1.x/modules/binding-jsonrpc-js/NOTICE @@ -4,3 +4,6 @@ Copyright (c) 2005 - 2008 The Apache Software Foundation This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
+This product includes/uses JSON-RPC JavaScript client (jsonrpc.js)
+ Copyright (c) 2003-2004 Jan-Klaas Kollhof
+ Copyright (c) 2005 Michael Clark, Metaparadigm Pte Ltd
diff --git a/branches/sca-java-1.x/modules/binding-jsonrpc-runtime/NOTICE b/branches/sca-java-1.x/modules/binding-jsonrpc-runtime/NOTICE index fdfa0e9faa..1832203d74 100644 --- a/branches/sca-java-1.x/modules/binding-jsonrpc-runtime/NOTICE +++ b/branches/sca-java-1.x/modules/binding-jsonrpc-runtime/NOTICE @@ -4,3 +4,7 @@ Copyright (c) 2005 - 2008 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). +This product includes/uses JSON-RPC JavaScript client (jsonrpc.js) + Copyright (c) 2003-2004 Jan-Klaas Kollhof + Copyright (c) 2005 Michael Clark, Metaparadigm Pte Ltd + diff --git a/branches/sca-java-1.x/modules/implementation-web-runtime/NOTICE b/branches/sca-java-1.x/modules/implementation-web-runtime/NOTICE index fdfa0e9faa..80e20ff6f2 100644 --- a/branches/sca-java-1.x/modules/implementation-web-runtime/NOTICE +++ b/branches/sca-java-1.x/modules/implementation-web-runtime/NOTICE @@ -4,3 +4,6 @@ Copyright (c) 2005 - 2008 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). +This product includes/uses JSON-RPC JavaScript client (jsonrpc.js) + Copyright (c) 2003-2004 Jan-Klaas Kollhof + Copyright (c) 2005 Michael Clark, Metaparadigm Pte Ltd
\ No newline at end of file |