File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ def parse(args, extras=None):
7474 if options .version :
7575 print 'bpython version' , __version__ ,
7676 print 'on top of Python' , sys .version .split ()[0 ]
77- print ('(C) 2008-2009 Bob Farrell, Andreas Stuehrk et al. '
77+ print ('(C) 2008-2010 Bob Farrell, Andreas Stuehrk et al. '
7878 'See AUTHORS for detail.' )
7979 raise SystemExit
8080
Original file line number Diff line number Diff line change 11# The MIT License
22#
3- # Copyright (c) 2009 the bpython authors.
3+ # Copyright (c) 2009-2010 the bpython authors.
44#
55# Permission is hereby granted, free of charge, to any person obtaining a copy
66# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# The MIT License
22#
3- # Copyright (c) 2009 Andreas Stuehrk
3+ # Copyright (c) 2009-2010 Andreas Stuehrk
44#
55# Permission is hereby granted, free of charge, to any person obtaining a copy
66# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# The MIT License
22#
3- # Copyright (c) 2009 the bpython authors.
3+ # Copyright (c) 2009-2010 the bpython authors.
44#
55# Permission is hereby granted, free of charge, to any person obtaining a copy
66# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# The MIT License
22#
3- # Copyright (c) 2009 Andreas Stuehrk
3+ # Copyright (c) 2009-2010 Andreas Stuehrk
44#
55# Permission is hereby granted, free of charge, to any person obtaining a copy
66# of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# The MIT License
22#
3- # Copyright (c) 2009 the bpython authors.
3+ # Copyright (c) 2009-2010 the bpython authors.
44#
55# Permission is hereby granted, free of charge, to any person obtaining a copy
66# of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments