From: Graeme Gregory graeme.gregory@linaro.org
Use linaro.org email address for Al Stone
Signed-off-by: Graeme Gregory graeme.gregory@linaro.org --- scripts/mab/mab.c | 2 +- scripts/mab/mab.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/mab/mab.c b/scripts/mab/mab.c index 487d686..c9af2a5 100644 --- a/scripts/mab/mab.c +++ b/scripts/mab/mab.c @@ -5,7 +5,7 @@ * Public License. See the file "COPYING" in the main directory of this * archive for more details. * - * Copyright (c) 2013, Al Stone ahs3@redhat.com + * Copyright (c) 2013, Al Stone al.stone@linaro.org * * NB: all values are assumed to be little-endian in the blob. * diff --git a/scripts/mab/mab.h b/scripts/mab/mab.h index 4ac3ae6..eca8131 100644 --- a/scripts/mab/mab.h +++ b/scripts/mab/mab.h @@ -7,7 +7,7 @@ * Public License. See the file "COPYING" in the main directory of this * archive for more details. * - * Copyright (c) 2013, Al Stone ahs3@redhat.com + * Copyright (c) 2013, Al Stone al.stone@linaro.org * * NB: all values are assumed to be little-endian in the blob. *