From 0e1cc01ace83ef4436c5d8564d4ca3dd7a42da96 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Mon, 19 Feb 2007 01:13:53 +0000 Subject: Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@974 74dad513-b988-da41-8d7b-12977e46ad98 --- pjmedia/include/pjmedia-codec.h | 2 +- pjmedia/include/pjmedia-codec/config.h | 2 +- pjmedia/include/pjmedia-codec/gsm.h | 2 +- pjmedia/include/pjmedia-codec/ilbc.h | 2 +- pjmedia/include/pjmedia-codec/l16.h | 2 +- pjmedia/include/pjmedia-codec/speex.h | 2 +- pjmedia/include/pjmedia-codec/types.h | 2 +- pjmedia/include/pjmedia.h | 2 +- pjmedia/include/pjmedia/alaw_ulaw.h | 2 +- pjmedia/include/pjmedia/bidirectional.h | 2 +- pjmedia/include/pjmedia/clock.h | 2 +- pjmedia/include/pjmedia/codec.h | 2 +- pjmedia/include/pjmedia/conference.h | 2 +- pjmedia/include/pjmedia/config.h | 2 +- pjmedia/include/pjmedia/doxygen.h | 4 ++-- pjmedia/include/pjmedia/echo.h | 2 +- pjmedia/include/pjmedia/echo_port.h | 2 +- pjmedia/include/pjmedia/endpoint.h | 2 +- pjmedia/include/pjmedia/errno.h | 2 +- pjmedia/include/pjmedia/g711.h | 2 +- pjmedia/include/pjmedia/jbuf.h | 2 +- pjmedia/include/pjmedia/master_port.h | 2 +- pjmedia/include/pjmedia/mem_port.h | 2 +- pjmedia/include/pjmedia/mp3_port.h | 2 +- pjmedia/include/pjmedia/null_port.h | 2 +- pjmedia/include/pjmedia/plc.h | 2 +- pjmedia/include/pjmedia/port.h | 2 +- pjmedia/include/pjmedia/resample.h | 2 +- pjmedia/include/pjmedia/rtcp.h | 2 +- pjmedia/include/pjmedia/rtp.h | 2 +- pjmedia/include/pjmedia/sdp.h | 2 +- pjmedia/include/pjmedia/sdp_neg.h | 2 +- pjmedia/include/pjmedia/session.h | 2 +- pjmedia/include/pjmedia/silencedet.h | 2 +- pjmedia/include/pjmedia/sound.h | 2 +- pjmedia/include/pjmedia/sound_port.h | 2 +- pjmedia/include/pjmedia/splitcomb.h | 2 +- pjmedia/include/pjmedia/stream.h | 2 +- pjmedia/include/pjmedia/tonegen.h | 2 +- pjmedia/include/pjmedia/transport.h | 2 +- pjmedia/include/pjmedia/transport_udp.h | 2 +- pjmedia/include/pjmedia/types.h | 2 +- pjmedia/include/pjmedia/wav_playlist.h | 2 +- pjmedia/include/pjmedia/wav_port.h | 2 +- pjmedia/include/pjmedia/wave.h | 2 +- 45 files changed, 46 insertions(+), 46 deletions(-) (limited to 'pjmedia/include') diff --git a/pjmedia/include/pjmedia-codec.h b/pjmedia/include/pjmedia-codec.h index f220fd1f..e8c2287c 100644 --- a/pjmedia/include/pjmedia-codec.h +++ b/pjmedia/include/pjmedia-codec.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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/pjmedia/include/pjmedia-codec/config.h b/pjmedia/include/pjmedia-codec/config.h index 4f2f82d3..4e1b83ba 100644 --- a/pjmedia/include/pjmedia-codec/config.h +++ b/pjmedia/include/pjmedia-codec/config.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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/pjmedia/include/pjmedia-codec/gsm.h b/pjmedia/include/pjmedia-codec/gsm.h index f6d0e99f..4045c443 100644 --- a/pjmedia/include/pjmedia-codec/gsm.h +++ b/pjmedia/include/pjmedia-codec/gsm.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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/pjmedia/include/pjmedia-codec/ilbc.h b/pjmedia/include/pjmedia-codec/ilbc.h index d3b2ddf8..4a8adf9b 100644 --- a/pjmedia/include/pjmedia-codec/ilbc.h +++ b/pjmedia/include/pjmedia-codec/ilbc.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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/pjmedia/include/pjmedia-codec/l16.h b/pjmedia/include/pjmedia-codec/l16.h index 59e222e1..c12320b9 100644 --- a/pjmedia/include/pjmedia-codec/l16.h +++ b/pjmedia/include/pjmedia-codec/l16.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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/pjmedia/include/pjmedia-codec/speex.h b/pjmedia/include/pjmedia-codec/speex.h index 51b6931c..7cba3a02 100644 --- a/pjmedia/include/pjmedia-codec/speex.h +++ b/pjmedia/include/pjmedia-codec/speex.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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/pjmedia/include/pjmedia-codec/types.h b/pjmedia/include/pjmedia-codec/types.h index 18c7bfab..2a2a0fe1 100644 --- a/pjmedia/include/pjmedia-codec/types.h +++ b/pjmedia/include/pjmedia-codec/types.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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/pjmedia/include/pjmedia.h b/pjmedia/include/pjmedia.h index c8dc4f27..10d81c02 100644 --- a/pjmedia/include/pjmedia.h +++ b/pjmedia/include/pjmedia.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/alaw_ulaw.h b/pjmedia/include/pjmedia/alaw_ulaw.h index 7d75bbf4..5cafa842 100644 --- a/pjmedia/include/pjmedia/alaw_ulaw.h +++ b/pjmedia/include/pjmedia/alaw_ulaw.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/bidirectional.h b/pjmedia/include/pjmedia/bidirectional.h index 5b16d4c6..97921ef1 100644 --- a/pjmedia/include/pjmedia/bidirectional.h +++ b/pjmedia/include/pjmedia/bidirectional.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/clock.h b/pjmedia/include/pjmedia/clock.h index a0f184d2..06fe4cd6 100644 --- a/pjmedia/include/pjmedia/clock.h +++ b/pjmedia/include/pjmedia/clock.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/codec.h b/pjmedia/include/pjmedia/codec.h index f93e9333..e64f8f08 100644 --- a/pjmedia/include/pjmedia/codec.h +++ b/pjmedia/include/pjmedia/codec.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/conference.h b/pjmedia/include/pjmedia/conference.h index 6b7a2050..5ece19de 100644 --- a/pjmedia/include/pjmedia/conference.h +++ b/pjmedia/include/pjmedia/conference.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/config.h b/pjmedia/include/pjmedia/config.h index da164d3e..f4a60cff 100644 --- a/pjmedia/include/pjmedia/config.h +++ b/pjmedia/include/pjmedia/config.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/doxygen.h b/pjmedia/include/pjmedia/doxygen.h index f1765bc5..fc254fd9 100644 --- a/pjmedia/include/pjmedia/doxygen.h +++ b/pjmedia/include/pjmedia/doxygen.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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 @@ -161,7 +161,7 @@ * PJMEDIA is distributed under GPL terms (other licensing schemes may be * arranged): \verbatim - Copyright (C) 2003-2006 Benny Prijono + Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/echo.h b/pjmedia/include/pjmedia/echo.h index 96e2bffe..c4ec4128 100644 --- a/pjmedia/include/pjmedia/echo.h +++ b/pjmedia/include/pjmedia/echo.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/echo_port.h b/pjmedia/include/pjmedia/echo_port.h index 9b2d89e4..b3945535 100644 --- a/pjmedia/include/pjmedia/echo_port.h +++ b/pjmedia/include/pjmedia/echo_port.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/endpoint.h b/pjmedia/include/pjmedia/endpoint.h index 38a05f81..feaaa93f 100644 --- a/pjmedia/include/pjmedia/endpoint.h +++ b/pjmedia/include/pjmedia/endpoint.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/errno.h b/pjmedia/include/pjmedia/errno.h index af3467ed..332d1e40 100644 --- a/pjmedia/include/pjmedia/errno.h +++ b/pjmedia/include/pjmedia/errno.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/g711.h b/pjmedia/include/pjmedia/g711.h index c3ef5f2c..d23859aa 100644 --- a/pjmedia/include/pjmedia/g711.h +++ b/pjmedia/include/pjmedia/g711.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C)2003-2006 Benny Prijono + * Copyright (C)2003-2007 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/pjmedia/include/pjmedia/jbuf.h b/pjmedia/include/pjmedia/jbuf.h index 301ab77e..8d78579a 100644 --- a/pjmedia/include/pjmedia/jbuf.h +++ b/pjmedia/include/pjmedia/jbuf.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/master_port.h b/pjmedia/include/pjmedia/master_port.h index 79942ca8..33216b86 100644 --- a/pjmedia/include/pjmedia/master_port.h +++ b/pjmedia/include/pjmedia/master_port.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/mem_port.h b/pjmedia/include/pjmedia/mem_port.h index fd0f0e88..63c5f335 100644 --- a/pjmedia/include/pjmedia/mem_port.h +++ b/pjmedia/include/pjmedia/mem_port.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/mp3_port.h b/pjmedia/include/pjmedia/mp3_port.h index db4b3477..a4fc7e5f 100644 --- a/pjmedia/include/pjmedia/mp3_port.h +++ b/pjmedia/include/pjmedia/mp3_port.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/null_port.h b/pjmedia/include/pjmedia/null_port.h index d9203602..ae1fb69b 100644 --- a/pjmedia/include/pjmedia/null_port.h +++ b/pjmedia/include/pjmedia/null_port.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/plc.h b/pjmedia/include/pjmedia/plc.h index 6a4be4d2..01d77b29 100644 --- a/pjmedia/include/pjmedia/plc.h +++ b/pjmedia/include/pjmedia/plc.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/port.h b/pjmedia/include/pjmedia/port.h index 7c108ed9..58b6e0f7 100644 --- a/pjmedia/include/pjmedia/port.h +++ b/pjmedia/include/pjmedia/port.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/resample.h b/pjmedia/include/pjmedia/resample.h index 90f3d446..4f17d8d2 100644 --- a/pjmedia/include/pjmedia/resample.h +++ b/pjmedia/include/pjmedia/resample.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/rtcp.h b/pjmedia/include/pjmedia/rtcp.h index 357fda62..5d34e5f6 100644 --- a/pjmedia/include/pjmedia/rtcp.h +++ b/pjmedia/include/pjmedia/rtcp.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/rtp.h b/pjmedia/include/pjmedia/rtp.h index b3e347cb..5b7b8e64 100644 --- a/pjmedia/include/pjmedia/rtp.h +++ b/pjmedia/include/pjmedia/rtp.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/sdp.h b/pjmedia/include/pjmedia/sdp.h index 08a11203..8e284256 100644 --- a/pjmedia/include/pjmedia/sdp.h +++ b/pjmedia/include/pjmedia/sdp.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/sdp_neg.h b/pjmedia/include/pjmedia/sdp_neg.h index ec1e348b..e3bce9cd 100644 --- a/pjmedia/include/pjmedia/sdp_neg.h +++ b/pjmedia/include/pjmedia/sdp_neg.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/session.h b/pjmedia/include/pjmedia/session.h index e6f0d2d8..37664469 100644 --- a/pjmedia/include/pjmedia/session.h +++ b/pjmedia/include/pjmedia/session.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/silencedet.h b/pjmedia/include/pjmedia/silencedet.h index 0c0afd66..a49bad68 100644 --- a/pjmedia/include/pjmedia/silencedet.h +++ b/pjmedia/include/pjmedia/silencedet.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/sound.h b/pjmedia/include/pjmedia/sound.h index b164c53a..91d1cb8f 100644 --- a/pjmedia/include/pjmedia/sound.h +++ b/pjmedia/include/pjmedia/sound.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/sound_port.h b/pjmedia/include/pjmedia/sound_port.h index a1378320..403a9b5b 100644 --- a/pjmedia/include/pjmedia/sound_port.h +++ b/pjmedia/include/pjmedia/sound_port.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/splitcomb.h b/pjmedia/include/pjmedia/splitcomb.h index 4911499c..1771cd14 100644 --- a/pjmedia/include/pjmedia/splitcomb.h +++ b/pjmedia/include/pjmedia/splitcomb.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/stream.h b/pjmedia/include/pjmedia/stream.h index 2f862f34..e951b0de 100644 --- a/pjmedia/include/pjmedia/stream.h +++ b/pjmedia/include/pjmedia/stream.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/tonegen.h b/pjmedia/include/pjmedia/tonegen.h index c167e11d..41e49784 100644 --- a/pjmedia/include/pjmedia/tonegen.h +++ b/pjmedia/include/pjmedia/tonegen.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/transport.h b/pjmedia/include/pjmedia/transport.h index bc0cf226..ce509f03 100644 --- a/pjmedia/include/pjmedia/transport.h +++ b/pjmedia/include/pjmedia/transport.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/transport_udp.h b/pjmedia/include/pjmedia/transport_udp.h index 5a348d32..807f1a64 100644 --- a/pjmedia/include/pjmedia/transport_udp.h +++ b/pjmedia/include/pjmedia/transport_udp.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/types.h b/pjmedia/include/pjmedia/types.h index 78eb6a9b..8ff8fe60 100644 --- a/pjmedia/include/pjmedia/types.h +++ b/pjmedia/include/pjmedia/types.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/wav_playlist.h b/pjmedia/include/pjmedia/wav_playlist.h index 19ee1144..42653d4f 100644 --- a/pjmedia/include/pjmedia/wav_playlist.h +++ b/pjmedia/include/pjmedia/wav_playlist.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/wav_port.h b/pjmedia/include/pjmedia/wav_port.h index e485354c..e3279bad 100644 --- a/pjmedia/include/pjmedia/wav_port.h +++ b/pjmedia/include/pjmedia/wav_port.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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/pjmedia/include/pjmedia/wave.h b/pjmedia/include/pjmedia/wave.h index 0de40e29..0581b76a 100644 --- a/pjmedia/include/pjmedia/wave.h +++ b/pjmedia/include/pjmedia/wave.h @@ -1,6 +1,6 @@ /* $Id$ */ /* - * Copyright (C) 2003-2006 Benny Prijono + * Copyright (C) 2003-2007 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