X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhelper%2Foptions.c;h=35c74fa1c0e9ab0b6b73c5bb4b491916cebbb603;hp=4922aa8772349dd47be6d2efe537ec5499691407;hb=526fe3d83e118d87af34353a7140c02f3f1a3c19;hpb=6e5416106e8e6305c48f09f810d4535fe7acec3e diff --git a/src/helper/options.c b/src/helper/options.c index 4922aa8772..35c74fa1c0 100644 --- a/src/helper/options.c +++ b/src/helper/options.c @@ -2,6 +2,9 @@ * Copyright (C) 2004, 2005 by Dominic Rath * * Dominic.Rath@gmx.de * * * + * Copyright (C) 2007,2008 Øyvind Harboe * + * oyvind.harboe@zylin.com * + * * * 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 * * the Free Software Foundation; either version 2 of the License, or *