From: Florian Floimair Date: Tue, 27 Mar 2018 13:27:09 +0000 (+0200) Subject: main: Update copyright notice with year 2018 X-Git-Tag: 16.0.0-rc1~212^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=455cee99ae0cd901d71a8d9fa4ac733ce7ae7d8a;p=thirdparty%2Fasterisk.git main: Update copyright notice with year 2018 Change-Id: I2d80bc5edf940fab914cba3d8a0fa0b5eb2a3148 --- diff --git a/main/asterisk.c b/main/asterisk.c index 36b1b54a1d..6d838d0a0d 100644 --- a/main/asterisk.c +++ b/main/asterisk.c @@ -1,7 +1,7 @@ /* * Asterisk -- An open source telephony toolkit. * - * Copyright (C) 1999 - 2016, Digium, Inc. + * Copyright (C) 1999 - 2018, Digium, Inc. * * Mark Spencer * @@ -53,7 +53,7 @@ * * \section copyright Copyright and Author * - * Copyright (C) 1999 - 2016, Digium, Inc. + * Copyright (C) 1999 - 2018, Digium, Inc. * Asterisk is a registered trademark * of Digium, Inc. * @@ -300,7 +300,7 @@ int daemon(int, int); /* defined in libresolv of all places */ /*! \brief Welcome message when starting a CLI interface */ #define WELCOME_MESSAGE \ - ast_verbose("Asterisk %s, Copyright (C) 1999 - 2016, Digium, Inc. and others.\n" \ + ast_verbose("Asterisk %s, Copyright (C) 1999 - 2018, Digium, Inc. and others.\n" \ "Created by Mark Spencer \n" \ "Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.\n" \ "This is free software, with components licensed under the GNU General Public\n" \