diff options
author | Ugo Cei <ugo@apache.org> | 2009-10-13 16:31:28 +0000 |
---|---|---|
committer | Ugo Cei <ugo@apache.org> | 2009-10-13 16:31:28 +0000 |
commit | 5378df317e4b15401832bde9eddfff8352a0092e (patch) | |
tree | 53bd3722c83ad878f2c4d68ac71c371c13ffa399 /legal | |
parent | 78e643fe2184d931b08120ee5f29e2b2e9daf3c1 (diff) | |
download | poi-5378df317e4b15401832bde9eddfff8352a0092e.tar.gz poi-5378df317e4b15401832bde9eddfff8352a0092e.zip |
Added implementation of Digital Signature support using code initially developed for the eId Applet project <http://code.google.com/p/eid-applet/> and re-released under Apache License.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@824836 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'legal')
-rw-r--r-- | legal/NOTICE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/legal/NOTICE b/legal/NOTICE index 6d9855fb87..dc948c1d7f 100644 --- a/legal/NOTICE +++ b/legal/NOTICE @@ -19,3 +19,6 @@ This product contains the Piccolo XML Parser for Java This product contains the chunks_parse_cmds.tbl file from the vsdump program. Copyright (C) 2006-2007 Valek Filippov (frob@df.ru) + +This product contains parts that were originally based on the eID Applet project +(http://code.google.com/p/eid-applet/). Copyright (C) 2008-2009 FedICT.
\ No newline at end of file |