diff --git a/ecosflash/Makefile b/ecosflash/Makefile index ba0b05016..d8345b03c 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 677ab3d53..694d42240 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 0eca9582c..e6651b8fa 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