1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-support-1.6.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/initial.cgi mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/initial.cgi |
2 |
--- smeserver-support-1.6.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/initial.cgi 2006-03-16 18:25:05.000000000 +1100 |
3 |
+++ mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/initial.cgi 2006-06-28 17:59:44.313810095 +1000 |
4 |
@@ -8,9 +8,35 @@ |
5 |
<base>FRAMES_BODY</base> |
6 |
<trans> |
7 |
<![CDATA[ |
8 |
- <p> |
9 |
- Welcome to the SME |
10 |
- Server. This software comes with ABSOLUTELY NO WARRANTY. Please |
11 |
+ <p> |
12 |
+ Welcome to SME Server, the leading Linux distribution for |
13 |
+ small and medium enterprises. SME Server is brought to |
14 |
+ you by <A HREF="http://www.smeserver.org">SME Server, Inc.</A>, |
15 |
+ a non-profit corporation that exists to provide marketing and |
16 |
+ legal support for SME Server. |
17 |
+ </p> |
18 |
+ |
19 |
+ <p> |
20 |
+ SME Server is freely available under the GNU General Public |
21 |
+ License and is only possible through the efforts of the SME |
22 |
+ Server community. However, the availability and quality of SME |
23 |
+ Server is dependent on meeting our expenses, such as hosting |
24 |
+ costs, server hardware, etc. |
25 |
+ </p> |
26 |
+ |
27 |
+ <p> |
28 |
+ As such, we ask for a small donation to offset costs and fund |
29 |
+ further development. |
30 |
+ </p> |
31 |
+ |
32 |
+ <p> |
33 |
+ <b> |
34 |
+ Please visit <A HREF="http://www.smeserver.org">www.smeserver.org</A> |
35 |
+ to donate. |
36 |
+ </b></P> |
37 |
+ |
38 |
+ <p> |
39 |
+ This software comes with ABSOLUTELY NO WARRANTY. Please |
40 |
<A HREF="/server-manager/support/" TARGET="main">click here</A> |
41 |
to view detailed support, warranty and licensing information. |
42 |
</p> |
43 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-support-1.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/foot.tmpl/25CopyrightSMEServer mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/foot.tmpl/25CopyrightSMEServer |
44 |
--- smeserver-support-1.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/foot.tmpl/25CopyrightSMEServer 1970-01-01 10:00:00.000000000 +1000 |
45 |
+++ mezzanine_patched_smeserver-support-1.6.0/root/etc/e-smith/templates/etc/e-smith/web/common/foot.tmpl/25CopyrightSMEServer 2006-06-28 18:05:01.450583528 +1000 |
46 |
@@ -0,0 +1 @@ |
47 |
+<BR>Copyright 2006 SME Server, Inc.<BR> |