Dict: Fix FSF address in included dictclient module

Taking fresh address from http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4
This commit is contained in:
Daniel Folkinshteyn 2011-06-27 14:41:49 -04:00 committed by Valentin Lorentz
parent 24aa0b6754
commit 453f61da53
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
import socket, re

View File

@ -1,3 +1,3 @@
"""stick the various versioning attributes in here, so we only have to change
them once."""
version = '0.83.4.1+limnoria (2011-07-16T13:59:49+0200)'
version = '0.83.4.1+limnoria (2011-07-16T14:27:52+0200)'