Duane Ellis has made highly non-trivial changes to both the target handling and command system.
git-svn-id: svn://svn.berlios.de/openocd/trunk@977 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
5ac8036b7f
commit
a5c4ef92b0
|
@ -4,6 +4,9 @@
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 2007,2008 Øyvind Harboe *
|
* Copyright (C) 2007,2008 Øyvind Harboe *
|
||||||
* oyvind.harboe@zylin.com *
|
* oyvind.harboe@zylin.com *
|
||||||
|
*
|
||||||
|
* Copyright (C) 2008, Duane Ellis *
|
||||||
|
* openocd@duaneeellis.com *
|
||||||
* *
|
* *
|
||||||
* part of this file is taken from libcli (libcli.sourceforge.net) *
|
* part of this file is taken from libcli (libcli.sourceforge.net) *
|
||||||
* Copyright (C) David Parrish (david@dparrish.com) *
|
* Copyright (C) David Parrish (david@dparrish.com) *
|
||||||
|
|
|
@ -5,6 +5,9 @@
|
||||||
* Copyright (C) 2007,2008 Øyvind Harboe *
|
* Copyright (C) 2007,2008 Øyvind Harboe *
|
||||||
* oyvind.harboe@zylin.com *
|
* oyvind.harboe@zylin.com *
|
||||||
* *
|
* *
|
||||||
|
* Copyright (C) 2008, Duane Ellis *
|
||||||
|
* openocd@duaneeellis.com *
|
||||||
|
* *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* This program is free software; you can redistribute it and/or modify *
|
||||||
* it under the terms of the GNU General Public License as published by *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 2 of the License, or *
|
* the Free Software Foundation; either version 2 of the License, or *
|
||||||
|
|
Loading…
Reference in New Issue