Skip to content

Commit 0f5dff3

Browse files
committed
spelling: copyright
1 parent 8441397 commit 0f5dff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bpython/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# The MIT License
44
#
5-
# Copyirhgt (c) 2015 Sebastian Ramacher
5+
# Copyright (c) 2015 Sebastian Ramacher
66
#
77
# Permission is hereby granted, free of charge, to any person obtaining a copy
88
# of this software and associated documentation files (the "Software"), to deal

bpython/history.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The MIT License
44
#
55
# Copyright (c) 2009 the bpython authors.
6-
# Copyirhgt (c) 2012,2015 Sebastian Ramacher
6+
# Copyright (c) 2012,2015 Sebastian Ramacher
77
#
88
# Permission is hereby granted, free of charge, to any person obtaining a copy
99
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)