From bf9dc052d330c7e8cba7b48a92a00b1f769147bb Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Tue, 7 Apr 2009 06:46:52 +0000 Subject: [PATCH] - Fixed copyright in helpers.py --- src/search_engine/helpers.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/search_engine/helpers.py b/src/search_engine/helpers.py index 1a01cf522..3b872aa3b 100644 --- a/src/search_engine/helpers.py +++ b/src/search_engine/helpers.py @@ -1,5 +1,3 @@ -#VERSION: 1.0 - # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # @@ -24,6 +22,11 @@ # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. +#VERSION: 1.01 + +# Author: +# Christophe DUMEZ (chris@qbittorrent.org) + import re, htmlentitydefs import urllib2 import tempfile