summaryrefslogtreecommitdiff
path: root/tests/test-simplemerge.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-simplemerge.py')
-rw-r--r--tests/test-simplemerge.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test-simplemerge.py b/tests/test-simplemerge.py
index fb6add0..9746d00 100644
--- a/tests/test-simplemerge.py
+++ b/tests/test-simplemerge.py
@@ -11,7 +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, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
import unittest
from unittest import TestCase