Update copyright year (#1502)

Update copyright year in comment headers and --version output
This commit is contained in:
Jonathan Wren 2022-06-18 11:30:56 -07:00 committed by GitHub
parent 9639c5386f
commit f5e052937c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
101 changed files with 282 additions and 80 deletions

View file

@ -1,5 +1,8 @@
<!-- Copyright (C) 2012-2021 jrnl contributors
License: https://www.gnu.org/licenses/gpl-3.0.html -->
<!--
Copyright (C) 2012-2022 jrnl contributors
License: https://www.gnu.org/licenses/gpl-3.0.html
-->
# Contributing to jrnl
We welcome contributions to jrnl, whether it's through reporting bugs, improving the documentation, testing releases, engaging in discussion on features and bugs, or writing code.