Date: Mon, 12 Jan 2026 15:36:02 +0000 From: Wolfram Schneider <wosch@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 335f026989 - main - ports.cgi: add SPDX-License-Identifier Message-ID: <696514e2.250b8.7e9a5b3c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=335f026989759ceaebac4ab17c4398772cd14760 commit 335f026989759ceaebac4ab17c4398772cd14760 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2026-01-12 15:35:33 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2026-01-12 15:35:33 +0000 ports.cgi: add SPDX-License-Identifier --- website/content/en/cgi/ports.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/en/cgi/ports.cgi b/website/content/en/cgi/ports.cgi index 4993c43185..c842df6e5d 100755 --- a/website/content/en/cgi/ports.cgi +++ b/website/content/en/cgi/ports.cgi @@ -1,11 +1,12 @@ #!/usr/bin/perl -T # +# SPDX-License-Identifier: BSD-2-Clause # Copyright (c) 1996-2026 Wolfram Schneider <wosch@FreeBSD.ORG> -# All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: +# # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyrighthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696514e2.250b8.7e9a5b3c>
