From a626d44e4e7a0d7fc7d0f1665fd3394e0e480d5d Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Wed, 2 Apr 2014 12:14:24 +0100 Subject: [PATCH] Replaced non-ascii character in source file --- usr/lib/linuxmint/mintMenu/keybinding.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/linuxmint/mintMenu/keybinding.py b/usr/lib/linuxmint/mintMenu/keybinding.py index 4928ebc..38510dd 100644 --- a/usr/lib/linuxmint/mintMenu/keybinding.py +++ b/usr/lib/linuxmint/mintMenu/keybinding.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8; -*- -# Copyright (C) 2013 Özcan Esen +# Copyright (C) 2013 Ozcan Esen # Copyright (C) 2008 Luca Bruno # # This a slightly modified version of the globalkeybinding.py file which is part of FreeSpeak.