summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/caribou.py1
-rw-r--r--src/keyboard.py1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/caribou.py b/src/caribou.py
index 82bfaa6..b8ebf98 100644
--- a/src/caribou.py
+++ b/src/caribou.py
@@ -2,6 +2,7 @@
# Carbou - text entry and UI navigation application
#
# Copyright (C) 2009 Adaptive Technology Resource Centre
+# Copyright (C) 2009 Eitan Isaacson <eitan@monotonous.org>
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by the
diff --git a/src/keyboard.py b/src/keyboard.py
index 9266535..dd55ec0 100644
--- a/src/keyboard.py
+++ b/src/keyboard.py
@@ -3,6 +3,7 @@
# Carbou - text entry and UI navigation application
#
# Copyright (C) 2009 Adaptive Technology Resource Centre
+# Copyright (C) 2009 Eitan Isaacson <eitan@monotonous.org>
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by the