summaryrefslogtreecommitdiff
path: root/src/helper/jim.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-10-08 07:32:47 -0700
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-10-08 07:32:47 -0700
commit22aff82cae0de384f931b4cea89c4f52ec976407 (patch)
treee2de51541c735b15110bfe792f4926fc448d7179 /src/helper/jim.c
parent6efaa95c44f57d1789ca8cd6cec8bba2f75b0cb5 (diff)
parent4aacf01e194d09fb55dc759fc42ac42c8432c015 (diff)
downloadopenocd+libswd-22aff82cae0de384f931b4cea89c4f52ec976407.tar.gz
openocd+libswd-22aff82cae0de384f931b4cea89c4f52ec976407.tar.bz2
openocd+libswd-22aff82cae0de384f931b4cea89c4f52ec976407.tar.xz
openocd+libswd-22aff82cae0de384f931b4cea89c4f52ec976407.zip
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd
Diffstat (limited to 'src/helper/jim.c')
-rw-r--r--src/helper/jim.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/helper/jim.c b/src/helper/jim.c
index c1ba0d9d..48e21e9e 100644
--- a/src/helper/jim.c
+++ b/src/helper/jim.c
@@ -3,11 +3,14 @@
* Copyright 2005 Salvatore Sanfilippo <antirez@invece.org>
* Copyright 2005 Clemens Hintze <c.hintze@gmx.net>
* Copyright 2005 patthoyts - Pat Thoyts <patthoyts@users.sf.net>
- * Copyright 2008 oharboe - Øyvind Harboe - oyvind.harboe@zylin.com
+ * Copyright 2008,2009 oharboe - Øyvind Harboe - oyvind.harboe@zylin.com
* Copyright 2008 Andrew Lunn <andrew@lunn.ch>
* Copyright 2008 Duane Ellis <openocd@duaneellis.com>
* Copyright 2008 Uwe Klein <uklein@klein-messgeraete.de>
* Copyright 2008 Steve Bennett <steveb@workware.net.au>
+ * Copyright 2009 Nico Coesel <ncoesel@dealogic.nl>
+ * Copyright 2009 Zachary T Welch zw@superlucidity.net
+ * Copyright 2009 David Brownell
*
* The FreeBSD license
*