From 53a61fb2b7900ae1be446d40bdc58b43cdd3f70c Mon Sep 17 00:00:00 2001 From: markster Date: Tue, 7 Sep 2004 01:22:57 +0000 Subject: Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2289) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3732 f38db490-d61c-443f-a65b-d21fe96a405b --- res/res_musiconhold.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/res_musiconhold.c b/res/res_musiconhold.c index 2cbb59c05..2dc39a5c6 100755 --- a/res/res_musiconhold.c +++ b/res/res_musiconhold.c @@ -3,9 +3,9 @@ * * Routines implementing music on hold * - * Copyright (C) 1999, Mark Spencer + * Copyright (C) 1999-2004, Digium, Inc. * - * Mark Spencer + * Mark Spencer * * This program is free software, distributed under the terms of * the GNU General Public License -- cgit v1.2.3