diff options
author | Arun Persaud <arun@nubati.net> | 2014-02-23 15:02:47 -0800 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2014-02-23 15:02:47 -0800 |
commit | fa4de8855ebfba07bfcef09f3d96a120e1bbd680 (patch) | |
tree | 49e9c5fbb6903eec108be9424087a374be0ffd28 /test/smoketest.py | |
parent | bd895c23c528ec3a7e1b917c97b349a2070b2ad2 (diff) | |
download | pylint-fa4de8855ebfba07bfcef09f3d96a120e1bbd680.tar.gz |
Updated FSF address.
Diffstat (limited to 'test/smoketest.py')
-rw-r--r-- | test/smoketest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/smoketest.py b/test/smoketest.py index 25f30fd..787095b 100644 --- a/test/smoketest.py +++ b/test/smoketest.py @@ -9,7 +9,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. import sys from os.path import join, dirname, abspath |