source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* cvsweb: remove author information from the web display, link to the new
@ 2019-03-21 22:19 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2019-03-21 22:19 UTC (permalink / raw)
  To: source

Log Message:
-----------
remove author information from the web display,
link to the new project homepage instead

Tags:
----
FreeBSD-cvsweb-2_0-branch

Modified Files:
--------------
    cvsweb:
        cvsweb.conf

Revision Data
-------------
Index: cvsweb.conf
===================================================================
RCS file: /home/cvs/mandoc/cvsweb/cvsweb.conf,v
retrieving revision 3.36.2.10
retrieving revision 3.36.2.11
diff -Lcvsweb.conf -Lcvsweb.conf -u -p -r3.36.2.10 -r3.36.2.11
--- cvsweb.conf
+++ cvsweb.conf
@@ -145,7 +145,7 @@ $logo = '';
 $defaulttitle = "CVS Repository";
 
 # The address is shown on the footer.  This will be put inside a <address> tag.
-$address = '<span style="font-size: smaller">FreeBSD-CVSweb</span>';
+$address = '<span style="font-size: smaller"><a href="https://mandoc.bsd.lv/cvsweb/">CVSweb</a></span>';
 
 # color of navigation Header for
 # diffs and annotations
@@ -163,18 +163,6 @@ the file.  There is a link at each revis
 diffs between that revision and the previous one, and
 a form at the bottom of the page that allows you to
 display diffs between arbitrary revisions.
-</p>
-<p>
-This script has been written by Bill Fenner and improved by Henner Zeller,
-Henrik Nordstr&ouml;m, and Ken Coar, then Akinori MUSHA brought it
-back to FreeBSD community and made further improvements; it is covered
-by <a
-href="http://www.opensource.org/licenses/bsd-license.html">The BSD Licence</a>.
-</p>
-<p>
-If you would like to use this CGI script on your own web server and
-CVS tree, download the latest version from &lt;URL:<a
-href="http://www.FreeBSD.org/projects/cvsweb.html">http://www.FreeBSD.org/projects/cvsweb.html</a>&gt;.
 </p>
 EOT
 
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-21 22:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21 22:19 cvsweb: remove author information from the web display, link to the new schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).