[PATCH evemu 4/5] python: fix typo in copyright message

Peter Hutterer peter.hutterer at who-t.net
Thu Oct 24 08:03:51 CEST 2013


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 python/evemu/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/evemu/__init__.py b/python/evemu/__init__.py
index 87f5656..abdbf7e 100644
--- a/python/evemu/__init__.py
+++ b/python/evemu/__init__.py
@@ -14,7 +14,7 @@ raw events.
 # MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR 
 # PURPOSE.  See the GNU General Public License for more details.
 #
-# You should have received a copy of the GNU Leseer General Public License
+# You should have received a copy of the GNU Lesser General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 from ctypes.util import find_library
-- 
1.8.3.1



More information about the Input-tools mailing list