From 2c97f9c45aca76e2f0f51e1d158897c71193df24 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Tue, 17 Jan 2006 13:11:55 +0000 Subject: update CLI copyright notice git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@8122 f38db490-d61c-443f-a65b-d21fe96a405b --- asterisk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asterisk.c b/asterisk.c index c7ed46860..2d17fad51 100644 --- a/asterisk.c +++ b/asterisk.c @@ -127,7 +127,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") /*! \brief Welcome message when starting a CLI interface */ #define WELCOME_MESSAGE \ - ast_verbose("Asterisk " ASTERISK_VERSION ", Copyright (C) 1999 - 2005 Digium, Inc. and others.\n"); \ + ast_verbose("Asterisk " ASTERISK_VERSION ", Copyright (C) 1999 - 2006 Digium, Inc. and others.\n"); \ ast_verbose("Created by Mark Spencer \n"); \ ast_verbose("Asterisk comes with ABSOLUTELY NO WARRANTY; type 'show warranty' for details.\n"); \ ast_verbose("This is free software, with components licensed under the GNU General Public\n"); \ -- cgit v1.2.3