aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk.c
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-04-30 14:34:07 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-04-30 14:34:07 +0000
commit251c823013337f39571e66004ee503846fe7fe3a (patch)
tree5762079aada1b4cc223b52bac104ec3c44419b7e /asterisk.c
parentcc0f1c9b7836192084fd168d5742250c33aa306b (diff)
Update copyright notice. It's now the year 2007!
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@62368 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'asterisk.c')
-rw-r--r--asterisk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asterisk.c b/asterisk.c
index 9c484605a..111dcf53d 100644
--- a/asterisk.c
+++ b/asterisk.c
@@ -135,7 +135,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 - 2006 Digium, Inc. and others.\n"); \
+ ast_verbose("Asterisk " ASTERISK_VERSION ", Copyright (C) 1999 - 2007 Digium, Inc. and others.\n"); \
ast_verbose("Created by Mark Spencer <markster@digium.com>\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"); \