git: 5e3248fdb3 - main - Update copyright year

Wolfram Schneider wosch at FreeBSD.org
Sat May 1 18:23:57 UTC 2021


The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/doc/commit/?id=5e3248fdb356cadd995690ac8a8f29b37b3f530c

commit 5e3248fdb356cadd995690ac8a8f29b37b3f530c
Author:     Wolfram Schneider <wosch at FreeBSD.org>
AuthorDate: 2021-05-01 18:22:12 +0000
Commit:     Wolfram Schneider <wosch at FreeBSD.org>
CommitDate: 2021-05-01 18:22:12 +0000

    Update copyright year
---
 website/content/en/cgi/ports.cgi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/en/cgi/ports.cgi b/website/content/en/cgi/ports.cgi
index 2162548251..a1ed4330c7 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-2017 Wolfram Schneider <wosch at FreeBSD.ORG>
+# Copyright (c) 1996-2021 Wolfram Schneider <wosch at FreeBSD.ORG>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -496,7 +496,7 @@ sub footer {
 
     print qq{
 <img align="right" src="$hsty_base/gifs/powerlogo.gif" alt="Powered by FreeBSD" />
-© 1996-2017 by Wolfram Schneider. All rights reserved.<br />
+© 1996-2021 by Wolfram Schneider. All rights reserved.<br />
 };
 
 #print q{$FreeBSD$} . "<br />\n";


More information about the dev-commits-doc-all mailing list