diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-02-29 12:37:45 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-02-29 12:37:45 +0000 |
commit | 6d3bed69dc023f49b51b6504d977463e722e9e9d (patch) | |
tree | 59031bcb6c1c40d895cbb3fb8b5598c7fda7f4b5 /src/flash/tms470.h | |
parent | 0d2b289048e603fd529cfceb82b589661946bea7 (diff) | |
download | riscv-openocd-6d3bed69dc023f49b51b6504d977463e722e9e9d.zip riscv-openocd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.gz riscv-openocd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.bz2 |
Uwe Hermann:
Small cosmetic fixes in the license header to make them all look the
same, fix some typos, update README.
git-svn-id: svn://svn.berlios.de/openocd/trunk@396 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/flash/tms470.h')
-rw-r--r-- | src/flash/tms470.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/flash/tms470.h b/src/flash/tms470.h index ad5108d..ad569bb 100644 --- a/src/flash/tms470.h +++ b/src/flash/tms470.h @@ -1,5 +1,5 @@ /*************************************************************************** - * (c) Copyright 2007, 2008 by Christopher Kilgour * + * Copyright (C) 2007,2008 by Christopher Kilgour * * techie |_at_| whiterocker |_dot_| com * * * * This program is free software; you can redistribute it and/or modify * @@ -17,7 +17,6 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ - #ifndef TMS470_DOT_H #define TMS470_DOT_H |