diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/rlink_make_speed_table/rlink_make_speed_table.pl | 2 | ||||
-rwxr-xr-x | tools/st7_dtc_as/st7_dtc_as.pl | 2 |
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 305d170..5b519b5 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 7a293c3..380c61d 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. |