aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/rlink_make_speed_table/rlink_make_speed_table.pl2
-rwxr-xr-xtools/st7_dtc_as/st7_dtc_as.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/rlink_make_speed_table/rlink_make_speed_table.pl b/tools/rlink_make_speed_table/rlink_make_speed_table.pl
index 305d1703..5b519b5d 100755
--- a/tools/rlink_make_speed_table/rlink_make_speed_table.pl
+++ b/tools/rlink_make_speed_table/rlink_make_speed_table.pl
@@ -16,7 +16,7 @@
#* You should have received a copy of the GNU General Public License *
#* along with this program; if not, write to the *
#* Free Software Foundation, Inc., *
-#* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
+#* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
#***************************************************************************
# A simple utility to read a list of files (names composed by numeric prescaler arguments) and compose a C source file defining data structures which hold the binary data read from those files.
diff --git a/tools/st7_dtc_as/st7_dtc_as.pl b/tools/st7_dtc_as/st7_dtc_as.pl
index 7a293c3f..380c61d8 100755
--- a/tools/st7_dtc_as/st7_dtc_as.pl
+++ b/tools/st7_dtc_as/st7_dtc_as.pl
@@ -16,7 +16,7 @@
#* You should have received a copy of the GNU General Public License *
#* along with this program; if not, write to the *
#* Free Software Foundation, Inc., *
-#* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
+#* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
#***************************************************************************
# A rudimentary assembler for DTC code.