summaryrefslogtreecommitdiff
path: root/pjlib
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib')
-rw-r--r--pjlib/include/pj/activesock.h2
-rw-r--r--pjlib/include/pj/addr_resolv.h2
-rw-r--r--pjlib/include/pj/array.h2
-rw-r--r--pjlib/include/pj/assert.h2
-rw-r--r--pjlib/include/pj/compat/assert.h2
-rw-r--r--pjlib/include/pj/compat/cc_armcc.h2
-rw-r--r--pjlib/include/pj/compat/cc_gcc.h2
-rw-r--r--pjlib/include/pj/compat/cc_gcce.h2
-rw-r--r--pjlib/include/pj/compat/cc_msvc.h2
-rw-r--r--pjlib/include/pj/compat/ctype.h2
-rw-r--r--pjlib/include/pj/compat/errno.h2
-rw-r--r--pjlib/include/pj/compat/high_precision.h2
-rw-r--r--pjlib/include/pj/compat/m_alpha.h2
-rw-r--r--pjlib/include/pj/compat/m_armv4.h2
-rw-r--r--pjlib/include/pj/compat/m_i386.h2
-rw-r--r--pjlib/include/pj/compat/m_m68k.h2
-rw-r--r--pjlib/include/pj/compat/m_powerpc.h2
-rw-r--r--pjlib/include/pj/compat/m_sparc.h2
-rw-r--r--pjlib/include/pj/compat/m_x86_64.h2
-rw-r--r--pjlib/include/pj/compat/malloc.h2
-rw-r--r--pjlib/include/pj/compat/os_darwinos.h2
-rw-r--r--pjlib/include/pj/compat/os_linux.h2
-rw-r--r--pjlib/include/pj/compat/os_linux_kernel.h2
-rw-r--r--pjlib/include/pj/compat/os_palmos.h2
-rw-r--r--pjlib/include/pj/compat/os_rtems.h2
-rw-r--r--pjlib/include/pj/compat/os_sunos.h2
-rw-r--r--pjlib/include/pj/compat/os_win32.h2
-rw-r--r--pjlib/include/pj/compat/os_win32_wince.h2
-rw-r--r--pjlib/include/pj/compat/rand.h2
-rw-r--r--pjlib/include/pj/compat/setjmp.h2
-rw-r--r--pjlib/include/pj/compat/size_t.h2
-rw-r--r--pjlib/include/pj/compat/socket.h2
-rw-r--r--pjlib/include/pj/compat/stdarg.h2
-rw-r--r--pjlib/include/pj/compat/stdfileio.h2
-rw-r--r--pjlib/include/pj/compat/string.h2
-rw-r--r--pjlib/include/pj/compat/time.h2
-rw-r--r--pjlib/include/pj/config.h2
-rw-r--r--pjlib/include/pj/ctype.h2
-rw-r--r--pjlib/include/pj/doxygen.h2
-rw-r--r--pjlib/include/pj/errno.h2
-rw-r--r--pjlib/include/pj/except.h2
-rw-r--r--pjlib/include/pj/fifobuf.h2
-rw-r--r--pjlib/include/pj/file_access.h2
-rw-r--r--pjlib/include/pj/file_io.h2
-rw-r--r--pjlib/include/pj/guid.h4
-rw-r--r--pjlib/include/pj/hash.h2
-rw-r--r--pjlib/include/pj/ioqueue.h2
-rw-r--r--pjlib/include/pj/ip_helper.h2
-rw-r--r--pjlib/include/pj/list.h2
-rw-r--r--pjlib/include/pj/list_i.h2
-rw-r--r--pjlib/include/pj/lock.h2
-rw-r--r--pjlib/include/pj/log.h2
-rw-r--r--pjlib/include/pj/os.h2
-rw-r--r--pjlib/include/pj/pool.h2
-rw-r--r--pjlib/include/pj/pool_alt.h2
-rw-r--r--pjlib/include/pj/pool_buf.h2
-rw-r--r--pjlib/include/pj/pool_i.h2
-rw-r--r--pjlib/include/pj/rand.h2
-rw-r--r--pjlib/include/pj/rbtree.h2
-rw-r--r--pjlib/include/pj/sock.h2
-rw-r--r--pjlib/include/pj/sock_select.h2
-rw-r--r--pjlib/include/pj/string.h2
-rw-r--r--pjlib/include/pj/string_i.h2
-rw-r--r--pjlib/include/pj/types.h2
-rw-r--r--pjlib/include/pj/unicode.h2
-rw-r--r--pjlib/include/pjlib.h2
-rw-r--r--pjlib/src/pj/activesock.c2
-rw-r--r--pjlib/src/pj/addr_resolv_linux_kernel.c2
-rw-r--r--pjlib/src/pj/addr_resolv_sock.c2
-rw-r--r--pjlib/src/pj/addr_resolv_symbian.cpp2
-rw-r--r--pjlib/src/pj/array.c2
-rw-r--r--pjlib/src/pj/compat/sigjmp.c2
-rw-r--r--pjlib/src/pj/compat/string.c2
-rw-r--r--pjlib/src/pj/config.c2
-rw-r--r--pjlib/src/pj/ctype.c2
-rw-r--r--pjlib/src/pj/errno.c2
-rw-r--r--pjlib/src/pj/except.c2
-rw-r--r--pjlib/src/pj/exception_symbian.cpp2
-rw-r--r--pjlib/src/pj/extra-exports.c2
-rw-r--r--pjlib/src/pj/fifobuf.c2
-rw-r--r--pjlib/src/pj/file_access_unistd.c2
-rw-r--r--pjlib/src/pj/file_access_win32.c2
-rw-r--r--pjlib/src/pj/file_io_ansi.c2
-rw-r--r--pjlib/src/pj/file_io_win32.c2
-rw-r--r--pjlib/src/pj/guid.c2
-rw-r--r--pjlib/src/pj/guid_simple.c2
-rw-r--r--pjlib/src/pj/guid_uuid.c2
-rw-r--r--pjlib/src/pj/guid_win32.c2
-rw-r--r--pjlib/src/pj/hash.c2
-rw-r--r--pjlib/src/pj/ioqueue_common_abs.c2
-rw-r--r--pjlib/src/pj/ioqueue_common_abs.h2
-rw-r--r--pjlib/src/pj/ioqueue_dummy.c2
-rw-r--r--pjlib/src/pj/ioqueue_epoll.c2
-rw-r--r--pjlib/src/pj/ioqueue_linux_kernel.c2
-rw-r--r--pjlib/src/pj/ioqueue_select.c2
-rw-r--r--pjlib/src/pj/ioqueue_symbian.cpp2
-rw-r--r--pjlib/src/pj/ioqueue_winnt.c2
-rw-r--r--pjlib/src/pj/ip_helper_generic.c2
-rw-r--r--pjlib/src/pj/ip_helper_symbian.cpp2
-rw-r--r--pjlib/src/pj/ip_helper_win32.c2
-rw-r--r--pjlib/src/pj/list.c2
-rw-r--r--pjlib/src/pj/lock.c2
-rw-r--r--pjlib/src/pj/log.c2
-rw-r--r--pjlib/src/pj/log_writer_printk.c2
-rw-r--r--pjlib/src/pj/log_writer_stdout.c2
-rw-r--r--pjlib/src/pj/log_writer_symbian_console.cpp2
-rw-r--r--pjlib/src/pj/os_core_linux_kernel.c2
-rw-r--r--pjlib/src/pj/os_core_symbian.cpp2
-rw-r--r--pjlib/src/pj/os_core_unix.c2
-rw-r--r--pjlib/src/pj/os_core_win32.c2
-rw-r--r--pjlib/src/pj/os_error_linux_kernel.c2
-rw-r--r--pjlib/src/pj/os_error_symbian.cpp2
-rw-r--r--pjlib/src/pj/os_error_unix.c2
-rw-r--r--pjlib/src/pj/os_error_win32.c2
-rw-r--r--pjlib/src/pj/os_rwmutex.c2
-rw-r--r--pjlib/src/pj/os_symbian.h2
-rw-r--r--pjlib/src/pj/os_time_bsd.c2
-rw-r--r--pjlib/src/pj/os_time_common.c2
-rw-r--r--pjlib/src/pj/os_time_linux_kernel.c2
-rw-r--r--pjlib/src/pj/os_time_unix.c2
-rw-r--r--pjlib/src/pj/os_time_win32.c2
-rw-r--r--pjlib/src/pj/os_timestamp_common.c2
-rw-r--r--pjlib/src/pj/os_timestamp_linux_kernel.c2
-rw-r--r--pjlib/src/pj/os_timestamp_posix.c2
-rw-r--r--pjlib/src/pj/os_timestamp_win32.c2
-rw-r--r--pjlib/src/pj/pool.c2
-rw-r--r--pjlib/src/pj/pool_buf.c2
-rw-r--r--pjlib/src/pj/pool_caching.c2
-rw-r--r--pjlib/src/pj/pool_dbg.c2
-rw-r--r--pjlib/src/pj/pool_policy_kmalloc.c2
-rw-r--r--pjlib/src/pj/pool_policy_malloc.c2
-rw-r--r--pjlib/src/pj/pool_policy_new.cpp2
-rw-r--r--pjlib/src/pj/pool_signature.h2
-rw-r--r--pjlib/src/pj/rand.c2
-rw-r--r--pjlib/src/pj/rbtree.c2
-rw-r--r--pjlib/src/pj/sock_bsd.c2
-rw-r--r--pjlib/src/pj/sock_common.c2
-rw-r--r--pjlib/src/pj/sock_linux_kernel.c2
-rw-r--r--pjlib/src/pj/sock_select.c2
-rw-r--r--pjlib/src/pj/sock_select_symbian.cpp2
-rw-r--r--pjlib/src/pj/sock_symbian.cpp2
-rw-r--r--pjlib/src/pj/string.c2
-rw-r--r--pjlib/src/pj/symbols.c2
-rw-r--r--pjlib/src/pj/timer_symbian.cpp2
-rw-r--r--pjlib/src/pj/types.c2
-rw-r--r--pjlib/src/pj/unicode_symbian.cpp2
-rw-r--r--pjlib/src/pj/unicode_win32.c2
-rw-r--r--pjlib/src/pjlib++-test/main.cpp2
-rw-r--r--pjlib/src/pjlib-samples/except.c2
-rw-r--r--pjlib/src/pjlib-samples/list.c2
-rw-r--r--pjlib/src/pjlib-samples/log.c2
-rw-r--r--pjlib/src/pjlib-test/activesock.c2
-rw-r--r--pjlib/src/pjlib-test/atomic.c2
-rw-r--r--pjlib/src/pjlib-test/echo_clt.c2
-rw-r--r--pjlib/src/pjlib-test/errno.c2
-rw-r--r--pjlib/src/pjlib-test/exception.c2
-rw-r--r--pjlib/src/pjlib-test/fifobuf.c2
-rw-r--r--pjlib/src/pjlib-test/file.c2
-rw-r--r--pjlib/src/pjlib-test/ioq_perf.c2
-rw-r--r--pjlib/src/pjlib-test/ioq_tcp.c2
-rw-r--r--pjlib/src/pjlib-test/ioq_udp.c2
-rw-r--r--pjlib/src/pjlib-test/ioq_unreg.c2
-rw-r--r--pjlib/src/pjlib-test/list.c2
-rw-r--r--pjlib/src/pjlib-test/main.c2
-rw-r--r--pjlib/src/pjlib-test/main_mod.c2
-rw-r--r--pjlib/src/pjlib-test/main_rtems.c2
-rw-r--r--pjlib/src/pjlib-test/main_win32.c2
-rw-r--r--pjlib/src/pjlib-test/mutex.c2
-rw-r--r--pjlib/src/pjlib-test/os.c2
-rw-r--r--pjlib/src/pjlib-test/pool.c2
-rw-r--r--pjlib/src/pjlib-test/pool_perf.c2
-rw-r--r--pjlib/src/pjlib-test/rand.c2
-rw-r--r--pjlib/src/pjlib-test/rbtree.c2
-rw-r--r--pjlib/src/pjlib-test/rtems_network_config.h2
-rw-r--r--pjlib/src/pjlib-test/select.c2
-rw-r--r--pjlib/src/pjlib-test/sleep.c2
-rw-r--r--pjlib/src/pjlib-test/sock.c2
-rw-r--r--pjlib/src/pjlib-test/sock_perf.c2
-rw-r--r--pjlib/src/pjlib-test/string.c2
-rw-r--r--pjlib/src/pjlib-test/test.c2
-rw-r--r--pjlib/src/pjlib-test/test.h2
-rw-r--r--pjlib/src/pjlib-test/thread.c2
-rw-r--r--pjlib/src/pjlib-test/timer.c2
-rw-r--r--pjlib/src/pjlib-test/timestamp.c2
-rw-r--r--pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c2
-rw-r--r--pjlib/src/pjlib-test/udp_echo_srv_sync.c2
-rw-r--r--pjlib/src/pjlib-test/util.c2
187 files changed, 188 insertions, 188 deletions
diff --git a/pjlib/include/pj/activesock.h b/pjlib/include/pj/activesock.h
index e2213fda..e9f4759d 100644
--- a/pjlib/include/pj/activesock.h
+++ b/pjlib/include/pj/activesock.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/addr_resolv.h b/pjlib/include/pj/addr_resolv.h
index cad82730..6e58773d 100644
--- a/pjlib/include/pj/addr_resolv.h
+++ b/pjlib/include/pj/addr_resolv.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/array.h b/pjlib/include/pj/array.h
index f37fa75b..0e0ed8f6 100644
--- a/pjlib/include/pj/array.h
+++ b/pjlib/include/pj/array.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/assert.h b/pjlib/include/pj/assert.h
index cea496da..c8898abc 100644
--- a/pjlib/include/pj/assert.h
+++ b/pjlib/include/pj/assert.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/assert.h b/pjlib/include/pj/compat/assert.h
index 2df5a670..5fafc161 100644
--- a/pjlib/include/pj/compat/assert.h
+++ b/pjlib/include/pj/compat/assert.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/cc_armcc.h b/pjlib/include/pj/compat/cc_armcc.h
index 52fe74c0..e5e9b08b 100644
--- a/pjlib/include/pj/compat/cc_armcc.h
+++ b/pjlib/include/pj/compat/cc_armcc.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/cc_gcc.h b/pjlib/include/pj/compat/cc_gcc.h
index 372a481f..84318d4f 100644
--- a/pjlib/include/pj/compat/cc_gcc.h
+++ b/pjlib/include/pj/compat/cc_gcc.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/cc_gcce.h b/pjlib/include/pj/compat/cc_gcce.h
index c7f4488f..38bbc7c4 100644
--- a/pjlib/include/pj/compat/cc_gcce.h
+++ b/pjlib/include/pj/compat/cc_gcce.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/cc_msvc.h b/pjlib/include/pj/compat/cc_msvc.h
index d028578b..b6c6572b 100644
--- a/pjlib/include/pj/compat/cc_msvc.h
+++ b/pjlib/include/pj/compat/cc_msvc.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/ctype.h b/pjlib/include/pj/compat/ctype.h
index ecf179b4..ee92d292 100644
--- a/pjlib/include/pj/compat/ctype.h
+++ b/pjlib/include/pj/compat/ctype.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/errno.h b/pjlib/include/pj/compat/errno.h
index fb876d6e..1d1d005c 100644
--- a/pjlib/include/pj/compat/errno.h
+++ b/pjlib/include/pj/compat/errno.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/high_precision.h b/pjlib/include/pj/compat/high_precision.h
index 6cad70cf..2a08241b 100644
--- a/pjlib/include/pj/compat/high_precision.h
+++ b/pjlib/include/pj/compat/high_precision.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/m_alpha.h b/pjlib/include/pj/compat/m_alpha.h
index 60bba0ec..39fe9d7c 100644
--- a/pjlib/include/pj/compat/m_alpha.h
+++ b/pjlib/include/pj/compat/m_alpha.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/m_armv4.h b/pjlib/include/pj/compat/m_armv4.h
index 4b716c12..4a436c4a 100644
--- a/pjlib/include/pj/compat/m_armv4.h
+++ b/pjlib/include/pj/compat/m_armv4.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/m_i386.h b/pjlib/include/pj/compat/m_i386.h
index 15716566..3b1195f0 100644
--- a/pjlib/include/pj/compat/m_i386.h
+++ b/pjlib/include/pj/compat/m_i386.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/m_m68k.h b/pjlib/include/pj/compat/m_m68k.h
index 781a6562..c29c134b 100644
--- a/pjlib/include/pj/compat/m_m68k.h
+++ b/pjlib/include/pj/compat/m_m68k.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/m_powerpc.h b/pjlib/include/pj/compat/m_powerpc.h
index baf64a97..6e572951 100644
--- a/pjlib/include/pj/compat/m_powerpc.h
+++ b/pjlib/include/pj/compat/m_powerpc.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/m_sparc.h b/pjlib/include/pj/compat/m_sparc.h
index 87ecc661..60eb916c 100644
--- a/pjlib/include/pj/compat/m_sparc.h
+++ b/pjlib/include/pj/compat/m_sparc.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/m_x86_64.h b/pjlib/include/pj/compat/m_x86_64.h
index 280661a6..b235da4a 100644
--- a/pjlib/include/pj/compat/m_x86_64.h
+++ b/pjlib/include/pj/compat/m_x86_64.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/malloc.h b/pjlib/include/pj/compat/malloc.h
index 41d6b52f..5f46dad4 100644
--- a/pjlib/include/pj/compat/malloc.h
+++ b/pjlib/include/pj/compat/malloc.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/os_darwinos.h b/pjlib/include/pj/compat/os_darwinos.h
index ef2dee0e..50d70c9c 100644
--- a/pjlib/include/pj/compat/os_darwinos.h
+++ b/pjlib/include/pj/compat/os_darwinos.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/os_linux.h b/pjlib/include/pj/compat/os_linux.h
index 8e256445..23bae7d5 100644
--- a/pjlib/include/pj/compat/os_linux.h
+++ b/pjlib/include/pj/compat/os_linux.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/os_linux_kernel.h b/pjlib/include/pj/compat/os_linux_kernel.h
index 646df0eb..85d3cc61 100644
--- a/pjlib/include/pj/compat/os_linux_kernel.h
+++ b/pjlib/include/pj/compat/os_linux_kernel.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/os_palmos.h b/pjlib/include/pj/compat/os_palmos.h
index 2b030e37..520660c9 100644
--- a/pjlib/include/pj/compat/os_palmos.h
+++ b/pjlib/include/pj/compat/os_palmos.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/os_rtems.h b/pjlib/include/pj/compat/os_rtems.h
index 8f8b196e..ebe64fbd 100644
--- a/pjlib/include/pj/compat/os_rtems.h
+++ b/pjlib/include/pj/compat/os_rtems.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/os_sunos.h b/pjlib/include/pj/compat/os_sunos.h
index 22d64639..a4051401 100644
--- a/pjlib/include/pj/compat/os_sunos.h
+++ b/pjlib/include/pj/compat/os_sunos.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/os_win32.h b/pjlib/include/pj/compat/os_win32.h
index a4614e9b..52ac49bd 100644
--- a/pjlib/include/pj/compat/os_win32.h
+++ b/pjlib/include/pj/compat/os_win32.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/os_win32_wince.h b/pjlib/include/pj/compat/os_win32_wince.h
index 33f93316..321b3898 100644
--- a/pjlib/include/pj/compat/os_win32_wince.h
+++ b/pjlib/include/pj/compat/os_win32_wince.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/rand.h b/pjlib/include/pj/compat/rand.h
index c9329157..04bdad19 100644
--- a/pjlib/include/pj/compat/rand.h
+++ b/pjlib/include/pj/compat/rand.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/setjmp.h b/pjlib/include/pj/compat/setjmp.h
index 2c2e4693..44950d3b 100644
--- a/pjlib/include/pj/compat/setjmp.h
+++ b/pjlib/include/pj/compat/setjmp.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/size_t.h b/pjlib/include/pj/compat/size_t.h
index 15f5e14a..ea8f6d3c 100644
--- a/pjlib/include/pj/compat/size_t.h
+++ b/pjlib/include/pj/compat/size_t.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/socket.h b/pjlib/include/pj/compat/socket.h
index af1ed2e2..4551ad8f 100644
--- a/pjlib/include/pj/compat/socket.h
+++ b/pjlib/include/pj/compat/socket.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/stdarg.h b/pjlib/include/pj/compat/stdarg.h
index b084f34d..24ce0a99 100644
--- a/pjlib/include/pj/compat/stdarg.h
+++ b/pjlib/include/pj/compat/stdarg.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/stdfileio.h b/pjlib/include/pj/compat/stdfileio.h
index 50c3d170..04b123a8 100644
--- a/pjlib/include/pj/compat/stdfileio.h
+++ b/pjlib/include/pj/compat/stdfileio.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/string.h b/pjlib/include/pj/compat/string.h
index 896615b4..2e01a183 100644
--- a/pjlib/include/pj/compat/string.h
+++ b/pjlib/include/pj/compat/string.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/compat/time.h b/pjlib/include/pj/compat/time.h
index 569c0ad9..d2c6c6ef 100644
--- a/pjlib/include/pj/compat/time.h
+++ b/pjlib/include/pj/compat/time.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/config.h b/pjlib/include/pj/config.h
index fe182e38..6c470b28 100644
--- a/pjlib/include/pj/config.h
+++ b/pjlib/include/pj/config.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/ctype.h b/pjlib/include/pj/ctype.h
index 589edae6..654af695 100644
--- a/pjlib/include/pj/ctype.h
+++ b/pjlib/include/pj/ctype.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/doxygen.h b/pjlib/include/pj/doxygen.h
index ee88ea17..00bbbcb4 100644
--- a/pjlib/include/pj/doxygen.h
+++ b/pjlib/include/pj/doxygen.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/errno.h b/pjlib/include/pj/errno.h
index b72092df..76c23f5c 100644
--- a/pjlib/include/pj/errno.h
+++ b/pjlib/include/pj/errno.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/except.h b/pjlib/include/pj/except.h
index 509b01be..98723b2e 100644
--- a/pjlib/include/pj/except.h
+++ b/pjlib/include/pj/except.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/fifobuf.h b/pjlib/include/pj/fifobuf.h
index fc34fac5..5f51bfc2 100644
--- a/pjlib/include/pj/fifobuf.h
+++ b/pjlib/include/pj/fifobuf.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/file_access.h b/pjlib/include/pj/file_access.h
index abc77db3..8d0ab462 100644
--- a/pjlib/include/pj/file_access.h
+++ b/pjlib/include/pj/file_access.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/file_io.h b/pjlib/include/pj/file_io.h
index 0442103c..f72630ad 100644
--- a/pjlib/include/pj/file_io.h
+++ b/pjlib/include/pj/file_io.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/guid.h b/pjlib/include/pj/guid.h
index 0d89a934..cabdcba5 100644
--- a/pjlib/include/pj/guid.h
+++ b/pjlib/include/pj/guid.h
@@ -1,6 +1,6 @@
-/* $Id */
+/* $Id:$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/hash.h b/pjlib/include/pj/hash.h
index f033ab75..936e7e4c 100644
--- a/pjlib/include/pj/hash.h
+++ b/pjlib/include/pj/hash.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/ioqueue.h b/pjlib/include/pj/ioqueue.h
index 747eb215..d8df170e 100644
--- a/pjlib/include/pj/ioqueue.h
+++ b/pjlib/include/pj/ioqueue.h
@@ -1,7 +1,7 @@
/* $Id$
*/
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/ip_helper.h b/pjlib/include/pj/ip_helper.h
index 266a785a..ac70fbbb 100644
--- a/pjlib/include/pj/ip_helper.h
+++ b/pjlib/include/pj/ip_helper.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/list.h b/pjlib/include/pj/list.h
index 6320f56f..d7804007 100644
--- a/pjlib/include/pj/list.h
+++ b/pjlib/include/pj/list.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/list_i.h b/pjlib/include/pj/list_i.h
index 8e109a90..4b240fec 100644
--- a/pjlib/include/pj/list_i.h
+++ b/pjlib/include/pj/list_i.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/lock.h b/pjlib/include/pj/lock.h
index 9099cdbe..e66e4963 100644
--- a/pjlib/include/pj/lock.h
+++ b/pjlib/include/pj/lock.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/log.h b/pjlib/include/pj/log.h
index 763b5943..76d609dd 100644
--- a/pjlib/include/pj/log.h
+++ b/pjlib/include/pj/log.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/os.h b/pjlib/include/pj/os.h
index f99aa6bb..95b8162d 100644
--- a/pjlib/include/pj/os.h
+++ b/pjlib/include/pj/os.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/pool.h b/pjlib/include/pj/pool.h
index 35d8b3f4..14d0fc8e 100644
--- a/pjlib/include/pj/pool.h
+++ b/pjlib/include/pj/pool.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/pool_alt.h b/pjlib/include/pj/pool_alt.h
index 0e46f86f..9091b854 100644
--- a/pjlib/include/pj/pool_alt.h
+++ b/pjlib/include/pj/pool_alt.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/pool_buf.h b/pjlib/include/pj/pool_buf.h
index e50ee080..b8f3f849 100644
--- a/pjlib/include/pj/pool_buf.h
+++ b/pjlib/include/pj/pool_buf.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/pool_i.h b/pjlib/include/pj/pool_i.h
index a3a96ad3..40c348ea 100644
--- a/pjlib/include/pj/pool_i.h
+++ b/pjlib/include/pj/pool_i.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/rand.h b/pjlib/include/pj/rand.h
index 1cfec322..bb148a85 100644
--- a/pjlib/include/pj/rand.h
+++ b/pjlib/include/pj/rand.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/rbtree.h b/pjlib/include/pj/rbtree.h
index b472c7df..8b22f5d3 100644
--- a/pjlib/include/pj/rbtree.h
+++ b/pjlib/include/pj/rbtree.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/sock.h b/pjlib/include/pj/sock.h
index 3097e29c..b9deb3d6 100644
--- a/pjlib/include/pj/sock.h
+++ b/pjlib/include/pj/sock.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/sock_select.h b/pjlib/include/pj/sock_select.h
index ff5459b6..8604bea2 100644
--- a/pjlib/include/pj/sock_select.h
+++ b/pjlib/include/pj/sock_select.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/string.h b/pjlib/include/pj/string.h
index 6949b64c..1866e64a 100644
--- a/pjlib/include/pj/string.h
+++ b/pjlib/include/pj/string.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/string_i.h b/pjlib/include/pj/string_i.h
index b5308a3e..ef38d928 100644
--- a/pjlib/include/pj/string_i.h
+++ b/pjlib/include/pj/string_i.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/types.h b/pjlib/include/pj/types.h
index d792fdd5..08d5dfe0 100644
--- a/pjlib/include/pj/types.h
+++ b/pjlib/include/pj/types.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pj/unicode.h b/pjlib/include/pj/unicode.h
index eec3d51e..39cf5905 100644
--- a/pjlib/include/pj/unicode.h
+++ b/pjlib/include/pj/unicode.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/include/pjlib.h b/pjlib/include/pjlib.h
index 523efdba..9ef69c5e 100644
--- a/pjlib/include/pjlib.h
+++ b/pjlib/include/pjlib.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/activesock.c b/pjlib/src/pj/activesock.c
index 8e098ed1..c4288a2a 100644
--- a/pjlib/src/pj/activesock.c
+++ b/pjlib/src/pj/activesock.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/addr_resolv_linux_kernel.c b/pjlib/src/pj/addr_resolv_linux_kernel.c
index e0a865cb..7bd78940 100644
--- a/pjlib/src/pj/addr_resolv_linux_kernel.c
+++ b/pjlib/src/pj/addr_resolv_linux_kernel.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/addr_resolv_sock.c b/pjlib/src/pj/addr_resolv_sock.c
index 5df41052..12f9bab5 100644
--- a/pjlib/src/pj/addr_resolv_sock.c
+++ b/pjlib/src/pj/addr_resolv_sock.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/addr_resolv_symbian.cpp b/pjlib/src/pj/addr_resolv_symbian.cpp
index 9a28cbb9..be6ec7a4 100644
--- a/pjlib/src/pj/addr_resolv_symbian.cpp
+++ b/pjlib/src/pj/addr_resolv_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/array.c b/pjlib/src/pj/array.c
index 832afee7..5d262be4 100644
--- a/pjlib/src/pj/array.c
+++ b/pjlib/src/pj/array.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/compat/sigjmp.c b/pjlib/src/pj/compat/sigjmp.c
index 6849f1ac..4ff2e9d2 100644
--- a/pjlib/src/pj/compat/sigjmp.c
+++ b/pjlib/src/pj/compat/sigjmp.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/compat/string.c b/pjlib/src/pj/compat/string.c
index 5cd15930..be5ed64d 100644
--- a/pjlib/src/pj/compat/string.c
+++ b/pjlib/src/pj/compat/string.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/config.c b/pjlib/src/pj/config.c
index 13487170..ba658375 100644
--- a/pjlib/src/pj/config.c
+++ b/pjlib/src/pj/config.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ctype.c b/pjlib/src/pj/ctype.c
index 3716bff2..9df6c7de 100644
--- a/pjlib/src/pj/ctype.c
+++ b/pjlib/src/pj/ctype.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/errno.c b/pjlib/src/pj/errno.c
index 8779f009..fddb479e 100644
--- a/pjlib/src/pj/errno.c
+++ b/pjlib/src/pj/errno.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/except.c b/pjlib/src/pj/except.c
index 006671e2..6b17392c 100644
--- a/pjlib/src/pj/except.c
+++ b/pjlib/src/pj/except.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/exception_symbian.cpp b/pjlib/src/pj/exception_symbian.cpp
index 6f2e0803..00004438 100644
--- a/pjlib/src/pj/exception_symbian.cpp
+++ b/pjlib/src/pj/exception_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/extra-exports.c b/pjlib/src/pj/extra-exports.c
index f35648cf..c6fc6237 100644
--- a/pjlib/src/pj/extra-exports.c
+++ b/pjlib/src/pj/extra-exports.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/fifobuf.c b/pjlib/src/pj/fifobuf.c
index 54a23753..d292efd4 100644
--- a/pjlib/src/pj/fifobuf.c
+++ b/pjlib/src/pj/fifobuf.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/file_access_unistd.c b/pjlib/src/pj/file_access_unistd.c
index ca3a1891..28950dc8 100644
--- a/pjlib/src/pj/file_access_unistd.c
+++ b/pjlib/src/pj/file_access_unistd.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/file_access_win32.c b/pjlib/src/pj/file_access_win32.c
index 7281b022..1b00c653 100644
--- a/pjlib/src/pj/file_access_win32.c
+++ b/pjlib/src/pj/file_access_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/file_io_ansi.c b/pjlib/src/pj/file_io_ansi.c
index 1bdfef8b..965506f3 100644
--- a/pjlib/src/pj/file_io_ansi.c
+++ b/pjlib/src/pj/file_io_ansi.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/file_io_win32.c b/pjlib/src/pj/file_io_win32.c
index 27848497..622ddd82 100644
--- a/pjlib/src/pj/file_io_win32.c
+++ b/pjlib/src/pj/file_io_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/guid.c b/pjlib/src/pj/guid.c
index 30ac2b13..5fa42b54 100644
--- a/pjlib/src/pj/guid.c
+++ b/pjlib/src/pj/guid.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/guid_simple.c b/pjlib/src/pj/guid_simple.c
index 8aa77a04..3fcf6ad0 100644
--- a/pjlib/src/pj/guid_simple.c
+++ b/pjlib/src/pj/guid_simple.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/guid_uuid.c b/pjlib/src/pj/guid_uuid.c
index c0d71f4b..891817e3 100644
--- a/pjlib/src/pj/guid_uuid.c
+++ b/pjlib/src/pj/guid_uuid.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/guid_win32.c b/pjlib/src/pj/guid_win32.c
index 1f145051..d28a3ddb 100644
--- a/pjlib/src/pj/guid_win32.c
+++ b/pjlib/src/pj/guid_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/hash.c b/pjlib/src/pj/hash.c
index 0c2bda34..ffebeea4 100644
--- a/pjlib/src/pj/hash.c
+++ b/pjlib/src/pj/hash.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ioqueue_common_abs.c b/pjlib/src/pj/ioqueue_common_abs.c
index 6e2f34ca..947a4003 100644
--- a/pjlib/src/pj/ioqueue_common_abs.c
+++ b/pjlib/src/pj/ioqueue_common_abs.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ioqueue_common_abs.h b/pjlib/src/pj/ioqueue_common_abs.h
index 4d35632c..311d7d1c 100644
--- a/pjlib/src/pj/ioqueue_common_abs.h
+++ b/pjlib/src/pj/ioqueue_common_abs.h
@@ -1,6 +1,6 @@
/* $Id */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ioqueue_dummy.c b/pjlib/src/pj/ioqueue_dummy.c
index 1052159d..89893fc5 100644
--- a/pjlib/src/pj/ioqueue_dummy.c
+++ b/pjlib/src/pj/ioqueue_dummy.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ioqueue_epoll.c b/pjlib/src/pj/ioqueue_epoll.c
index befd7258..e91caba0 100644
--- a/pjlib/src/pj/ioqueue_epoll.c
+++ b/pjlib/src/pj/ioqueue_epoll.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ioqueue_linux_kernel.c b/pjlib/src/pj/ioqueue_linux_kernel.c
index fdc3dfef..2a29057d 100644
--- a/pjlib/src/pj/ioqueue_linux_kernel.c
+++ b/pjlib/src/pj/ioqueue_linux_kernel.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ioqueue_select.c b/pjlib/src/pj/ioqueue_select.c
index fdd0d9b5..37314bf2 100644
--- a/pjlib/src/pj/ioqueue_select.c
+++ b/pjlib/src/pj/ioqueue_select.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ioqueue_symbian.cpp b/pjlib/src/pj/ioqueue_symbian.cpp
index 5a61c7cd..1fa25085 100644
--- a/pjlib/src/pj/ioqueue_symbian.cpp
+++ b/pjlib/src/pj/ioqueue_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ioqueue_winnt.c b/pjlib/src/pj/ioqueue_winnt.c
index 3c6b9fb6..82dcc057 100644
--- a/pjlib/src/pj/ioqueue_winnt.c
+++ b/pjlib/src/pj/ioqueue_winnt.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ip_helper_generic.c b/pjlib/src/pj/ip_helper_generic.c
index a8dbfef7..00d8430b 100644
--- a/pjlib/src/pj/ip_helper_generic.c
+++ b/pjlib/src/pj/ip_helper_generic.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ip_helper_symbian.cpp b/pjlib/src/pj/ip_helper_symbian.cpp
index f10c57da..43df5e16 100644
--- a/pjlib/src/pj/ip_helper_symbian.cpp
+++ b/pjlib/src/pj/ip_helper_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/ip_helper_win32.c b/pjlib/src/pj/ip_helper_win32.c
index 76d44fa0..2fc64e01 100644
--- a/pjlib/src/pj/ip_helper_win32.c
+++ b/pjlib/src/pj/ip_helper_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/list.c b/pjlib/src/pj/list.c
index 88c36f95..7577661a 100644
--- a/pjlib/src/pj/list.c
+++ b/pjlib/src/pj/list.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/lock.c b/pjlib/src/pj/lock.c
index 9c0a7fa6..14803762 100644
--- a/pjlib/src/pj/lock.c
+++ b/pjlib/src/pj/lock.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/log.c b/pjlib/src/pj/log.c
index ef93fa3c..164e25d0 100644
--- a/pjlib/src/pj/log.c
+++ b/pjlib/src/pj/log.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/log_writer_printk.c b/pjlib/src/pj/log_writer_printk.c
index 5ebd45f7..96f31629 100644
--- a/pjlib/src/pj/log_writer_printk.c
+++ b/pjlib/src/pj/log_writer_printk.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/log_writer_stdout.c b/pjlib/src/pj/log_writer_stdout.c
index b3a4b5ea..9bffe466 100644
--- a/pjlib/src/pj/log_writer_stdout.c
+++ b/pjlib/src/pj/log_writer_stdout.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/log_writer_symbian_console.cpp b/pjlib/src/pj/log_writer_symbian_console.cpp
index 03ad9ede..b786cc1f 100644
--- a/pjlib/src/pj/log_writer_symbian_console.cpp
+++ b/pjlib/src/pj/log_writer_symbian_console.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_core_linux_kernel.c b/pjlib/src/pj/os_core_linux_kernel.c
index 502f5ad3..29c9f59a 100644
--- a/pjlib/src/pj/os_core_linux_kernel.c
+++ b/pjlib/src/pj/os_core_linux_kernel.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_core_symbian.cpp b/pjlib/src/pj/os_core_symbian.cpp
index 258a8a8b..7718e6e8 100644
--- a/pjlib/src/pj/os_core_symbian.cpp
+++ b/pjlib/src/pj/os_core_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_core_unix.c b/pjlib/src/pj/os_core_unix.c
index 250868df..d6ce78ed 100644
--- a/pjlib/src/pj/os_core_unix.c
+++ b/pjlib/src/pj/os_core_unix.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_core_win32.c b/pjlib/src/pj/os_core_win32.c
index 93c97bc8..d19c1c9c 100644
--- a/pjlib/src/pj/os_core_win32.c
+++ b/pjlib/src/pj/os_core_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_error_linux_kernel.c b/pjlib/src/pj/os_error_linux_kernel.c
index f5ec0a62..8428b416 100644
--- a/pjlib/src/pj/os_error_linux_kernel.c
+++ b/pjlib/src/pj/os_error_linux_kernel.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_error_symbian.cpp b/pjlib/src/pj/os_error_symbian.cpp
index dcacf288..79ee3485 100644
--- a/pjlib/src/pj/os_error_symbian.cpp
+++ b/pjlib/src/pj/os_error_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_error_unix.c b/pjlib/src/pj/os_error_unix.c
index 3d4b5263..03557367 100644
--- a/pjlib/src/pj/os_error_unix.c
+++ b/pjlib/src/pj/os_error_unix.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_error_win32.c b/pjlib/src/pj/os_error_win32.c
index 4fae609b..6aa46172 100644
--- a/pjlib/src/pj/os_error_win32.c
+++ b/pjlib/src/pj/os_error_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_rwmutex.c b/pjlib/src/pj/os_rwmutex.c
index 27bc5adb..4a54c8ac 100644
--- a/pjlib/src/pj/os_rwmutex.c
+++ b/pjlib/src/pj/os_rwmutex.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_symbian.h b/pjlib/src/pj/os_symbian.h
index c0e2045a..be7fdb55 100644
--- a/pjlib/src/pj/os_symbian.h
+++ b/pjlib/src/pj/os_symbian.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_time_bsd.c b/pjlib/src/pj/os_time_bsd.c
index c622c305..f0eeb089 100644
--- a/pjlib/src/pj/os_time_bsd.c
+++ b/pjlib/src/pj/os_time_bsd.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_time_common.c b/pjlib/src/pj/os_time_common.c
index 331116bc..0ebeb1dc 100644
--- a/pjlib/src/pj/os_time_common.c
+++ b/pjlib/src/pj/os_time_common.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_time_linux_kernel.c b/pjlib/src/pj/os_time_linux_kernel.c
index 02696a1f..e7cde886 100644
--- a/pjlib/src/pj/os_time_linux_kernel.c
+++ b/pjlib/src/pj/os_time_linux_kernel.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_time_unix.c b/pjlib/src/pj/os_time_unix.c
index 7a1af14c..86d2718b 100644
--- a/pjlib/src/pj/os_time_unix.c
+++ b/pjlib/src/pj/os_time_unix.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_time_win32.c b/pjlib/src/pj/os_time_win32.c
index fe6a89a1..64409844 100644
--- a/pjlib/src/pj/os_time_win32.c
+++ b/pjlib/src/pj/os_time_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_timestamp_common.c b/pjlib/src/pj/os_timestamp_common.c
index ba3aceb7..94811b58 100644
--- a/pjlib/src/pj/os_timestamp_common.c
+++ b/pjlib/src/pj/os_timestamp_common.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_timestamp_linux_kernel.c b/pjlib/src/pj/os_timestamp_linux_kernel.c
index 41e2712b..942cee0a 100644
--- a/pjlib/src/pj/os_timestamp_linux_kernel.c
+++ b/pjlib/src/pj/os_timestamp_linux_kernel.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_timestamp_posix.c b/pjlib/src/pj/os_timestamp_posix.c
index a2dcd8bd..6f631865 100644
--- a/pjlib/src/pj/os_timestamp_posix.c
+++ b/pjlib/src/pj/os_timestamp_posix.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/os_timestamp_win32.c b/pjlib/src/pj/os_timestamp_win32.c
index a167d7b4..9bfbe924 100644
--- a/pjlib/src/pj/os_timestamp_win32.c
+++ b/pjlib/src/pj/os_timestamp_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/pool.c b/pjlib/src/pj/pool.c
index 10947808..0e43a819 100644
--- a/pjlib/src/pj/pool.c
+++ b/pjlib/src/pj/pool.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/pool_buf.c b/pjlib/src/pj/pool_buf.c
index fbafec08..f3c095d1 100644
--- a/pjlib/src/pj/pool_buf.c
+++ b/pjlib/src/pj/pool_buf.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/pool_caching.c b/pjlib/src/pj/pool_caching.c
index 295d6b9a..92b3fb5b 100644
--- a/pjlib/src/pj/pool_caching.c
+++ b/pjlib/src/pj/pool_caching.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/pool_dbg.c b/pjlib/src/pj/pool_dbg.c
index 5769a5d9..71dd5647 100644
--- a/pjlib/src/pj/pool_dbg.c
+++ b/pjlib/src/pj/pool_dbg.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/pool_policy_kmalloc.c b/pjlib/src/pj/pool_policy_kmalloc.c
index 7dc4044d..a332383e 100644
--- a/pjlib/src/pj/pool_policy_kmalloc.c
+++ b/pjlib/src/pj/pool_policy_kmalloc.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/pool_policy_malloc.c b/pjlib/src/pj/pool_policy_malloc.c
index 2322e2d6..b3ababb6 100644
--- a/pjlib/src/pj/pool_policy_malloc.c
+++ b/pjlib/src/pj/pool_policy_malloc.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/pool_policy_new.cpp b/pjlib/src/pj/pool_policy_new.cpp
index 651d401c..f042619c 100644
--- a/pjlib/src/pj/pool_policy_new.cpp
+++ b/pjlib/src/pj/pool_policy_new.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/pool_signature.h b/pjlib/src/pj/pool_signature.h
index baf4139b..b5c51bcf 100644
--- a/pjlib/src/pj/pool_signature.h
+++ b/pjlib/src/pj/pool_signature.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/rand.c b/pjlib/src/pj/rand.c
index e77537a6..33015101 100644
--- a/pjlib/src/pj/rand.c
+++ b/pjlib/src/pj/rand.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/rbtree.c b/pjlib/src/pj/rbtree.c
index c99871c2..5a4680da 100644
--- a/pjlib/src/pj/rbtree.c
+++ b/pjlib/src/pj/rbtree.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/sock_bsd.c b/pjlib/src/pj/sock_bsd.c
index fa5eaff8..9f5023b4 100644
--- a/pjlib/src/pj/sock_bsd.c
+++ b/pjlib/src/pj/sock_bsd.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/sock_common.c b/pjlib/src/pj/sock_common.c
index dbdfb81e..901c9c84 100644
--- a/pjlib/src/pj/sock_common.c
+++ b/pjlib/src/pj/sock_common.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/sock_linux_kernel.c b/pjlib/src/pj/sock_linux_kernel.c
index 1ec8c5b9..ff6c5734 100644
--- a/pjlib/src/pj/sock_linux_kernel.c
+++ b/pjlib/src/pj/sock_linux_kernel.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/sock_select.c b/pjlib/src/pj/sock_select.c
index 566050ef..79464882 100644
--- a/pjlib/src/pj/sock_select.c
+++ b/pjlib/src/pj/sock_select.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/sock_select_symbian.cpp b/pjlib/src/pj/sock_select_symbian.cpp
index d8ae730d..3bb8635b 100644
--- a/pjlib/src/pj/sock_select_symbian.cpp
+++ b/pjlib/src/pj/sock_select_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/sock_symbian.cpp b/pjlib/src/pj/sock_symbian.cpp
index 7b09b4f0..10ff9387 100644
--- a/pjlib/src/pj/sock_symbian.cpp
+++ b/pjlib/src/pj/sock_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/string.c b/pjlib/src/pj/string.c
index fb520c7b..8300cd55 100644
--- a/pjlib/src/pj/string.c
+++ b/pjlib/src/pj/string.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/symbols.c b/pjlib/src/pj/symbols.c
index 28e793b1..0c8a4dd2 100644
--- a/pjlib/src/pj/symbols.c
+++ b/pjlib/src/pj/symbols.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/timer_symbian.cpp b/pjlib/src/pj/timer_symbian.cpp
index eaf4f9ed..20fc85b3 100644
--- a/pjlib/src/pj/timer_symbian.cpp
+++ b/pjlib/src/pj/timer_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/types.c b/pjlib/src/pj/types.c
index 1581b4c1..54452661 100644
--- a/pjlib/src/pj/types.c
+++ b/pjlib/src/pj/types.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/unicode_symbian.cpp b/pjlib/src/pj/unicode_symbian.cpp
index 62806fd1..d7c42fd1 100644
--- a/pjlib/src/pj/unicode_symbian.cpp
+++ b/pjlib/src/pj/unicode_symbian.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pj/unicode_win32.c b/pjlib/src/pj/unicode_win32.c
index b25d1b43..f6872b3a 100644
--- a/pjlib/src/pj/unicode_win32.c
+++ b/pjlib/src/pj/unicode_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib++-test/main.cpp b/pjlib/src/pjlib++-test/main.cpp
index dc3b17ed..6ba356d4 100644
--- a/pjlib/src/pjlib++-test/main.cpp
+++ b/pjlib/src/pjlib++-test/main.cpp
@@ -1,6 +1,6 @@
/* $Id */
/*
- * Copyright (C)2003-2006 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-samples/except.c b/pjlib/src/pjlib-samples/except.c
index 73c99b57..e3442e24 100644
--- a/pjlib/src/pjlib-samples/except.c
+++ b/pjlib/src/pjlib-samples/except.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-samples/list.c b/pjlib/src/pjlib-samples/list.c
index 18934de5..37960d81 100644
--- a/pjlib/src/pjlib-samples/list.c
+++ b/pjlib/src/pjlib-samples/list.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-samples/log.c b/pjlib/src/pjlib-samples/log.c
index d82d87fd..519a0c15 100644
--- a/pjlib/src/pjlib-samples/log.c
+++ b/pjlib/src/pjlib-samples/log.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/activesock.c b/pjlib/src/pjlib-test/activesock.c
index 570aef56..e106b71d 100644
--- a/pjlib/src/pjlib-test/activesock.c
+++ b/pjlib/src/pjlib-test/activesock.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/atomic.c b/pjlib/src/pjlib-test/atomic.c
index f51459db..4ee1e8de 100644
--- a/pjlib/src/pjlib-test/atomic.c
+++ b/pjlib/src/pjlib-test/atomic.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/echo_clt.c b/pjlib/src/pjlib-test/echo_clt.c
index 4f7448b0..00971b94 100644
--- a/pjlib/src/pjlib-test/echo_clt.c
+++ b/pjlib/src/pjlib-test/echo_clt.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/errno.c b/pjlib/src/pjlib-test/errno.c
index 33378fea..9dfb204f 100644
--- a/pjlib/src/pjlib-test/errno.c
+++ b/pjlib/src/pjlib-test/errno.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/exception.c b/pjlib/src/pjlib-test/exception.c
index d6be88e3..335e95d9 100644
--- a/pjlib/src/pjlib-test/exception.c
+++ b/pjlib/src/pjlib-test/exception.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/fifobuf.c b/pjlib/src/pjlib-test/fifobuf.c
index 892874da..edf2c3bd 100644
--- a/pjlib/src/pjlib-test/fifobuf.c
+++ b/pjlib/src/pjlib-test/fifobuf.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/file.c b/pjlib/src/pjlib-test/file.c
index e32a2710..bc6e58c8 100644
--- a/pjlib/src/pjlib-test/file.c
+++ b/pjlib/src/pjlib-test/file.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/ioq_perf.c b/pjlib/src/pjlib-test/ioq_perf.c
index e7ddf1f4..7b203e3f 100644
--- a/pjlib/src/pjlib-test/ioq_perf.c
+++ b/pjlib/src/pjlib-test/ioq_perf.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/ioq_tcp.c b/pjlib/src/pjlib-test/ioq_tcp.c
index 106a9645..71bb063b 100644
--- a/pjlib/src/pjlib-test/ioq_tcp.c
+++ b/pjlib/src/pjlib-test/ioq_tcp.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/ioq_udp.c b/pjlib/src/pjlib-test/ioq_udp.c
index e7e1ae52..6ff3aee8 100644
--- a/pjlib/src/pjlib-test/ioq_udp.c
+++ b/pjlib/src/pjlib-test/ioq_udp.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/ioq_unreg.c b/pjlib/src/pjlib-test/ioq_unreg.c
index a1e80753..14c2f355 100644
--- a/pjlib/src/pjlib-test/ioq_unreg.c
+++ b/pjlib/src/pjlib-test/ioq_unreg.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/list.c b/pjlib/src/pjlib-test/list.c
index fce22e73..319b0b58 100644
--- a/pjlib/src/pjlib-test/list.c
+++ b/pjlib/src/pjlib-test/list.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/main.c b/pjlib/src/pjlib-test/main.c
index 60dc319b..5f12aa62 100644
--- a/pjlib/src/pjlib-test/main.c
+++ b/pjlib/src/pjlib-test/main.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/main_mod.c b/pjlib/src/pjlib-test/main_mod.c
index 8e9791e7..8c98f903 100644
--- a/pjlib/src/pjlib-test/main_mod.c
+++ b/pjlib/src/pjlib-test/main_mod.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/main_rtems.c b/pjlib/src/pjlib-test/main_rtems.c
index 6f148165..19225d6d 100644
--- a/pjlib/src/pjlib-test/main_rtems.c
+++ b/pjlib/src/pjlib-test/main_rtems.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/main_win32.c b/pjlib/src/pjlib-test/main_win32.c
index 2f59f492..6190462f 100644
--- a/pjlib/src/pjlib-test/main_win32.c
+++ b/pjlib/src/pjlib-test/main_win32.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/mutex.c b/pjlib/src/pjlib-test/mutex.c
index 61050a30..81565c57 100644
--- a/pjlib/src/pjlib-test/mutex.c
+++ b/pjlib/src/pjlib-test/mutex.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/os.c b/pjlib/src/pjlib-test/os.c
index f6d37e05..ce4bfd46 100644
--- a/pjlib/src/pjlib-test/os.c
+++ b/pjlib/src/pjlib-test/os.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/pool.c b/pjlib/src/pjlib-test/pool.c
index 64be5e31..8ed5faf8 100644
--- a/pjlib/src/pjlib-test/pool.c
+++ b/pjlib/src/pjlib-test/pool.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/pool_perf.c b/pjlib/src/pjlib-test/pool_perf.c
index 32487763..64076322 100644
--- a/pjlib/src/pjlib-test/pool_perf.c
+++ b/pjlib/src/pjlib-test/pool_perf.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/rand.c b/pjlib/src/pjlib-test/rand.c
index a6fe44c6..790936c0 100644
--- a/pjlib/src/pjlib-test/rand.c
+++ b/pjlib/src/pjlib-test/rand.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/rbtree.c b/pjlib/src/pjlib-test/rbtree.c
index 3707c8b5..3d5b539c 100644
--- a/pjlib/src/pjlib-test/rbtree.c
+++ b/pjlib/src/pjlib-test/rbtree.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/rtems_network_config.h b/pjlib/src/pjlib-test/rtems_network_config.h
index 50f3cb24..41f8ffe2 100644
--- a/pjlib/src/pjlib-test/rtems_network_config.h
+++ b/pjlib/src/pjlib-test/rtems_network_config.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/select.c b/pjlib/src/pjlib-test/select.c
index 8e0e5b30..5a4bee5d 100644
--- a/pjlib/src/pjlib-test/select.c
+++ b/pjlib/src/pjlib-test/select.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/sleep.c b/pjlib/src/pjlib-test/sleep.c
index ed10777c..7036ebfb 100644
--- a/pjlib/src/pjlib-test/sleep.c
+++ b/pjlib/src/pjlib-test/sleep.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/sock.c b/pjlib/src/pjlib-test/sock.c
index b36374b0..a6a02c81 100644
--- a/pjlib/src/pjlib-test/sock.c
+++ b/pjlib/src/pjlib-test/sock.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/sock_perf.c b/pjlib/src/pjlib-test/sock_perf.c
index 41548ea6..6477cdb9 100644
--- a/pjlib/src/pjlib-test/sock_perf.c
+++ b/pjlib/src/pjlib-test/sock_perf.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/string.c b/pjlib/src/pjlib-test/string.c
index a436c9ee..ea940d00 100644
--- a/pjlib/src/pjlib-test/string.c
+++ b/pjlib/src/pjlib-test/string.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/test.c b/pjlib/src/pjlib-test/test.c
index 949cf243..62450457 100644
--- a/pjlib/src/pjlib-test/test.c
+++ b/pjlib/src/pjlib-test/test.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/test.h b/pjlib/src/pjlib-test/test.h
index 89afc8fe..c2eeb08c 100644
--- a/pjlib/src/pjlib-test/test.h
+++ b/pjlib/src/pjlib-test/test.h
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/thread.c b/pjlib/src/pjlib-test/thread.c
index ba54f8a1..9de9c287 100644
--- a/pjlib/src/pjlib-test/thread.c
+++ b/pjlib/src/pjlib-test/thread.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/timer.c b/pjlib/src/pjlib-test/timer.c
index 258db026..1aef8ce4 100644
--- a/pjlib/src/pjlib-test/timer.c
+++ b/pjlib/src/pjlib-test/timer.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/timestamp.c b/pjlib/src/pjlib-test/timestamp.c
index c2fa18ac..866aa45c 100644
--- a/pjlib/src/pjlib-test/timestamp.c
+++ b/pjlib/src/pjlib-test/timestamp.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c b/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c
index 231facc6..eab440ce 100644
--- a/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c
+++ b/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/udp_echo_srv_sync.c b/pjlib/src/pjlib-test/udp_echo_srv_sync.c
index 37a9e04c..dab24589 100644
--- a/pjlib/src/pjlib-test/udp_echo_srv_sync.c
+++ b/pjlib/src/pjlib-test/udp_echo_srv_sync.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/pjlib/src/pjlib-test/util.c b/pjlib/src/pjlib-test/util.c
index 4f68b25b..80e69fe5 100644
--- a/pjlib/src/pjlib-test/util.c
+++ b/pjlib/src/pjlib-test/util.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- * Copyright (C)2003-2007 Benny Prijono <benny@prijono.org>
+ * Copyright (C)2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by