diff --git a/README.md b/README.md index e905d02..e1f1e39 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ includes suggestions-enabled search plugins for a variety of websites using - [SZ Lin](https://github.com/szlin) - [Alex Gontar](https://github.com/mosegontar) -Copyright © 2016-2022 [Arun Prakash Jana](mailto:engineerarun@gmail.com) +Copyright © 2016-2023 [Arun Prakash Jana](mailto:engineerarun@gmail.com) ### In the Press diff --git a/ddgr b/ddgr index bffb1bb..3a6a163 100755 --- a/ddgr +++ b/ddgr @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2016-2022 Arun Prakash Jana +# Copyright (C) 2016-2023 Arun Prakash Jana # # 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 @@ -1856,7 +1856,7 @@ class DdgArgumentParser(argparse.ArgumentParser): file = sys.stderr if file is None else file file.write(textwrap.dedent(""" Version %s - Copyright © 2016-2022 Arun Prakash Jana + Copyright © 2016-2023 Arun Prakash Jana License: GPLv3 Webpage: https://github.com/jarun/ddgr """ % _VERSION_)) diff --git a/ddgr.1 b/ddgr.1 index 120f6a5..49d1e5b 100644 --- a/ddgr.1 +++ b/ddgr.1 @@ -337,7 +337,7 @@ Arun Prakash Jana .SH REPORTING BUGS .I https://github.com/jarun/ddgr/issues .SH LICENSE -Copyright \(co 2016-2022 Arun Prakash Jana +Copyright \(co 2016-2023 Arun Prakash Jana .PP License GPLv3+: GNU GPL version 3 or later . .br