Module: kamailio Branch: master Commit: ff992f9781f8685a8ba8842f6455218c37d04eec URL: https://github.com/kamailio/kamailio/commit/ff992f9781f8685a8ba8842f6455218c...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: 2016-04-13T20:36:31+02:00
imc Remove SVN ID's and history
---
Modified: modules/imc/imc.c Modified: modules/imc/imc.h Modified: modules/imc/imc_cmd.c Modified: modules/imc/imc_cmd.h Modified: modules/imc/imc_mng.c Modified: modules/imc/imc_mng.h
---
Diff: https://github.com/kamailio/kamailio/commit/ff992f9781f8685a8ba8842f6455218c... Patch: https://github.com/kamailio/kamailio/commit/ff992f9781f8685a8ba8842f6455218c...
---
diff --git a/modules/imc/imc.c b/modules/imc/imc.c index 8fbfd14..4ed222f 100644 --- a/modules/imc/imc.c +++ b/modules/imc/imc.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * imc module - instant messaging conferencing implementation * * Copyright (C) 2006 Voice Sistem S.R.L. @@ -21,9 +19,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: - * --------- - * 2006-10-06 first version (anca) */
#include <stdio.h> diff --git a/modules/imc/imc.h b/modules/imc/imc.h index 71bf011..ef3f742 100644 --- a/modules/imc/imc.h +++ b/modules/imc/imc.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * imc module - instant messaging conferencing implementation * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/imc/imc_cmd.c b/modules/imc/imc_cmd.c index c4a87ea..4f0915f 100644 --- a/modules/imc/imc_cmd.c +++ b/modules/imc/imc_cmd.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * imc module - instant messaging conferencing implementation * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/imc/imc_cmd.h b/modules/imc/imc_cmd.h index 0dfcfc9..a54b69a 100644 --- a/modules/imc/imc_cmd.h +++ b/modules/imc/imc_cmd.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * imc module - instant messaging conferencing implementation * * Copyright (C) 2006 Voice Sistem S.R.L. @@ -21,8 +19,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: - * --------- */
diff --git a/modules/imc/imc_mng.c b/modules/imc/imc_mng.c index 2f3d6ab..69f747f 100644 --- a/modules/imc/imc_mng.c +++ b/modules/imc/imc_mng.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * imc module - instant messaging conferencing implementation * * Copyright (C) 2006 Voice Sistem S.R.L. @@ -21,9 +19,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: - * --------- - * 2006-10-06 first version (anca) */
diff --git a/modules/imc/imc_mng.h b/modules/imc/imc_mng.h index 20e19e2..905dbb1 100644 --- a/modules/imc/imc_mng.h +++ b/modules/imc/imc_mng.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * imc module - instant messaging conferencing implementation * * Copyright (C) 2006 Voice Sistem S.R.L. @@ -21,9 +19,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: - * --------- - * 2006-10-06 first version (anca) */