From cac82dcfc38b584d090b6aa719624cc6cf501bb4 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Wed, 11 Oct 2006 02:22:26 +0200 Subject: [PATCH] s/gitweb.cgi/w/ --- about.html | 2 +- cgi/Git/RepoCGI.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index a32f893..a463ff9 100644 --- a/about.html +++ b/about.html @@ -85,7 +85,7 @@ the administrator.

That is (the administrator), Petr Baudis who runs the site. Virtually all the infrastructure is available in a git -repository repo.git and is licenced +repository repo.git and is licenced under GPLv2.

diff --git a/cgi/Git/RepoCGI.pm b/cgi/Git/RepoCGI.pm index 6418ff0..f692da9 100644 --- a/cgi/Git/RepoCGI.pm +++ b/cgi/Git/RepoCGI.pm @@ -62,7 +62,7 @@ sub DESTROY { if ($cginame =~ /^[a-zA-Z0-9_.\/-]+\.cgi$/) { print < -(view source) +(view source) EOT } -- 2.11.4.GIT