diff --git a/README.md b/README.md index 89d065d10a..42746ab806 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is my personal fork, If anyone wants to pick up my changes and merge them t **Source code**: https://bitbucket.org/kille72/tomato-arm-kille72/commits/all -**Downloads**: https://exotic.se/tomato-arm +**Downloads**: https://exotic.se/freshtomato-arm/ **About me/Donate**: https://exotic.se diff --git a/release/src-rt-6.x.4708/router/www/Makefile b/release/src-rt-6.x.4708/router/www/Makefile index a0fd25f110..c6f9b05af8 100644 --- a/release/src-rt-6.x.4708/router/www/Makefile +++ b/release/src-rt-6.x.4708/router/www/Makefile @@ -239,7 +239,7 @@ endif cd $(INSTALLDIR)/www && \ for F in $(wildcard *.asp); do \ - sed -e "s,
Version <% version(); %>
,
Version <% version(); %> by Kille72
," $$F > $$F.tmp; \ + sed -e "s,
Version <% version(); %>
,
Version <% version(); %> by FreshTomato team
," $$F > $$F.tmp; \ mv $$F.tmp $$F; \ done diff --git a/release/src-rt-6.x.4708/router/www/about.asp b/release/src-rt-6.x.4708/router/www/about.asp index 55681acbb0..610cf5c6e4 100644 --- a/release/src-rt-6.x.4708/router/www/about.asp +++ b/release/src-rt-6.x.4708/router/www/about.asp @@ -99,13 +99,12 @@ function init() Linux & Tomato
-Tomato Firmware <% version(1); %>
+FreshTomato Firmware <% version(1); %>

Linux kernel <% version(2); %> and Broadcom Wireless Driver <% version(3); %>

-[Kille72's Tomato-ARM] - Polish forum: https://openlinksys.info English forum: https://linksysinfo.org
-Project page
-About me
+Forums about Tomato - PL: https://openlinksys.info EN: https://linksysinfo.org
+FreshTomato team: @kille72, @pedro


@@ -263,21 +262,20 @@ We want to express our gratitude to all people not mentioned here but contribute

-
[Kille72's Tomato-ARM] - is an alternative, customized version, forked off from Tomato-ARM by Shibby +
FreshTomato-ARM - is an alternative, customized version, forked off from Tomato-ARM by Shibby
-Copyright (C) 2016-2018 @kille72 +Copyright (C) 2016-2018 FreshTomato team

Built on <% build_time(); %> by @kille72
-PL: https://openlinksys.info, EN: https://linksysinfo.org

Click below to send a "Thank you" gift through PayPal