File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -246,5 +246,5 @@ optional arguments:
246246
247247### Developers
248248
249- 1 . Copyright © 2016-2022 [ Arun Prakash Jana] ( https://github.com/jarun )
249+ 1 . Copyright © 2016-2023 [ Arun Prakash Jana] ( https://github.com/jarun )
2502502 . [ Ananya Jana] ( https://github.com/ananyajana )
Original file line number Diff line number Diff line change 22#
33# Resize or rotate JPEG and PNG images.
44#
5- # Copyright © 2016-2022 Arun Prakash Jana <engineerarun@gmail.com>
5+ # Copyright © 2016-2023 Arun Prakash Jana <engineerarun@gmail.com>
66#
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
@@ -460,7 +460,7 @@ class ExtendedArgumentParser(argparse.ArgumentParser):
460460
461461 file .write ('''
462462Version %s
463- Copyright © 2016-2022 Arun Prakash Jana <engineerarun@gmail.com>
463+ Copyright © 2016-2023 Arun Prakash Jana <engineerarun@gmail.com>
464464License: GPLv3
465465Webpage: https://github.com/jarun/imgp
466466''' % _VERSION_ )
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ Arun Prakash Jana <engineerarun@gmail.com>
214214.SH REPORTING BUGS
215215.I https://github.com/jarun/imgp/issues
216216.SH LICENSE
217- Copyright \(co 2016-2022 Arun Prakash Jana <engineerarun@gmail.com>
217+ Copyright \(co 2016-2023 Arun Prakash Jana <engineerarun@gmail.com>
218218.PP
219219License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
220220.br
You can’t perform that action at this time.
0 commit comments