[Asterisk-cvs] asterisk/utils smsq.c,1.4,1.5

russell at lists.digium.com russell at lists.digium.com
Fri Jan 21 01:03:31 CST 2005


Update of /usr/cvsroot/asterisk/utils
In directory mongoose.digium.com:/tmp/cvs-serv21064/utils

Modified Files:
	smsq.c 
Log Message:
update copyright headers for 2005


Index: smsq.c
===================================================================
RCS file: /usr/cvsroot/asterisk/utils/smsq.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- smsq.c	14 Jan 2005 15:20:56 -0000	1.4
+++ smsq.c	21 Jan 2005 07:06:25 -0000	1.5
@@ -11,7 +11,7 @@
 #include <time.h>
 
 /* SMS queuing application for use with asterisk app_sms */
-/* by Adrian Kennard, 2004 */
+/* by Adrian Kennard, 2004 - 2005 */
 
 /* reads next USC character from null terminated UTF-8 string and advanced pointer */
 /* for non valid UTF-8 sequences, returns character as is */




More information about the svn-commits mailing list