From: oharboe Date: Sun, 2 Mar 2008 08:29:44 +0000 (+0000) Subject: fixed FSF address. Uwe Hermann. X-Git-Tag: v0.1.0~859 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=2e21083c19eb6f0336fb4986215ca390f422a8cc fixed FSF address. Uwe Hermann. git-svn-id: svn://svn.berlios.de/openocd/trunk@430 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/ecosflash/Makefile b/ecosflash/Makefile index ba0b05016e..d8345b03cd 100644 --- a/ecosflash/Makefile +++ b/ecosflash/Makefile @@ -14,7 +14,7 @@ ## ## You should have received a copy of the GNU General Public License along ## with eCos; if not, write to the Free Software Foundation, Inc., -## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +## 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ## ## As a special exception, if other files instantiate templates or use macros ## or inline functions from this file, or you compile this file and link it diff --git a/ecosflash/flash.S b/ecosflash/flash.S index 677ab3d533..694d42240d 100644 --- a/ecosflash/flash.S +++ b/ecosflash/flash.S @@ -15,7 +15,7 @@ ## ## You should have received a copy of the GNU General Public License along ## with eCos; if not, write to the Free Software Foundation, Inc., -## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +## 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ## ## As a special exception, if other files instantiate templates or use macros ## or inline functions from this file, or you compile this file and link it diff --git a/ecosflash/flash.c b/ecosflash/flash.c index 0eca9582cb..e6651b8fac 100644 --- a/ecosflash/flash.c +++ b/ecosflash/flash.c @@ -15,7 +15,7 @@ ## ## You should have received a copy of the GNU General Public License along ## with eCos; if not, write to the Free Software Foundation, Inc., -## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +## 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ## ## As a special exception, if other files instantiate templates or use macros ## or inline functions from this file, or you compile this file and link it