| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -83,7 +83,7 @@ def parse(args, extras=None, ignore_stdin=False): | |||
| 83 | 83 | if options.version: | |
| 84 | 84 | print 'bpython version', __version__, | |
| 85 | 85 | print 'on top of Python', sys.version.split()[0] | |
| 86 | - print ('(C) 2008-2010 Bob Farrell, Andreas Stuehrk et al. ' | ||
| 86 | + print ('(C) 2008-2011 Bob Farrell, Andreas Stuehrk et al. ' | ||
| 87 | 87 | 'See AUTHORS for detail.') | |
| 88 | 88 | raise SystemExit | |
| 89 | 89 | ||
| 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-2010 the bpython authors. | ||
| 3 | + # Copyright (c) 2009-2011 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-2010 Andreas Stuehrk | ||
| 3 | + # Copyright (c) 2009-2011 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-2010 the bpython authors. | ||
| 3 | + # Copyright (c) 2009-2011 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-2010 Andreas Stuehrk | ||
| 3 | + # Copyright (c) 2009-2011 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-2010 the bpython authors. | ||
| 3 | + # Copyright (c) 2009-2011 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 | |
|---|---|---|---|
@@ -2,7 +2,7 @@ | |||
| 2 | 2 | # | |
| 3 | 3 | # The MIT License | |
| 4 | 4 | # | |
| 5 | - # Copyright (c) 2010 Marien Zwart | ||
| 5 | + # Copyright (c) 2010-2011 Marien Zwart | ||
| 6 | 6 | # | |
| 7 | 7 | # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 8 | 8 | # of this software and associated documentation files (the "Software"), to deal | |
| Back | FazBrowse Home | New Git URL |
0 commit comments