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
This commit is contained in:
oharboe
2008-02-29 12:37:45 +00:00
parent 0d2b289048
commit 6d3bed69dc
25 changed files with 205 additions and 125 deletions

View File

@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2006 by Magnus Lundin *
* lundin@mlu.mine.nu *
* *
* lundin@mlu.mine.nu *
* *
* 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 *
@@ -20,10 +20,7 @@
/***************************************************************************
* STELLARIS is tested on LM3S811
*
*
*
***************************************************************************/
***************************************************************************/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif