Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
project
Website
Commits
3d6a5979
Commit
3d6a5979
authored
Apr 25, 2010
by
Kurt Zeilenga
Browse files
2010
parent
9955d66c
Changes
2
Hide whitespace changes
Inline
Side-by-side
pages/devel/cvsweb.conf
View file @
3d6a5979
...
...
@@ -63,7 +63,7 @@ $address = '
</
address
>
<
FONT
COLOR
=
"#808080"
FACE
=
"Arial,Verdana,Helvetica"
SIZE
=
"1"
><
B
>
______________
<
BR
>
<
SMALL
>&
copy
;
Copyright
1998
-
200
9
, <
A
HREF
=
"http://www.OpenLDAP.org/foundation.html"
>
<
SMALL
>&
copy
;
Copyright
1998
-
20
1
0
, <
A
HREF
=
"http://www.OpenLDAP.org/foundation.html"
>
OpenLDAP
Foundation
</
A
>, <
A
HREF
=
"mailto:info@OpenLDAP.org"
>
info
@
OpenLDAP
.
org
</
A
></
SMALL
>
<
BR
>
...
...
pages/software/man.cgi
View file @
3d6a5979
#!/usr/bin/perl
#
# Copyright 1998-200
8
The OpenLDAP Foundation. All Rights Reserved.
# Copyright 1998-20
1
0 The OpenLDAP Foundation. All Rights Reserved.
# modified for OpenLDAP use by Kurt D. Zeilenga
#
# Portions Copyright (c) 1996-1997 Wolfram Schneider <wosch@OpenLDAP.org>. Berlin.
...
...
@@ -47,7 +47,7 @@ $www{'head'} = qq[<A HREF="/"><IMG BORDER=0 ALT="OpenLDAP" SRC="/images/headers/
$command
{'
man
'}
=
'
/usr/bin/man
';
# 8Bit clean man
$copyright
=
"
© <nobr>Copyright 1998-200
8
</nobr>
\n
"
$copyright
=
"
© <nobr>Copyright 1998-20
1
0</nobr>
\n
"
.
'
<nobr><a href="http://www.OpenLDAP.org/foundation/">OpenLDAP Foundation</a></nobr>
'
.
"
\n
"
.
'
<a href="mailto:info@OpenLDAP.org">info@OpenLDAP.org</a>
'
.
"
\n
";
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment