Index: apps/app_getcpeid.c =================================================================== RCS file: /usr/cvsroot/asterisk/apps/app_getcpeid.c,v retrieving revision 1.3 diff -u -r1.3 app_getcpeid.c --- apps/app_getcpeid.c 14 Jul 2004 07:22:30 -0000 1.3 +++ apps/app_getcpeid.c 8 Jan 2005 15:13:57 -0000 @@ -3,9 +3,9 @@ * * Execute arbitrary system commands * - * Copyright (C) 1999, Mark Spencer + * Copyright (C) 1999-2005, Digium, inc * - * Mark Spencer + * Mark Spencer * * This program is free software, distributed under the terms of * the GNU General Public License @@ -31,9 +31,9 @@ static char *synopsis = "Get ADSI CPE ID"; static char *descrip = -" GetCPEID: Obtains and displays CPE ID and other information in order to\n" -"properly setup zapata.conf for on-hook operations. Returns -1 on hanup\n" -"only."; +" GetCPEID: Obtains and displays ADSI CPE ID and other information in order\n" +"to properly setup zapata.conf for on-hook operations.\n" +"Returns -1 on hangup only.\n"; STANDARD_LOCAL_USER;