diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-09 00:31:30 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-09 00:34:21 +0200 |
commit | 906c2fa02731af0a02338b57096947f5b993759d (patch) | |
tree | e932888c24faf56df515051dcfad4ac8d5692cc4 /doc/credits.txt | |
parent | a3d43ead87a742e6c1ffa24c9528608cc68c7e52 (diff) | |
download | calcurse-906c2fa02731af0a02338b57096947f5b993759d.zip |
Export online help as text files
Move the texts of each online help screen to a separate text file. The
set of files is supposed to replace the online help screens later.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/credits.txt')
-rw-r--r-- | doc/credits.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/credits.txt b/doc/credits.txt new file mode 100644 index 0000000..5c6bb90 --- /dev/null +++ b/doc/credits.txt @@ -0,0 +1,22 @@ +Calcurse - text-based organizer +=============================== + +Copyright (c) 2004-2013 calcurse Development Team +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + - Redistributions of source code must retain the above + copyright notice, this list of conditions and the + following disclaimer. + + - Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the + following disclaimer in the documentation and/or other + materials provided with the distribution. + + +Send your feedback or comments to : misc@calcurse.org +Calcurse home page : http://calcurse.org |