diff options
author | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-10-08 13:56:57 +0200 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-10-08 13:56:57 +0200 |
commit | d75b9ec69713a5ab07f1ea94d0b94d0796e6195f (patch) | |
tree | d3979ff208ac895fbcff49a3f1c6ab028cff1924 /src/helper | |
parent | 37e9f65f5ab9c07ceb3548748dd6d4f2f26fca27 (diff) | |
download | openocd_libswd-d75b9ec69713a5ab07f1ea94d0b94d0796e6195f.tar.gz openocd_libswd-d75b9ec69713a5ab07f1ea94d0b94d0796e6195f.tar.bz2 openocd_libswd-d75b9ec69713a5ab07f1ea94d0b94d0796e6195f.tar.xz openocd_libswd-d75b9ec69713a5ab07f1ea94d0b94d0796e6195f.zip |
Update copyright statements. Make it easier to sync with Jim Tcl
Diffstat (limited to 'src/helper')
-rw-r--r-- | src/helper/jim.c | 5 |
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 * |