summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2011-05-05 06:14:19 +0000
committerNanang Izzuddin <nanang@teluu.com>2011-05-05 06:14:19 +0000
commit4f241138521d5c0c813694c02f026795e8661c45 (patch)
treed809d0157c20963b7f4e439ca16bdbbb4db14d1b /tests
parentad32cb0e11ea9c6d9ea59a4a56ca24dd5b9b3cf3 (diff)
Re #1250: Updated the year in all copyright texts with 2011!
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3553 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'tests')
-rw-r--r--tests/pjsua/tools/cmp_wav.c19
1 files changed, 18 insertions, 1 deletions
diff --git a/tests/pjsua/tools/cmp_wav.c b/tests/pjsua/tools/cmp_wav.c
index 398a7210..bcf6c3a3 100644
--- a/tests/pjsua/tools/cmp_wav.c
+++ b/tests/pjsua/tools/cmp_wav.c
@@ -1,5 +1,22 @@
/* $Id$ */
-
+/*
+ * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com)
+ * 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
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
#include <pjmedia.h>
#include <pjlib-util.h>
#include <pjlib.h>