From 3e1458fe0d08d8214f57784e7f63c5248363f8f7 Mon Sep 17 00:00:00 2001 From: Emily Backes Date: Sat, 21 Jul 2012 18:14:39 -0700 Subject: [PATCH] Update name information --- include/lutil_meter.h | 4 ++-- libraries/libldap/tls_g.c | 2 +- libraries/liblutil/meter.c | 4 ++-- servers/slapd/alock.c | 2 +- servers/slapd/alock.h | 2 +- servers/slapd/back-bdb/idl.c | 2 +- servers/slapd/back-mdb/idl.c | 2 +- servers/slapd/overlays/unique.c | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/include/lutil_meter.h b/include/lutil_meter.h index 8627670b79..790be73d4a 100644 --- a/include/lutil_meter.h +++ b/include/lutil_meter.h @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright (c) 2009 by Matthew Backes, Symas Corp. + * Copyright (c) 2009 by Emily Backes, Symas Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -14,7 +14,7 @@ * . */ /* ACKNOWLEDGEMENTS: - * This work was initially developed by Matthew Backes for inclusion + * This work was initially developed by Emily Backes for inclusion * in OpenLDAP software. */ diff --git a/libraries/libldap/tls_g.c b/libraries/libldap/tls_g.c index 7a3deb08c0..40616f5e09 100644 --- a/libraries/libldap/tls_g.c +++ b/libraries/libldap/tls_g.c @@ -14,7 +14,7 @@ * . */ /* ACKNOWLEDGEMENTS: GNUTLS support written by Howard Chu and - * Matt Backes; sponsored by The Written Word (thewrittenword.com) + * Emily Backes; sponsored by The Written Word (thewrittenword.com) * and Stanford University (stanford.edu). */ diff --git a/libraries/liblutil/meter.c b/libraries/liblutil/meter.c index 5d0c8f5704..2bcaea1dcb 100644 --- a/libraries/liblutil/meter.c +++ b/libraries/liblutil/meter.c @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright (c) 2009 by Matthew Backes, Symas Corp. + * Copyright (c) 2009 by Emily Backes, Symas Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -14,7 +14,7 @@ * . */ /* ACKNOWLEDGEMENTS: - * This work was initially developed by Matthew Backes for inclusion + * This work was initially developed by Emily Backes for inclusion * in OpenLDAP software. */ diff --git a/servers/slapd/alock.c b/servers/slapd/alock.c index a6ccac9945..342182f770 100644 --- a/servers/slapd/alock.c +++ b/servers/slapd/alock.c @@ -15,7 +15,7 @@ * . */ /* ACKNOWLEDGEMENTS: - * This work was initially developed by Matthew Backes at Symas + * This work was initially developed by Emily Backes at Symas * Corporation for inclusion in OpenLDAP Software. */ diff --git a/servers/slapd/alock.h b/servers/slapd/alock.h index 9379792f9c..4492913f8c 100644 --- a/servers/slapd/alock.h +++ b/servers/slapd/alock.h @@ -15,7 +15,7 @@ * . */ /* ACKNOWLEDGEMENTS: - * This work was initially developed by Matthew Backes at Symas + * This work was initially developed by Emily Backes at Symas * Corporation for inclusion in OpenLDAP Software. */ diff --git a/servers/slapd/back-bdb/idl.c b/servers/slapd/back-bdb/idl.c index e48c9ac1fc..a8b67ad3d8 100644 --- a/servers/slapd/back-bdb/idl.c +++ b/servers/slapd/back-bdb/idl.c @@ -1472,7 +1472,7 @@ bdb_idl_sort( ID *ids, ID *tmp ) /* 8 bit Radix sort + insertion sort * * based on code from http://www.cubic.org/docs/radix.htm - * with improvements by mbackes@symas.com and hyc@symas.com + * with improvements by ebackes@symas.com and hyc@symas.com * * This code is O(n) but has a relatively high constant factor. For lists * up to ~50 Quicksort is slightly faster; up to ~100 they are even. diff --git a/servers/slapd/back-mdb/idl.c b/servers/slapd/back-mdb/idl.c index 227c9802f9..e351f1b7f4 100644 --- a/servers/slapd/back-mdb/idl.c +++ b/servers/slapd/back-mdb/idl.c @@ -1081,7 +1081,7 @@ mdb_idl_sort( ID *ids, ID *tmp ) /* 8 bit Radix sort + insertion sort * * based on code from http://www.cubic.org/docs/radix.htm - * with improvements by mbackes@symas.com and hyc@symas.com + * with improvements by ebackes@symas.com and hyc@symas.com * * This code is O(n) but has a relatively high constant factor. For lists * up to ~50 Quicksort is slightly faster; up to ~100 they are even. diff --git a/servers/slapd/overlays/unique.c b/servers/slapd/overlays/unique.c index e80805dc86..71c1264904 100644 --- a/servers/slapd/overlays/unique.c +++ b/servers/slapd/overlays/unique.c @@ -17,7 +17,7 @@ /* ACKNOWLEDGEMENTS: * This work was initially developed by Symas Corporation for * inclusion in OpenLDAP Software, with subsequent enhancements by - * Matthew Backes at Symas Corporation. This work was sponsored by + * Emily Backes at Symas Corporation. This work was sponsored by * Hewlett-Packard. */ -- 2.39.2