summaryrefslogtreecommitdiff
path: root/toxav
diff options
context:
space:
mode:
authorMaxim Biro <nurupo.contributions@gmail.com>2014-06-18 17:58:01 -0400
committerMaxim Biro <nurupo.contributions@gmail.com>2014-06-18 17:58:01 -0400
commit741ad009e0a8e2f09f43e3df09f15700b62e0a80 (patch)
tree280c063fe62419b439ce3ff9a60df89361beeb00 /toxav
parent9d78e74d4dcd88d3010f8451f920e82549db122f (diff)
Removed IRC references
Diffstat (limited to 'toxav')
-rw-r--r--toxav/event.c2
-rw-r--r--toxav/event.h2
-rw-r--r--toxav/msi.c2
-rw-r--r--toxav/msi.h2
-rw-r--r--toxav/rtp.c2
-rw-r--r--toxav/rtp.h2
-rw-r--r--toxav/toxav.c2
-rw-r--r--toxav/toxav.h2
8 files changed, 0 insertions, 16 deletions
diff --git a/toxav/event.c b/toxav/event.c
index 870abf2a..3916b744 100644
--- a/toxav/event.c
+++ b/toxav/event.c
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24 22
diff --git a/toxav/event.h b/toxav/event.h
index f9e67543..e8bc5e37 100644
--- a/toxav/event.h
+++ b/toxav/event.h
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24 22
diff --git a/toxav/msi.c b/toxav/msi.c
index 6a529699..42ce783c 100644
--- a/toxav/msi.c
+++ b/toxav/msi.c
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24 22
diff --git a/toxav/msi.h b/toxav/msi.h
index 042f3f0f..fdf0a88c 100644
--- a/toxav/msi.h
+++ b/toxav/msi.h
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24#ifndef __TOXMSI 22#ifndef __TOXMSI
diff --git a/toxav/rtp.c b/toxav/rtp.c
index d4fdf656..8cead4c9 100644
--- a/toxav/rtp.c
+++ b/toxav/rtp.c
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24#ifdef HAVE_CONFIG_H 22#ifdef HAVE_CONFIG_H
diff --git a/toxav/rtp.h b/toxav/rtp.h
index 45cf83b6..f4f3944d 100644
--- a/toxav/rtp.h
+++ b/toxav/rtp.h
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24#ifndef __TOXRTP 22#ifndef __TOXRTP
diff --git a/toxav/toxav.c b/toxav/toxav.c
index a042b9dd..7b9aeaef 100644
--- a/toxav/toxav.c
+++ b/toxav/toxav.c
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24#ifdef HAVE_CONFIG_H 22#ifdef HAVE_CONFIG_H
diff --git a/toxav/toxav.h b/toxav/toxav.h
index b32708ce..35fe764e 100644
--- a/toxav/toxav.h
+++ b/toxav/toxav.h
@@ -17,8 +17,6 @@
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with Tox. If not, see <http://www.gnu.org/licenses/>. 18 * along with Tox. If not, see <http://www.gnu.org/licenses/>.
19 * 19 *
20 *
21 * Report bugs/suggestions at #tox-dev @ freenode.net:6667
22 */ 20 */
23 21
24 22