diff options
| -rw-r--r-- | mat/bencode/bencode.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mat/bencode/bencode.py b/mat/bencode/bencode.py index 4acf788..9066a06 100644 --- a/mat/bencode/bencode.py +++ b/mat/bencode/bencode.py | |||
| @@ -8,8 +8,8 @@ | |||
| 8 | # for the specific language governing rights and limitations under the | 8 | # for the specific language governing rights and limitations under the |
| 9 | # License. | 9 | # License. |
| 10 | 10 | ||
| 11 | # Written by Petru Paler | 11 | # Copyright 2007 Petru Paler |
| 12 | # Modified by Julien (jvoisin) Voisin | 12 | # Copyright 2011 Julien (jvoisin) Voisin |
| 13 | 13 | ||
| 14 | ''' | 14 | ''' |
| 15 | A quick (and also nice) lib to bencode/bdecode torrent files | 15 | A quick (and also nice) lib to bencode/bdecode torrent files |
