| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -74,7 +74,7 @@ def parse(args, extras=None): | |||
| 74 | 74 | if options.version: | |
| 75 | 75 | print 'bpython version', __version__, | |
| 76 | 76 | 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. ' | ||
| 78 | 78 | 'See AUTHORS for detail.') | |
| 79 | 79 | raise SystemExit | |
| 80 | 80 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # The MIT License | |
| 2 | 2 | # | |
| 3 | - # Copyright (c) 2009 the bpython authors. | ||
| 3 | + # Copyright (c) 2009-2010 the bpython authors. | ||
| 4 | 4 | # | |
| 5 | 5 | # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 6 | 6 | # of this software and associated documentation files (the "Software"), to deal | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # The MIT License | |
| 2 | 2 | # | |
| 3 | - # Copyright (c) 2009 Andreas Stuehrk | ||
| 3 | + # Copyright (c) 2009-2010 Andreas Stuehrk | ||
| 4 | 4 | # | |
| 5 | 5 | # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 6 | 6 | # of this software and associated documentation files (the "Software"), to deal | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # The MIT License | |
| 2 | 2 | # | |
| 3 | - # Copyright (c) 2009 the bpython authors. | ||
| 3 | + # Copyright (c) 2009-2010 the bpython authors. | ||
| 4 | 4 | # | |
| 5 | 5 | # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 6 | 6 | # of this software and associated documentation files (the "Software"), to deal | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # The MIT License | |
| 2 | 2 | # | |
| 3 | - # Copyright (c) 2009 Andreas Stuehrk | ||
| 3 | + # Copyright (c) 2009-2010 Andreas Stuehrk | ||
| 4 | 4 | # | |
| 5 | 5 | # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 6 | 6 | # of this software and associated documentation files (the "Software"), to deal | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # The MIT License | |
| 2 | 2 | # | |
| 3 | - # Copyright (c) 2009 the bpython authors. | ||
| 3 | + # Copyright (c) 2009-2010 the bpython authors. | ||
| 4 | 4 | # | |
| 5 | 5 | # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 6 | 6 | # of this software and associated documentation files (the "Software"), to deal | |
| Back | FazBrowse Home | New Git URL |
0 commit comments