From 167059d159d613e710ed40c69951a6574ef1dc95 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Sun, 25 Jul 2010 22:22:56 +0200 Subject: [PATCH] Obfuscate email address --- src/editline.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/editline.c b/src/editline.c index 6407f3e..c828826 100644 --- a/src/editline.c +++ b/src/editline.c @@ -1,7 +1,7 @@ /* Main editing routines for editline library. * * Copyright (c) 1992, 1993 Simmule Turner and Rich Salz. All rights reserved. - * Copyright (c) 1998 Alan W. Black , for Edinburgh Speech Tools. + * Copyright (c) 1998 Alan W. Black , for Edinburgh Speech Tools. * * This software is not subject to any license of the American Telephone * and Telegraph Company or of the Regents of the University of California.