Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Jan 12, 2025
1 parent 3a56c74 commit d0f7d59
Show file tree
Hide file tree
Showing 3 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 @@ -246,5 +246,5 @@ optional arguments:

### Developers

1. Copyright © 2016-2023 [Arun Prakash Jana](https://github.com/jarun)
1. Copyright © 2016-2025 [Arun Prakash Jana](https://github.com/jarun)
2. [Ananya Jana](https://github.com/ananyajana)
4 changes: 2 additions & 2 deletions imgp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Resize or rotate JPEG and PNG images.
#
# Copyright © 2016-2023 Arun Prakash Jana <[email protected]>
# Copyright © 2016-2025 Arun Prakash Jana <[email protected]>
#
# 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 Expand Up @@ -460,7 +460,7 @@ class ExtendedArgumentParser(argparse.ArgumentParser):

file.write('''
Version %s
Copyright © 2016-2023 Arun Prakash Jana <[email protected]>
Copyright © 2016-2025 Arun Prakash Jana <[email protected]>
License: GPL-3.0-or-later
Webpage: https://github.com/jarun/imgp
''' % _VERSION_)
Expand Down
2 changes: 1 addition & 1 deletion imgp.1
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Arun Prakash Jana <[email protected]>
.SH REPORTING BUGS
.I https://github.com/jarun/imgp/issues
.SH LICENSE
Copyright \(co 2016-2023 Arun Prakash Jana <[email protected]>
Copyright \(co 2016-2025 Arun Prakash Jana <[email protected]>
.PP
License GPL-3.0-or-later+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
.br
Expand Down

0 comments on commit d0f7d59

Please sign in to comment.