mirror of https://git.FreeBSD.org/doc.git
Happy New Year 2023!
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
172e66dd8f
commit
99dd02b5c7
|
@ -1,4 +1,4 @@
|
|||
Copyright 1994-2022 The FreeBSD Project. All rights reserved.
|
||||
Copyright 1994-2023 The FreeBSD Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source (AsciiDoc) and 'compiled' forms (HTML, PDF,
|
||||
EPUB and so forth) with or without modification, are permitted provided that
|
||||
|
|
|
@ -236,7 +236,7 @@ sub html_footer {
|
|||
return qq`
|
||||
</div>
|
||||
<div id="footer">
|
||||
<a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2022
|
||||
<a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2023
|
||||
The FreeBSD Project. All rights reserved.<br />
|
||||
<address>$hsty_author<br />$hsty_date</address>
|
||||
</div>
|
||||
|
|
|
@ -5,7 +5,7 @@ sidenav: about
|
|||
|
||||
= The FreeBSD Documentation License
|
||||
|
||||
Copyright 1994-2022 The FreeBSD Project. All rights reserved.
|
||||
Copyright 1994-2023 The FreeBSD Project. All rights reserved.
|
||||
|
||||
Redistribution and use in source (AsciiDoc) and 'compiled' forms (HTML, PDF, EPUB and so forth) with or without modification, are permitted provided that the following conditions are met:
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ sidenav: about
|
|||
|
||||
= The FreeBSD Copyright
|
||||
|
||||
Copyright 1992-2022 The FreeBSD Project.
|
||||
Copyright 1992-2023 The FreeBSD Project.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||
|
||||
|
|
Loading…
Reference in New Issue