summaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorEvgeni Golov <evgeni@debian.org>2015-06-22 18:52:20 +0200
committerGuido Günther <agx@sigxcpu.org>2015-06-22 18:52:20 +0200
commitb3341e5effe54b3f1bf9891857d537cb8501306b (patch)
treee581bc39ce6c851ce3236344d71bf84e02d608fd /tests
parent64e6fff5be977ef6f22bfa4d6daf5379397a2ef4 (diff)
Fix FSF address - thanks rpmlint
use gnu.org/licences instead of a postal address, as suggested by Guido
Diffstat (limited to 'tests')
-rw-r--r--tests/13_test_gbp_pq.py4
-rw-r--r--tests/14_test_gbp_import_dscs.py4
-rw-r--r--tests/15_test_DebianSource.py4
-rw-r--r--tests/16_test_supercommand.py4
-rw-r--r--tests/19_test_gbp_scripts_config.py4
-rw-r--r--tests/20_test_rpm.py4
-rw-r--r--tests/__init__.py4
-rw-r--r--tests/component/__init__.py4
-rw-r--r--tests/component/deb/__init__.py4
-rw-r--r--tests/component/deb/test_import_dsc.py4
-rw-r--r--tests/component/rpm/__init__.py4
-rw-r--r--tests/component/rpm/test_import_srpm.py4
-rw-r--r--tests/component/rpm/test_pq_rpm.py4
13 files changed, 26 insertions, 26 deletions
diff --git a/tests/13_test_gbp_pq.py b/tests/13_test_gbp_pq.py
index 4e729cae..fc7394e1 100644
--- a/tests/13_test_gbp_pq.py
+++ b/tests/13_test_gbp_pq.py
@@ -11,8 +11,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Test L{gbp.pq}"""
from . import context
diff --git a/tests/14_test_gbp_import_dscs.py b/tests/14_test_gbp_import_dscs.py
index b5569a85..b646f5c2 100644
--- a/tests/14_test_gbp_import_dscs.py
+++ b/tests/14_test_gbp_import_dscs.py
@@ -11,8 +11,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Test L{gbp.pq}"""
from . import context
diff --git a/tests/15_test_DebianSource.py b/tests/15_test_DebianSource.py
index c1114e6c..8cfe5852 100644
--- a/tests/15_test_DebianSource.py
+++ b/tests/15_test_DebianSource.py
@@ -11,8 +11,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Test L{gbp.pq}"""
from . import context
diff --git a/tests/16_test_supercommand.py b/tests/16_test_supercommand.py
index f72bb562..25529777 100644
--- a/tests/16_test_supercommand.py
+++ b/tests/16_test_supercommand.py
@@ -11,8 +11,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Test L{gbp} command wrapper"""
import sys
diff --git a/tests/19_test_gbp_scripts_config.py b/tests/19_test_gbp_scripts_config.py
index 528cc01d..13e84669 100644
--- a/tests/19_test_gbp_scripts_config.py
+++ b/tests/19_test_gbp_scripts_config.py
@@ -11,8 +11,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Test the L{gbp} config command"""
import os
diff --git a/tests/20_test_rpm.py b/tests/20_test_rpm.py
index d01192db..8850bc69 100644
--- a/tests/20_test_rpm.py
+++ b/tests/20_test_rpm.py
@@ -12,8 +12,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Test the classes under L{gbp.rpm}"""
import filecmp
diff --git a/tests/__init__.py b/tests/__init__.py
index 22e1fc5f..a9309b58 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -13,8 +13,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Unit tests for git-buildpackage"""
# vim:et:ts=4:sw=4:et:sts=4:ai:set list listchars=tab\:»·,trail\:·:
diff --git a/tests/component/__init__.py b/tests/component/__init__.py
index b0376c10..2674c415 100644
--- a/tests/component/__init__.py
+++ b/tests/component/__init__.py
@@ -14,8 +14,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""
Module for testing individual command line tools of the git-buildpackage suite
"""
diff --git a/tests/component/deb/__init__.py b/tests/component/deb/__init__.py
index 33a8ee1a..8e91ce21 100644
--- a/tests/component/deb/__init__.py
+++ b/tests/component/deb/__init__.py
@@ -14,8 +14,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
import os
diff --git a/tests/component/deb/test_import_dsc.py b/tests/component/deb/test_import_dsc.py
index 41d081e5..e45db22b 100644
--- a/tests/component/deb/test_import_dsc.py
+++ b/tests/component/deb/test_import_dsc.py
@@ -13,8 +13,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
import os
diff --git a/tests/component/rpm/__init__.py b/tests/component/rpm/__init__.py
index 7353c272..47b23e86 100644
--- a/tests/component/rpm/__init__.py
+++ b/tests/component/rpm/__init__.py
@@ -12,8 +12,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Test module for RPM command line tools of the git-buildpackage suite"""
from nose.tools import nottest
diff --git a/tests/component/rpm/test_import_srpm.py b/tests/component/rpm/test_import_srpm.py
index acd8443b..5604f91c 100644
--- a/tests/component/rpm/test_import_srpm.py
+++ b/tests/component/rpm/test_import_srpm.py
@@ -12,8 +12,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Basic tests for the git-import-srpm tool"""
import os
diff --git a/tests/component/rpm/test_pq_rpm.py b/tests/component/rpm/test_pq_rpm.py
index 0ebaaa22..99ec8d38 100644
--- a/tests/component/rpm/test_pq_rpm.py
+++ b/tests/component/rpm/test_pq_rpm.py
@@ -12,8 +12,8 @@
# GNU General Public License for more details.
#
# 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
+# along with this program; if not, please see
+# <http://www.gnu.org/licenses/>
"""Tests for the gbp pq-rpm tool"""
import os