From 07afd409029205af0803cd99146a31480dcd4d3a Mon Sep 17 00:00:00 2001 From: Daria Phoebe Brashear Date: Wed, 15 Nov 2023 12:14:37 -0500 Subject: [PATCH] correct upstream contributor name --- README | 2 +- README.md | 2 +- docs/metadata/notices | 2 +- plugin/cracklib.c | 2 +- plugin/general.c | 2 +- plugin/internal.h | 2 +- plugin/principal.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index 9327c46..734022b 100644 --- a/README +++ b/README @@ -332,7 +332,7 @@ LICENSE TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - Developed by Derrick Brashear and Ken Hornstein of Sine Nomine + Developed by Daria Phoebe Brashear and Ken Hornstein of Sine Nomine Associates, on behalf of Stanford University. The embedded version of CrackLib (all files in the cracklib diff --git a/README.md b/README.md index 9d84710..ceba327 100644 --- a/README.md +++ b/README.md @@ -342,7 +342,7 @@ statement and license: > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER > DEALINGS IN THE SOFTWARE. > -> Developed by Derrick Brashear and Ken Hornstein of Sine Nomine Associates, +> Developed by Daria Phoebe Brashear and Ken Hornstein of Sine Nomine Associates, > on behalf of Stanford University. > > The embedded version of CrackLib (all files in the `cracklib` diff --git a/docs/metadata/notices b/docs/metadata/notices index b0e6f20..13f2cc0 100644 --- a/docs/metadata/notices +++ b/docs/metadata/notices @@ -1,4 +1,4 @@ -Developed by Derrick Brashear and Ken Hornstein of Sine Nomine Associates, +Developed by Daria Phoebe Brashear and Ken Hornstein of Sine Nomine Associates, on behalf of Stanford University. The embedded version of CrackLib (all files in the `cracklib` diff --git a/plugin/cracklib.c b/plugin/cracklib.c index 95656bd..f6a1b23 100644 --- a/plugin/cracklib.c +++ b/plugin/cracklib.c @@ -5,7 +5,7 @@ * CrackLib library, including initialization and checking of a password * against a CrackLib dictionary. * - * Developed by Derrick Brashear and Ken Hornstein of Sine Nomine Associates, + * Developed by Daria Phoebe Brashear and Ken Hornstein of Sine Nomine Associates, * on behalf of Stanford University * Extensive modifications by Russ Allbery * Copyright 2017 Russ Allbery diff --git a/plugin/general.c b/plugin/general.c index 4fb5f33..4f8b0cf 100644 --- a/plugin/general.c +++ b/plugin/general.c @@ -6,7 +6,7 @@ * are called by the implementation-specific code, and all other checks are * wrapped up in those interfaces. * - * Developed by Derrick Brashear and Ken Hornstein of Sine Nomine Associates, + * Developed by Daria Phoebe Brashear and Ken Hornstein of Sine Nomine Associates, * on behalf of Stanford University * Extensive modifications by Russ Allbery * Copyright 2006-2007, 2009, 2012-2014 diff --git a/plugin/internal.h b/plugin/internal.h index 7132de0..dbd99fe 100644 --- a/plugin/internal.h +++ b/plugin/internal.h @@ -1,7 +1,7 @@ /* * Prototypes for the kadmin password strength checking plugin. * - * Developed by Derrick Brashear and Ken Hornstein of Sine Nomine Associates, + * Developed by Daria Phoebe Brashear and Ken Hornstein of Sine Nomine Associates, * on behalf of Stanford University * Extensive modifications by Russ Allbery * Copyright 2006-2007, 2009, 2012-2014 diff --git a/plugin/principal.c b/plugin/principal.c index 18d5e78..9fc6e9b 100644 --- a/plugin/principal.c +++ b/plugin/principal.c @@ -5,7 +5,7 @@ * password is being changed, trying to detect and reject passwords based on * components of the principal. * - * Developed by Derrick Brashear and Ken Hornstein of Sine Nomine Associates, + * Developed by Daria Phoebe Brashear and Ken Hornstein of Sine Nomine Associates, * on behalf of Stanford University * Extensive modifications by Russ Allbery * Copyright 2020 Russ Allbery -- 2.39.2