diff options
Diffstat (limited to 'ecosflash')
-rw-r--r-- | ecosflash/Makefile | 2 | ||||
-rw-r--r-- | ecosflash/flash.S | 2 | ||||
-rw-r--r-- | ecosflash/flash.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ecosflash/Makefile b/ecosflash/Makefile index ba0b0501..d8345b03 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 677ab3d5..694d4224 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 0eca9582..e6651b8f 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 |