blob: 4bdc25f363a02c7b4e660c243def1f09dd64d673 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- rc.sysinit.orig 2008-11-22 20:47:41.000000000 -0600
+++ rc.sysinit 2008-11-22 20:48:07.000000000 -0600
@@ -7,9 +7,8 @@
. /etc/rc.d/functions
echo " "
-printhl "LinHES"
-printhl "The Linux Home Entertainment System"
-printhl "${C_H2}http://www.knoppmyth.net"
+printhl "MythVantage"
+printhl "${C_H2}http://www.mythvantage.com"
printhl "Distributed under the GNU General Public License (GPL)"
printsep
|