diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-07-25 06:54:17 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-07-25 06:54:17 +0000 |
commit | 526fe3d83e118d87af34353a7140c02f3f1a3c19 (patch) | |
tree | 5fae130c4ca871a7b59c82dcbea5f31a56bd59d9 /src/flash/ecos.c | |
parent | 1ac48e7500b88a82cd7e455c74dae4028bb03e11 (diff) | |
download | riscv-openocd-526fe3d83e118d87af34353a7140c02f3f1a3c19.zip riscv-openocd-526fe3d83e118d87af34353a7140c02f3f1a3c19.tar.gz riscv-openocd-526fe3d83e118d87af34353a7140c02f3f1a3c19.tar.bz2 |
added yours sincerely for files where I feel that I've made non-trivial contributions.
git-svn-id: svn://svn.berlios.de/openocd/trunk@872 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/flash/ecos.c')
-rw-r--r-- | src/flash/ecos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/ecos.c b/src/flash/ecos.c index b771d69..d16d15e 100644 --- a/src/flash/ecos.c +++ b/src/flash/ecos.c @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2008 Øyvind Harboe * + * Copyright (C) 2007,2008 Øyvind Harboe * * oyvind.harboe@zylin.com * * * * This program is free software; you can redistribute it and/or modify * |