Skip to content

Commit

Permalink
Update copyright years in license
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed May 29, 2024
1 parent 9cc4dbf commit 149d34a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,4 +220,4 @@ GNU General Public License v3.0 only ([GPL-3.0-only](https://www.gnu.org/license

## Copyright

Copyright © 2019-2023, [Orhun Parmaksız](mailto:orhunparmaksiz@gmail.com)
Copyright © 2019-2024, [Orhun Parmaksız](mailto:orhunparmaksiz@gmail.com)
2 changes: 1 addition & 1 deletion man/kermit.1
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ Use "Issues" page for reporting bugs: <https://github.com/orhun/kermit/issues/>
.SH AUTHOR
Written by Orhun Parmaksız <orhunparmaksiz@gmail.com>
.SH COPYRIGHT
Copyright © 2019-2023 Orhun Parmaksız
Copyright © 2019-2024 Orhun Parmaksız
.P
GNU General Public License v3.0 only
2 changes: 1 addition & 1 deletion src/kermit.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* kermit, a VTE-based, simple and froggy terminal emulator.
* Copyright © 2019-2023 by Orhun Parmaksız <orhunparmaksiz@gmail.com>
* Copyright © 2019-2024 by Orhun Parmaksız <orhunparmaksiz@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/kermit.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* kermit, a VTE-based, simple and froggy terminal emulator.
* Copyright © 2019-2023 by Orhun Parmaksız <orhunparmaksiz@gmail.com>
* Copyright © 2019-2024 by Orhun Parmaksız <orhunparmaksiz@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 149d34a

Please sign in to comment.