Skip to content

Commit 9653373

Browse files
committed
Update copyright year
1 parent 5fe7ee1 commit 9653373

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ Pull requests are welcome. Please visit [#209](https://github.com/jarun/googler/
440440
### Developers
441441

442442
1. Copyright © 2008 Henri Hakkinen
443-
2. Copyright © 2015-2019 [Arun Prakash Jana](https://github.com/jarun)
443+
2. Copyright © 2015-2020 [Arun Prakash Jana](https://github.com/jarun)
444444
3. [Zhiming Wang](https://github.com/zmwangx)
445445
4. [Johnathan Jenkins](https://github.com/shaggytwodope)
446446
5. [SZ Lin](https://github.com/szlin)

googler

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
#
33
# Copyright © 2008 Henri Hakkinen
4-
# Copyright © 2015-2019 Arun Prakash Jana <engineerarun@gmail.com>
4+
# Copyright © 2015-2020 Arun Prakash Jana <engineerarun@gmail.com>
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by
@@ -2940,7 +2940,7 @@ class GooglerArgumentParser(argparse.ArgumentParser):
29402940
file.write(textwrap.dedent("""
29412941
Version %s
29422942
Copyright © 2008 Henri Hakkinen
2943-
Copyright © 2015-2019 Arun Prakash Jana <engineerarun@gmail.com>
2943+
Copyright © 2015-2020 Arun Prakash Jana <engineerarun@gmail.com>
29442944
Zhiming Wang <zmwangx@gmail.com>
29452945
License: GPLv3
29462946
Webpage: https://github.com/jarun/googler

googler.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Zhiming Wang <zmwangx@gmail.com>
398398
.SH LICENSE
399399
Copyright \(co 2008 Henri Hakkinen
400400
.br
401-
Copyright \(co 2015-2019 Arun Prakash Jana <engineerarun@gmail.com>
401+
Copyright \(co 2015-2020 Arun Prakash Jana <engineerarun@gmail.com>
402402
.PP
403403
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
404404
.br

0 commit comments

Comments
 (0)