diff options
Diffstat (limited to 'src/helper')
-rw-r--r-- | src/helper/command.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/helper/command.c b/src/helper/command.c index 9719d186..c5c695b0 100644 --- a/src/helper/command.c +++ b/src/helper/command.c @@ -4,6 +4,9 @@ * * * Copyright (C) 2007,2008 Øyvind Harboe * * oyvind.harboe@zylin.com * + * + * Copyright (C) 2008, Duane Ellis * + * openocd@duaneeellis.com * * * * part of this file is taken from libcli (libcli.sourceforge.net) * * Copyright (C) David Parrish (david@dparrish.com) * |