diff options
author | John Wiegley <johnw@newartisans.com> | 2009-01-20 20:05:41 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-01-20 20:05:41 -0400 |
commit | 3682ea6f8c5b2ef47a17897bd3dc4aca64b76c2f (patch) | |
tree | f4ba45e441d1c828fee1205a9d4db51df28686f9 /doc/sha1-license.txt | |
parent | 887828a40c54ef41a6e8e09f639539d99bb31639 (diff) | |
download | fork-ledger-3682ea6f8c5b2ef47a17897bd3dc4aca64b76c2f.tar.gz fork-ledger-3682ea6f8c5b2ef47a17897bd3dc4aca64b76c2f.tar.bz2 fork-ledger-3682ea6f8c5b2ef47a17897bd3dc4aca64b76c2f.zip |
Added support for "anonymizing" any report with --anon.
Diffstat (limited to 'doc/sha1-license.txt')
-rw-r--r-- | doc/sha1-license.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/sha1-license.txt b/doc/sha1-license.txt new file mode 100644 index 00000000..8d886177 --- /dev/null +++ b/doc/sha1-license.txt @@ -0,0 +1,13 @@ +Copyright (C) 1998
+Paul E. Jones <paulej@arid.us>
+All Rights Reserved.
+
+This software is licensed as "freeware." Permission to distribute
+this software in source and binary forms is hereby granted without
+a fee. THIS SOFTWARE IS PROVIDED 'AS IS' AND WITHOUT ANY EXPRESSED
+OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+THE AUTHOR SHALL NOT BE HELD LIABLE FOR ANY DAMAGES RESULTING
+FROM THE USE OF THIS SOFTWARE, EITHER DIRECTLY OR INDIRECTLY, INCLUDING,
+BUT NOT LIMITED TO, LOSS OF DATA OR DATA BEING RENDERED INACCURATE.
+
|