Skip to content

Commit 5201a49

Browse files
committed
Bump copyright year
1 parent 1cfba80 commit 5201a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bpython/args.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def parse(args, extras=None, ignore_stdin=False):
113113
if options.version:
114114
print(version_banner())
115115
print(
116-
"(C) 2008-2016 Bob Farrell, Andreas Stuehrk, Sebastian Ramacher, Thomas Ballinger, et al. "
116+
"(C) 2008-2020 Bob Farrell, Andreas Stuehrk, Sebastian Ramacher, Thomas Ballinger, et al. "
117117
"See AUTHORS for detail."
118118
)
119119
raise SystemExit

0 commit comments

Comments
 (0)