Skip to content

Commit 8902d76

Browse files
committed
Hm who forgot to update the project name in here? *looks around* Well let's blame gedit for that!
1 parent 718c821 commit 8902d76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# -*- coding: UTF-8 -*-
2-
# This file is part of twp.
2+
# This file is part of twitter-text-python.
33
#
4-
# twp is free software: you can redistribute it and/or
4+
# twitter-text-python is free software: you can redistribute it and/or
55
# modify it under the terms of the GNU General Public License as published by
66
# the Free Software Foundation, either version 3 of the License, or
77
# (at your option) any later version.
88
#
9-
# twp is distributed in the hope that it will be useful,
9+
# twitter-text-python is distributed in the hope that it will be useful,
1010
# but WITHOUT ANY WARRANTY; without even the implied warranty of
1111
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212
# GNU General Public License for more details.
1313
#
1414
# You should have received a copy of the GNU General Public License along with
15-
# twp. If not, see <http://www.gnu.org/licenses/>.
15+
# twitter-text-python. If not, see <http://www.gnu.org/licenses/>.
1616

1717

1818
# twp - Unittests --------------------------------------------------------------

0 commit comments

Comments
 (0)