git: 2aef4ed129 - main - Happy New Year 2024!
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 19:54:11 UTC
The branch main has been updated by wosch:
URL: https://cgit.FreeBSD.org/doc/commit/?id=2aef4ed129a09747df0d8ece865d3de4b5e73f7b
commit 2aef4ed129a09747df0d8ece865d3de4b5e73f7b
Author: Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-01-01 19:53:20 +0000
Commit: Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-01-01 19:53:20 +0000
Happy New Year 2024!
Sponsored by: Tropical Islands Resort
---
website/content/en/cgi/cgi-style.pl | 2 +-
website/content/en/cgi/man.cgi | 4 ++--
website/content/en/cgi/ports.cgi | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/website/content/en/cgi/cgi-style.pl b/website/content/en/cgi/cgi-style.pl
index d8d43164c8..06932fa80f 100644
--- a/website/content/en/cgi/cgi-style.pl
+++ b/website/content/en/cgi/cgi-style.pl
@@ -235,7 +235,7 @@ sub html_footer {
return qq`
</div>
<div id="footer">
- <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2023
+ <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2024
The FreeBSD Project. All rights reserved.<br />
<address>$hsty_author<br />$hsty_date</address>
</div>
diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi
index a164737142..f33d49228c 100755
--- a/website/content/en/cgi/man.cgi
+++ b/website/content/en/cgi/man.cgi
@@ -1,6 +1,6 @@
#!/usr/local/bin/perl -T
#
-# Copyright (c) 1996-2023 Wolfram Schneider <wosch@FreeBSD.org>
+# Copyright (c) 1996-2024 Wolfram Schneider <wosch@FreeBSD.org>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -2086,7 +2086,7 @@ sub faq {
return qq{\
<pre>
-Copyright (c) 1996-2023 <a href="$mailtoURL">Wolfram Schneider</a>
+Copyright (c) 1996-2024 <a href="$mailtoURL">Wolfram Schneider</a>
Copyright (c) 1993-1995 Berkeley Software Design, Inc.
This data is part of a licensed program from BERKELEY SOFTWARE
diff --git a/website/content/en/cgi/ports.cgi b/website/content/en/cgi/ports.cgi
index b2845fa6c9..d2c32d24c2 100755
--- a/website/content/en/cgi/ports.cgi
+++ b/website/content/en/cgi/ports.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -T
#
-# Copyright (c) 1996-2023 Wolfram Schneider <wosch@FreeBSD.ORG>
+# Copyright (c) 1996-2024 Wolfram Schneider <wosch@FreeBSD.ORG>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -439,7 +439,7 @@ sub footer {
print <<EOF;
<span class="footer_links">
<img align="right" src="$hsty_base/gifs/powerlogo.gif" alt="Powered by FreeBSD"/>
- © 1996-2023 by Wolfram Schneider. All rights reserved.<br/>
+ © 1996-2024 by Wolfram Schneider. All rights reserved.<br/>
General questions about FreeBSD ports should be sent to
<a href="mailto:$mailtoList"><i>$mailtoList</i></a><br/>