diff --git a/ecosflash/Makefile b/ecosflash/Makefile index ba0b05016e79a19640cebc0c71e077ee6dc4c8a0..d8345b03cdfc7a34dc54dec07fc6d3e2ee6d3d92 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 677ab3d5338c3bc18be2da848439a0b8c62aa200..694d42240d23ca6faca12e3b3558e70470ad3a97 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 0eca9582cb5c14813f0f7e99249d8c5435ed456c..e6651b8fac3a4a001ff55089ce71ba171d17cdb0 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