From f91020d413823528939d52ad4af3997300158c20 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 23 Feb 2014 15:02:47 -0800 Subject: Updated FSF address. --- checkers/variables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'checkers/variables.py') diff --git a/checkers/variables.py b/checkers/variables.py index d5bb715a8..cbb14317a 100644 --- a/checkers/variables.py +++ b/checkers/variables.py @@ -12,7 +12,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. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """variables checkers for Python code """ import os -- cgit v1.2.1