From 2918a73a3b56902573b6d6a6f067935045533ed1 Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Mon, 21 Nov 2016 15:16:35 -0800 Subject: [PATCH] warcprox runs in python 2.7 too --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index de83c25..a06b34a 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ https://github.com/allfro/pymiproxy Install ~~~~~~~ -Warcprox runs on python 3.4. +Warcprox runs on python 2.7 or 3.4+. To install latest release run: @@ -131,8 +131,8 @@ License Warcprox is a derivative work of pymiproxy, which is GPL. Thus warcprox is also GPL. -Copyright (C) 2012 Cygnos Corporation -Copyright (C) 2013-2016 Internet Archive +| Copyright (C) 2012 Cygnos Corporation +| Copyright (C) 2013-2016 Internet Archive This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License