From 013806bb2f342d957553d788f409bd430926db90 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Fri, 7 Nov 2025 08:39:51 -0800 Subject: [PATCH] =?UTF-8?q?Kuhn=20=E2=87=92=20K=C3=BChn=20=E2=80=94=20I=20?= =?UTF-8?q?have=20changed=20spelling=20of=20my=20surname.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conservancy/content/about/board/index.html | 24 +++++++++---------- .../content/about/eval-committee/index.html | 20 ++++++++-------- conservancy/content/about/staff/index.html | 22 ++++++++--------- .../enforcement-strategy.html | 4 ++-- .../content/copyleft-compliance/help.html | 2 +- .../copyleft-compliance/principles.cn.html | 2 +- .../copyleft-compliance/principles.html | 2 +- .../copyleft-compliance/principles.kr.html | 2 +- .../vmware-code-similarity.html | 2 +- conservancy/content/press/index.html | 4 ++-- conservancy/content/press/inthenews.html | 2 +- conservancy/news/urls.py | 2 +- conservancy/podjango/admin.py | 2 +- conservancy/podjango/feeds.py | 2 +- conservancy/podjango/frontpage.py | 2 +- conservancy/podjango/models.py | 2 +- .../templates/podjango/base_podcast.html | 2 +- .../templates/podjango/cast_detail.html | 2 +- .../templates/podjango/cast_list.html | 2 +- .../podjango/templates/podjango/podcasts.html | 2 +- conservancy/podjango/urls.py | 2 +- conservancy/podjango/views.py | 2 +- conservancy/settings/base.py | 2 +- conservancy/static/js/conservancy.js | 2 +- conservancy/static/js/supporter-page.js | 2 +- .../templates/supporters/sustainers.html | 2 +- conservancy/urls.py | 2 +- 27 files changed, 59 insertions(+), 59 deletions(-) diff --git a/conservancy/content/about/board/index.html b/conservancy/content/about/board/index.html index 1084efb1..99abb57e 100644 --- a/conservancy/content/about/board/index.html +++ b/conservancy/content/about/board/index.html @@ -85,45 +85,45 @@ affiliates and the developer community. Bdale currently serves on the boards of the Freedombox Foundation, Linux Professional Institute, and Aleph Objects.

-

Bradley Kuhn

+

Bradley M. Kühn

In addition to being a Director-at-large of SFC, - Bradley Kuhn is also on staff as + Bradley Kühn is also on staff as SFC's Policy Fellow and Hacker-in-Residence.

-

Kuhn began his work in the software freedom movement +

