diff options
Diffstat (limited to 'tests/util')
| -rw-r--r-- | tests/util/messages-krb5-t.c | 2 | ||||
| -rw-r--r-- | tests/util/messages-t.c | 4 | ||||
| -rwxr-xr-x | tests/util/xmalloc-t | 4 | ||||
| -rw-r--r-- | tests/util/xmalloc.c | 2 | 
4 files changed, 6 insertions, 6 deletions
| diff --git a/tests/util/messages-krb5-t.c b/tests/util/messages-krb5-t.c index e3ffe75..8e9daf1 100644 --- a/tests/util/messages-krb5-t.c +++ b/tests/util/messages-krb5-t.c @@ -4,7 +4,7 @@   * The canonical version of this file is maintained in the rra-c-util package,   * which can be found at <http://www.eyrie.org/~eagle/software/rra-c-util/>.   * - * Written by Russ Allbery <rra@stanford.edu> + * Written by Russ Allbery <eagle@eyrie.org>   * Copyright 2010, 2011   *     The Board of Trustees of the Leland Stanford Junior University   * diff --git a/tests/util/messages-t.c b/tests/util/messages-t.c index 54f1cf1..f60fa6a 100644 --- a/tests/util/messages-t.c +++ b/tests/util/messages-t.c @@ -4,8 +4,8 @@   * The canonical version of this file is maintained in the rra-c-util package,   * which can be found at <http://www.eyrie.org/~eagle/software/rra-c-util/>.   * - * Written by Russ Allbery <rra@stanford.edu> - * Copyright 2002, 2004, 2005 Russ Allbery <rra@stanford.edu> + * Written by Russ Allbery <eagle@eyrie.org> + * Copyright 2002, 2004, 2005 Russ Allbery <eagle@eyrie.org>   * Copyright 2009, 2010, 2011, 2012   *     The Board of Trustees of the Leland Stanford Junior University   * diff --git a/tests/util/xmalloc-t b/tests/util/xmalloc-t index b6c6dfd..74e4bbd 100755 --- a/tests/util/xmalloc-t +++ b/tests/util/xmalloc-t @@ -5,8 +5,8 @@  # The canonical version of this file is maintained in the rra-c-util package,  # which can be found at <http://www.eyrie.org/~eagle/software/rra-c-util/>.  # -# Written by Russ Allbery <rra@stanford.edu> -# Copyright 2000, 2001, 2006 Russ Allbery <rra@stanford.edu> +# Written by Russ Allbery <eagle@eyrie.org> +# Copyright 2000, 2001, 2006 Russ Allbery <eagle@eyrie.org>  # Copyright 2008, 2009, 2010, 2012  #     The Board of Trustees of the Leland Stanford Junior University  # diff --git a/tests/util/xmalloc.c b/tests/util/xmalloc.c index 394cab5..6614586 100644 --- a/tests/util/xmalloc.c +++ b/tests/util/xmalloc.c @@ -4,7 +4,7 @@   * The canonical version of this file is maintained in the rra-c-util package,   * which can be found at <http://www.eyrie.org/~eagle/software/rra-c-util/>.   * - * Copyright 2000, 2001, 2006 Russ Allbery <rra@stanford.edu> + * Copyright 2000, 2001, 2006 Russ Allbery <eagle@eyrie.org>   * Copyright 2008, 2012   *     The Board of Trustees of the Leland Stanford Junior University   * | 
