From 5010ac84688e1308889f17590e74cda43a1fe66c Mon Sep 17 00:00:00 2001 From: gbrandl Date: Tue, 31 Oct 2006 23:52:18 +0100 Subject: [svn] make check. --- tests/test_examplefiles.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/test_examplefiles.py') diff --git a/tests/test_examplefiles.py b/tests/test_examplefiles.py index 247f986d..2c779618 100644 --- a/tests/test_examplefiles.py +++ b/tests/test_examplefiles.py @@ -1,10 +1,10 @@ # -*- coding: utf-8 -*- """ Pygments tests with example files - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :copyright: 2006 by Georg Brandl. - :license: GNU GPL, see LICENSE for more details. + :license: GNU LGPL, see LICENSE for more details. """ import unittest -- cgit v1.2.1