diff --git a/lib/ace/mode/python.js b/lib/ace/mode/python.js index 1492fae6..dbc74389 100644 --- a/lib/ace/mode/python.js +++ b/lib/ace/mode/python.js @@ -20,6 +20,7 @@ * * Contributor(s): * Fabian Jakobs +* Colin Gourlay * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/lib/ace/mode/python_highlight_rules.js b/lib/ace/mode/python_highlight_rules.js index e16c9905..f0c309d0 100644 --- a/lib/ace/mode/python_highlight_rules.js +++ b/lib/ace/mode/python_highlight_rules.js @@ -20,6 +20,7 @@ * * Contributor(s): * Fabian Jakobs + * Colin Gourlay * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or