From 46adb3b04fd5f2c270716867a6297a5e2b93d9c1 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 20 Jun 2008 22:44:47 +0000 Subject: Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2039 74dad513-b988-da41-8d7b-12977e46ad98 --- pjlib/include/pj/compat/assert.h | 2 +- pjlib/include/pj/compat/cc_armcc.h | 2 +- pjlib/include/pj/compat/cc_gcc.h | 2 +- pjlib/include/pj/compat/cc_gcce.h | 2 +- pjlib/include/pj/compat/cc_msvc.h | 2 +- pjlib/include/pj/compat/ctype.h | 2 +- pjlib/include/pj/compat/errno.h | 2 +- pjlib/include/pj/compat/high_precision.h | 2 +- pjlib/include/pj/compat/m_alpha.h | 2 +- pjlib/include/pj/compat/m_armv4.h | 2 +- pjlib/include/pj/compat/m_i386.h | 2 +- pjlib/include/pj/compat/m_m68k.h | 2 +- pjlib/include/pj/compat/m_powerpc.h | 2 +- pjlib/include/pj/compat/m_sparc.h | 2 +- pjlib/include/pj/compat/m_x86_64.h | 2 +- pjlib/include/pj/compat/malloc.h | 2 +- pjlib/include/pj/compat/os_darwinos.h | 2 +- pjlib/include/pj/compat/os_linux.h | 2 +- pjlib/include/pj/compat/os_linux_kernel.h | 2 +- pjlib/include/pj/compat/os_palmos.h | 2 +- pjlib/include/pj/compat/os_rtems.h | 2 +- pjlib/include/pj/compat/os_sunos.h | 2 +- pjlib/include/pj/compat/os_win32.h | 2 +- pjlib/include/pj/compat/os_win32_wince.h | 2 +- pjlib/include/pj/compat/rand.h | 2 +- pjlib/include/pj/compat/setjmp.h | 2 +- pjlib/include/pj/compat/size_t.h | 2 +- pjlib/include/pj/compat/socket.h | 2 +- pjlib/include/pj/compat/stdarg.h | 2 +- pjlib/include/pj/compat/stdfileio.h | 2 +- pjlib/include/pj/compat/string.h | 2 +- pjlib/include/pj/compat/time.h | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) (limited to 'pjlib/include/pj/compat') 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 + * Copyright (C)2003-2008 Benny Prijono * * 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 -- cgit v1.2.3