git: a84cd33828 - main - Remove "All rights reserved" from the project's copyright header
Li-Wen Hsu <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=a84cd338286ce984c5e6e3e9c7afbf25c0af8043 commit a84cd338286ce984c5e6e3e9c7afbf25c0af8043 Author: Li-Wen Hsu <[email protected]> AuthorDate: 2023-01-01 10:12:32 +0000 Commit: Li-Wen Hsu <[email protected]> CommitDate: 2023-01-01 10:12:32 +0000 Remove "All rights reserved" from the project's copyright header Discussed with: imp, bcr --- COPYRIGHT | 2 +- website/content/en/copyright/freebsd-doc-license.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 83c1384fb3..0d50872f9a 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright 1994-2023 The FreeBSD Project. All rights reserved. +Copyright 1994-2023 The FreeBSD Project. Redistribution and use in source (AsciiDoc) and 'compiled' forms (HTML, PDF, EPUB and so forth) with or without modification, are permitted provided that diff --git a/website/content/en/copyright/freebsd-doc-license.adoc b/website/content/en/copyright/freebsd-doc-license.adoc index 79f0c3a40d..b4b50ab61f 100644 --- a/website/content/en/copyright/freebsd-doc-license.adoc +++ b/website/content/en/copyright/freebsd-doc-license.adoc @@ -5,7 +5,7 @@ sidenav: about = The FreeBSD Documentation License -Copyright 1994-2023 The FreeBSD Project. All rights reserved. +Copyright 1994-2023 The FreeBSD Project. 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: