aboutsummaryrefslogtreecommitdiffstats
path: root/utils/smsq.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/smsq.c')
-rwxr-xr-xutils/smsq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/smsq.c b/utils/smsq.c
index 21d9f6247..9bdcfe353 100755
--- a/utils/smsq.c
+++ b/utils/smsq.c
@@ -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 */