From 54028ccb2082bbf33e510c0549afcdd862aa3920 Mon Sep 17 00:00:00 2001 From: "Olle E. Johansson" Date: Sat, 10 Jan 2015 16:24:32 +0100 Subject: [PATCH] h350 remove svn ID's and history --- modules/h350/h350_exp_fn.c | 6 ------ modules/h350/h350_exp_fn.h | 6 ------ modules/h350/h350_mod.c | 5 ----- modules/h350/h350_mod.h | 5 ----- 4 files changed, 22 deletions(-) diff --git a/modules/h350/h350_exp_fn.c b/modules/h350/h350_exp_fn.c index ddbed575b5f..f92e210df56 100644 --- a/modules/h350/h350_exp_fn.c +++ b/modules/h350/h350_exp_fn.c @@ -1,13 +1,10 @@ /* - * $Id: $ - * * Kamailio H.350 Module * * Copyright (C) 2007 University of North Carolina * * Original author: Christian Schlatter, cs@unc.edu * - * * This file is part of Kamailio, a free SIP server. * * Kamailio is free software; you can redistribute it and/or modify @@ -24,9 +21,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2007-03-12: Initial version */ #include diff --git a/modules/h350/h350_exp_fn.h b/modules/h350/h350_exp_fn.h index fc6bef9a9b5..283f4bc26a3 100644 --- a/modules/h350/h350_exp_fn.h +++ b/modules/h350/h350_exp_fn.h @@ -1,13 +1,10 @@ /* - * $Id: $ - * * Kamailio H.350 Module * * Copyright (C) 2007 University of North Carolina * * Original author: Christian Schlatter, cs@unc.edu * - * * This file is part of Kamailio, a free SIP server. * * Kamailio is free software; you can redistribute it and/or modify @@ -24,9 +21,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2007-03-12: Initial version */ #ifndef H350_EXP_FN_H diff --git a/modules/h350/h350_mod.c b/modules/h350/h350_mod.c index 2e493938c96..e2216d6d435 100644 --- a/modules/h350/h350_mod.c +++ b/modules/h350/h350_mod.c @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Kamailio H.350 Module * * Copyright (C) 2007 University of North Carolina @@ -24,9 +22,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2007-03-12: Initial version */ #include "../../ut.h" diff --git a/modules/h350/h350_mod.h b/modules/h350/h350_mod.h index a3d7e0cbd0b..b2b78f7fc78 100644 --- a/modules/h350/h350_mod.h +++ b/modules/h350/h350_mod.h @@ -1,6 +1,4 @@ /* - * $Id: $ - * * Kamailio H.350 Module * * Copyright (C) 2007 University of North Carolina @@ -24,9 +22,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2007-03-12: Initial version */