Kühn began his work in the software freedom movement as a volunteer in 1992 — as an early adopter of Linux-based systems and contributor to various FOSS projects, - including Perl. Kuhn worked during the 1990s as a system administrator and software developer + including Perl. Kühn worked during the 1990s as a system administrator and software developer for various companies, and also spent one year teaching high school Advanced Placement Computer -Science. As FSF’s Executive Director from 2001–2005, Kuhn led FSF’s GPL +Science. As FSF’s Executive Director from 2001–2005, Kühn led FSF’s GPL enforcement, launched its Associate Member program, and invented the copyleft network services clause found in the Affero General Public License (AGPL.

-

Kuhn was SFC’s primary -volunteer from 2006–2010, and became its first staffer in 2011. Kuhn’s +

Kühn was SFC’s primary +volunteer from 2006–2010, and became its first staffer in 2011. Kühn’s work at SFC focuses on enforcement of copyleft and the GPL agreements, FOSS licensing policy, and non-profit -infrastructural solutions for FOSS. SFC kindly donates some of Kuhn's time as +infrastructural solutions for FOSS. SFC kindly donates some of Kühn's time as Co-Editor-in-Chief of the copyleft-next license.

-

Kuhn holds a summa cum laude B.S. in +

Kühn holds a summa cum laude B.S. in Computer Science from Loyola University in Maryland, and an M.S. in Computer Science from the University of -Cincinnati. Kuhn’s +Cincinnati. Kühn’s Master’s thesis discussed methods for dynamic interoperability of FOSS -programming languages. Kuhn received the 2012 Open Source Award, and the 2021 +programming languages. Kühn received the 2012 Open Source Award, and the 2021 Award for the Advancement of Free Software — both in recognition for his lifelong policy work on copyleft licensing and its enforcement.

-

Kuhn writes about his work +

Kühn writes about his work on SFC's blog and as @bkuhn@copyleft.org on the fediverse (via Mastodon).

diff --git a/conservancy/content/about/eval-committee/index.html b/conservancy/content/about/eval-committee/index.html index 0297429a..a51434c1 100644 --- a/conservancy/content/about/eval-committee/index.html +++ b/conservancy/content/about/eval-committee/index.html @@ -74,36 +74,36 @@ Theoretical Physics at Stony Brook.

model rockets. Garbee is a frequent speaker and presence at free and open source software events.

-

Bradley M. Kuhn

+

Bradley M. Kühn

-

Bradley M. Kuhn is +

Bradley M. Kühn is the Policy Fellow and Hacker-in-Residence at Software Freedom Conservancy and editor-in-chief -of copyleft.org. Kuhn began his work in +of copyleft.org. Kühn began his work in the software freedom movement as a volunteer in 1992, when he became an early adopter of Linux-based systems, and began contributing to various Free Software projects, including Perl. He worked during the 1990s as a system administrator and software developer for various companies, and taught AP -Computer Science at Walnut Hills High School in Cincinnati. Kuhn's +Computer Science at Walnut Hills High School in Cincinnati. Kühn's non-profit career began in 2000, when he was hired by the FSF. As FSF's -Executive Director from 2001–2005, Kuhn +Executive Director from 2001–2005, Kühn led FSF's GPL enforcement, launched its Associate Member program, and invented -the Affero GPL. Kuhn +the Affero GPL. Kühn began as Conservancy's primary volunteer from 2006–2010, and became its first -staff person in 2011. Kuhn holds a summa cum laude B.S. in Computer Science +staff person in 2011. Kühn holds a summa cum laude B.S. in Computer Science from Loyola University in Maryland, and an M.S. in Computer Science from the University of -Cincinnati. Kuhn's +Cincinnati. Kühn's Master's thesis discussed methods for dynamic interoperability of Free -Software programming languages. Kuhn received +Software programming languages. Kühn received the O'Reilly Open Source Award in 2012, in recognition for his lifelong policy work on -copyleft licensing. Kuhn has a +copyleft licensing. Kühn has a blog and co-hosts the audcast, Free as in Freedom.

diff --git a/conservancy/content/about/staff/index.html b/conservancy/content/about/staff/index.html index 00b4fa63..225696a8 100644 --- a/conservancy/content/about/staff/index.html +++ b/conservancy/content/about/staff/index.html @@ -46,38 +46,38 @@ Tracy has a degree in GIS from the University of Tennessee and enjoys making artistic maps using FOSS.

-

Bradley Kuhn – Policy Fellow & Hacker-in-Residence

-

Kuhn began his work in the software freedom movement +

Bradley M. Kühn – Policy Fellow & Hacker-in-Residence

+

Kühn began his work in the software freedom movement as a volunteer in 1992 — as an early adopter of Linux-based systems and contributor to various FOSS projects, - including Perl. Kuhn worked during the 1990s as a system administrator and software developer + including Perl. Kühn worked during the 1990s as a system administrator and software developer for various companies, and also spent one year teaching high school Advanced Placement Computer -Science. As FSF’s Executive Director from 2001–2005, Kuhn led FSF’s GPL +Science. As FSF’s Executive Director from 2001–2005, Kühn led FSF’s GPL enforcement, launched its Associate Member program, and invented the copyleft network services clause found in the Affero General Public License (AGPL).

-

Kuhn was SFC’s primary -volunteer from 2006–2010, and became its first staffer in 2011. Kuhn’s +

Kühn was SFC’s primary +volunteer from 2006–2010, and became its first staffer in 2011. Kühn’s work at SFC focuses on enforcement of copyleft and the GPL Agreements, FOSS licensing policy, and non-profit -infrastructural solutions for FOSS. SFC kindly donates some of Kuhn's time as +infrastructural solutions for FOSS. SFC kindly donates some of Kühn's time as Co-Editor-in-Chief of the copyleft-next license.

-

Kuhn holds a summa cum laude B.S. in +

Kühn holds a summa cum laude B.S. in Computer Science from Loyola University in Maryland, and an M.S. in Computer Science from the University of -Cincinnati. Kuhn’s +Cincinnati. Kühn’s Master’s thesis discussed methods for dynamic interoperability of FOSS -programming languages. Kuhn received the 2012 Open Source Award, and the 2021 +programming languages. Kühn received the 2012 Open Source Award, and the 2021 Award for the Advancement of Free Software — both in recognition for his lifelong policy work on copyleft licensing and its enforcement.

-

Kuhn writes about his work +

Kühn writes about his work on SFC's blog and as @bkuhn@copyleft.org on the fediverse (via Mastodon). diff --git a/conservancy/content/copyleft-compliance/enforcement-strategy.html b/conservancy/content/copyleft-compliance/enforcement-strategy.html index 6a1e8a7f..d0393edf 100644 --- a/conservancy/content/copyleft-compliance/enforcement-strategy.html +++ b/conservancy/content/copyleft-compliance/enforcement-strategy.html @@ -33,7 +33,7 @@ project) and Harald Welte (major contributor to Linux’s netfilter subsystem) — to enforce the GPL. Bradley - M. Kuhn, who is now Conservancy’s Policy Fellow and + M. Kühn, who is now Conservancy’s Policy Fellow and Hacker-in-Residence, led and coordinated that coalition (when he was Executive Director of the FSF). By early 2004, this coalition, through the process of GPL enforcement, compelled Linksys to release an @@ -72,7 +72,7 @@

(More on the OpenWrt project’s history and its connection to GPL enforcement can be found - in Kuhn’s talk + in Kühn’s talk at OpenWrt Summit 2016.)

Conservancy has had substantial success in leveraging more device freedom diff --git a/conservancy/content/copyleft-compliance/help.html b/conservancy/content/copyleft-compliance/help.html index a500322b..776b812e 100644 --- a/conservancy/content/copyleft-compliance/help.html +++ b/conservancy/content/copyleft-compliance/help.html @@ -33,7 +33,7 @@

If you think you've found a GPL violation, we encourage you to read this - personal blog post by our Policy Fellow, Bradley M. Kuhn, about good + personal blog post by our Policy Fellow, Bradley M. Kühn, about good practices in discovering and reporting GPL violations.

Donate to Sustain This Work

diff --git a/conservancy/content/copyleft-compliance/principles.cn.html b/conservancy/content/copyleft-compliance/principles.cn.html index ff83a96e..e313bee4 100644 --- a/conservancy/content/copyleft-compliance/principles.cn.html +++ b/conservancy/content/copyleft-compliance/principles.cn.html @@ -46,7 +46,7 @@ - diff --git a/conservancy/content/copyleft-compliance/principles.html b/conservancy/content/copyleft-compliance/principles.html index 583ff83e..788433c6 100644 --- a/conservancy/content/copyleft-compliance/principles.html +++ b/conservancy/content/copyleft-compliance/principles.html @@ -176,7 +176,7 @@ Please Creative Commons Attribution-ShareAlike 4.0 International License.
The copyright holders ask that per §3(a)(1)(A)(i) and §3(a)(1)(A)(v) of that license, you ensure these two links ([1], [2]) are preserved in modified and/or redistributed versions.

diff --git a/conservancy/content/copyleft-compliance/principles.kr.html b/conservancy/content/copyleft-compliance/principles.kr.html index 74e8e33f..c356f541 100644 --- a/conservancy/content/copyleft-compliance/principles.kr.html +++ b/conservancy/content/copyleft-compliance/principles.kr.html @@ -153,7 +153,7 @@ GPL 에 대한 전적인 컴플라이언스 및 사용자가 소프트웨어를

[ 본 문서는 FSF 사이트 에서도 확인할 수 있습니다. ]

-

Copyright © 2015, Free Software Foundation, Inc., Software Freedom Conservancy, Inc., Bradley M. Kuhn, Allison Randal, Karen M. Sandler. +

Copyright © 2015, Free Software Foundation, Inc., Software Freedom Conservancy, Inc., Bradley M. Kühn, Allison Randal, Karen M. Sandler.
Licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
에 의거 허가됨. 해당 라이선스의 제 3 조제(a)항제(1)호제(A)목제(i)단 및 diff --git a/conservancy/content/copyleft-compliance/vmware-code-similarity.html b/conservancy/content/copyleft-compliance/vmware-code-similarity.html index 55dcb63a..a02d28a6 100644 --- a/conservancy/content/copyleft-compliance/vmware-code-similarity.html +++ b/conservancy/content/copyleft-compliance/vmware-code-similarity.html @@ -5,7 +5,7 @@

Contribution and Similarity Analysis of Christoph Hellwig's Linux Code as found in VMware ESXi 5.5

This analysis verifies by reproducible analysis a set of specific contributions that are clearly made by Christoph Hellwig to Linux, and shows how those contributions appear in the VMware ESXi 5.5 product.

-

This analysis was prepared and written by Bradley M. Kuhn.

+

This analysis was prepared and written by Bradley M. Kühn.

Understanding Code Similarity and "Cloning"

Software is often modified in various ways; indeed, Linux developers form a community that encourages and enables modification by many parties. Given this development model, communities often find it valuable to determine when software source code moves from one place to another with only minor modifications. Various scientifically-vetted techniques can be used to identify "clones" -- a portion of code that is substantially similar to pre-existing source code. The specific area of academic research is called "code cloning detection" or "code duplication detection". The area has been under active research since the mid-1990s 1. In 2002, Japanese researchers published a tool called CCFinder 2, which, in its updated incarnation (called CCFinderX), is widely used and referenced by academic researchers in the field 3 and has specifically been used to explore reuses of code in GPL'd software such as Linux 4.

CCFinderX uses a token-based clone detection method and a suffix-tree matching algorithm; both techniques have been highly vetted and considered in the academic literature. The techniques are considered viable and useful in detecting clones. Many academic papers on the subject have been peer-reviewed and published, and nearly every newly published paper compares its new techniques of clone detection to the seminal results found by CCFinderX. For purposes of our analysis, we have therefore chosen to use CCFinderX. These results can be easily reproduced since CCFinderX is, itself, also Open Source software.

diff --git a/conservancy/content/press/index.html b/conservancy/content/press/index.html index 276544fd..51345964 100644 --- a/conservancy/content/press/index.html +++ b/conservancy/content/press/index.html @@ -35,10 +35,10 @@ -

Bradley M. Kuhn

+

Bradley M. Kühn

Policy Fellow & Hacker-in-Residence, Software Freedom Conservancy Editor-in-Chief, copyleft.org (See full bio)

-

Kuhn is available for media interviews as an expert on the following subjects:

+

Kühn is available for media interviews as an expert on the following subjects: