Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 10:08:51 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: abaadd1b2d - main - Remove invalid ports copyright link
Message-ID:  <202304091008.339A8pxM032062@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla:

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

commit abaadd1b2d7e84d968a2e070adb8da0a97fec864
Author:     Jindong Li <jdpc86.li@gmail.com>
AuthorDate: 2023-04-09 10:07:33 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-04-09 10:07:33 +0000

    Remove invalid ports copyright link
    
    Reported by:    grahamperrin@
    PR:             270229
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/130
---
 website/content/es/copyright/_index.adoc    | 2 --
 website/content/fr/copyright/_index.adoc    | 2 --
 website/content/hu/copyright/_index.adoc    | 2 --
 website/content/it/copyright/_index.adoc    | 2 --
 website/content/zh-cn/copyright/_index.adoc | 2 --
 5 files changed, 10 deletions(-)

diff --git a/website/content/es/copyright/_index.adoc b/website/content/es/copyright/_index.adoc
index 618d3b4047..51904962e8 100644
--- a/website/content/es/copyright/_index.adoc
+++ b/website/content/es/copyright/_index.adoc
@@ -15,8 +15,6 @@ sidenav: about
 
 == link:daemon[El demonio BSD]
 
-== link:https://www.FreeBSD.org/copyright/LEGAL[Restricciones de redistribución de los ports de FreeBSD]
-
 == link:https://www.FreeBSD.org/copyright/COPYING[LICENCIA PÚBLICA GENERAL DE GNU]
 
 == link:https://www.FreeBSD.org/copyright/COPYING.LIB[LICENCIA PÚBLICA GENERAL DE LIBRERÍA GNU]
diff --git a/website/content/fr/copyright/_index.adoc b/website/content/fr/copyright/_index.adoc
index f8c691e136..b89520d524 100644
--- a/website/content/fr/copyright/_index.adoc
+++ b/website/content/fr/copyright/_index.adoc
@@ -15,8 +15,6 @@ sidenav: about
 
 == link:daemon/[Le Démon BSD]
 
-== link:https://www.FreeBSD.org/copyright/LEGAL[Restrictions sur la redistribution des Ports FreeBSD]
-
 == link:COPYING[GNU GENERAL PUBLIC LICENSE]
 
 == link:COPYING.LIB[GNU LIBRARY GENERAL PUBLIC LICENSE]
diff --git a/website/content/hu/copyright/_index.adoc b/website/content/hu/copyright/_index.adoc
index 6c5bcdc946..bea4d54c39 100644
--- a/website/content/hu/copyright/_index.adoc
+++ b/website/content/hu/copyright/_index.adoc
@@ -15,8 +15,6 @@ sidenav: about
 
 == link:https://www.FreeBSD.org/copyright/daemon/[A BSD démon]
 
-== link:https://www.FreeBSD.org/copyright/LEGAL[A FreeBSD portok terjesztésének korlátozásai]
-
 == link:https://www.FreeBSD.org/copyright/COPYING[GNU GENERAL PUBLIC LICENSE]
 
 == link:https://www.FreeBSD.org/copyright/COPYING.LIB[GNU LIBRARY GENERAL PUBLIC LICENSE]
diff --git a/website/content/it/copyright/_index.adoc b/website/content/it/copyright/_index.adoc
index 7cc149bab6..d7d5deebf6 100644
--- a/website/content/it/copyright/_index.adoc
+++ b/website/content/it/copyright/_index.adoc
@@ -15,8 +15,6 @@ sidenav: about
 
 == link:https://www.FreeBSD.org/copyright/daemon/[Il Demone BSD]
 
-== link:https://www.FreeBSD.org/copyright/LEGAL[Restrizioni sulla ridistribuzione dei Port di FreeBSD]
-
 == link:https://www.FreeBSD.org/copyright/COPYING[GNU GENERAL PUBLIC LICENSE]
 
 == link:https://www.FreeBSD.org/copyright/COPYING.LIB[GNU LIBRARY GENERAL PUBLIC LICENSE]
diff --git a/website/content/zh-cn/copyright/_index.adoc b/website/content/zh-cn/copyright/_index.adoc
index 4da2a53bce..e4856a77b0 100644
--- a/website/content/zh-cn/copyright/_index.adoc
+++ b/website/content/zh-cn/copyright/_index.adoc
@@ -15,8 +15,6 @@ sidenav: about
 
 == link:daemon/[BSD Daemon]
 
-== https://www.FreeBSD.org/copyright/LEGAL[发 FreeBSD Ports 时的限制]
-
 == https://www.FreeBSD.org/copyright/COPYING[GNU GENERAL PUBLIC LICENSE]
 
 == https://www.FreeBSD.org/copyright/COPYING.LIB[GNU LIBRARY GENERAL PUBLIC LICENSE]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304091008.339A8pxM032062>