summaryrefslogtreecommitdiff
path: root/test/test_regr.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_regr.py')
-rw-r--r--test/test_regr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_regr.py b/test/test_regr.py
index 93aef06..0349481 100644
--- a/test/test_regr.py
+++ b/test/test_regr.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.
"""non regression tests for pylint, which requires a too specific configuration
to be incorporated in the automatic functional test framework
"""