mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-30 07:41:39 +00:00 
			
		
		
		
	README.md, asterisk.c: Update Copyright Dates
(cherry picked from commit ece2cfc7c1)
			
			
This commit is contained in:
		
				
					committed by
					
						 Asterisk Development Team
						Asterisk Development Team
					
				
			
			
				
	
			
			
			
						parent
						
							1ccf0ae7e8
						
					
				
				
					commit
					ae766ffdc1
				
			| @@ -1,7 +1,7 @@ | |||||||
| # The Asterisk(R) Open Source PBX | # The Asterisk(R) Open Source PBX | ||||||
| ```text | ```text | ||||||
|         By Mark Spencer <markster@digium.com> and the Asterisk.org developer community. |         By Mark Spencer <markster@digium.com> and the Asterisk.org developer community. | ||||||
|         Copyright (C) 2001-2021 Sangoma Technologies Corporation and other copyright holders. |         Copyright (C) 2001-2025 Sangoma Technologies Corporation and other copyright holders. | ||||||
| ``` | ``` | ||||||
| ## SECURITY | ## SECURITY | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| /* | /* | ||||||
|  * Asterisk -- An open source telephony toolkit. |  * Asterisk -- An open source telephony toolkit. | ||||||
|  * |  * | ||||||
|  * Copyright (C) 1999 - 2018, Digium, Inc. |  * Copyright (C) 1999 - 2025, Sangoma Technologies Corporation | ||||||
|  * |  * | ||||||
|  * Mark Spencer <markster@digium.com> |  * Mark Spencer <markster@digium.com> | ||||||
|  * |  * | ||||||
| @@ -53,7 +53,7 @@ | |||||||
|  * |  * | ||||||
|  * \section copyright Copyright and Author |  * \section copyright Copyright and Author | ||||||
|  * |  * | ||||||
|  * Copyright (C) 1999 - 2021, Sangoma Technologies Corporation. |  * Copyright (C) 1999 - 2025, Sangoma Technologies Corporation. | ||||||
|  * Asterisk is a <a href="https://cdn.sangoma.com/wp-content/uploads/Sangoma-Trademark-Policy.pdf">registered trademark</a> |  * Asterisk is a <a href="https://cdn.sangoma.com/wp-content/uploads/Sangoma-Trademark-Policy.pdf">registered trademark</a> | ||||||
|  * of <a rel="nofollow" href="http://www.sangoma.com">Sangoma Technologies Corporation</a>. |  * of <a rel="nofollow" href="http://www.sangoma.com">Sangoma Technologies Corporation</a>. | ||||||
|  * |  * | ||||||
| @@ -297,7 +297,7 @@ int daemon(int, int);  /* defined in libresolv of all places */ | |||||||
| #define NUM_MSGS 64 | #define NUM_MSGS 64 | ||||||
|  |  | ||||||
| /*! Displayed copyright tag */ | /*! Displayed copyright tag */ | ||||||
| #define COPYRIGHT_TAG "Copyright (C) 1999 - 2022, Sangoma Technologies Corporation and others." | #define COPYRIGHT_TAG "Copyright (C) 1999 - 2025, Sangoma Technologies Corporation and others." | ||||||
|  |  | ||||||
| /*! \brief Welcome message when starting a CLI interface */ | /*! \brief Welcome message when starting a CLI interface */ | ||||||
| #define WELCOME_MESSAGE \ | #define WELCOME_MESSAGE \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user