jrnl/jrnl
Micah Jerome Ellison c5729420a4
Comply with GPL by acknowledging all authors and including license info in each source file (#1121)
* Update authors to "jrnl contributors" to comply with GPL3
* Include jrnl email address with contributors
* Include GPL notice in jrnl --version
* Apply consistent copyright and license to all Python files
* Add copyright and license to documentation
* Add copyright and license to docs theme
* Wiping poetry cache to try to resolve a test issue
* Testing with Python 3.9.0 in attempt to bypass GitHub Actions failure in 3.9.1
* make format
* Exclude Windows Python 3.9 build which is failing due to a GitHub Actions problem
* Modify testing to get around this 3.9 issue...
* Fix exclude
2020-12-19 14:53:15 -08:00
..
plugins Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
templates Template exporting FTW 2016-08-19 23:20:31 +00:00
__init__.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
__main__.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
__version__.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
args.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
cli.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
color.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
commands.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
config.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
DayOneJournal.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
editor.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
EncryptedJournal.py Clean up help screen, get rid of util.py (#1027) 2020-08-22 11:40:39 -07:00
Entry.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
exception.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
FolderJournal.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
install.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
Journal.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
jrnl.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
os_compat.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
output.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
prompt.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
time.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
upgrade.py Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00