diff --git a/modules/rls/notify.c b/modules/rls/notify.c index fb9d7f3e83a..cda3da1c7eb 100644 --- a/modules/rls/notify.c +++ b/modules/rls/notify.c @@ -1,6 +1,4 @@ /* - * $Id: notify.c 2230 2007-06-06 07:13:20Z anca_vamanu $ - * * rls module - resource list server * * Copyright (C) 2007 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: - * -------- - * 2007-09-11 initial version (anca) */ #include diff --git a/modules/rls/notify.h b/modules/rls/notify.h index 5223887c0d7..bb18e104245 100644 --- a/modules/rls/notify.h +++ b/modules/rls/notify.h @@ -1,6 +1,4 @@ /* - * $Id: notify.c 2230 2007-06-06 07:13:20Z anca_vamanu $ - * * rls module - resource list server * * Copyright (C) 2007 Voice Sistem S.R.L. @@ -21,10 +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: - * -------- - * 2007-09-11 initial version (anca) - * */ #ifndef _RLS_NOTIFY_H diff --git a/modules/rls/resource_notify.c b/modules/rls/resource_notify.c index 01c8dd8b47d..d17445c9506 100644 --- a/modules/rls/resource_notify.c +++ b/modules/rls/resource_notify.c @@ -1,6 +1,4 @@ /* - * $Id: resource_notify.c 2230 2007-06-06 07:13:20Z anca_vamanu $ - * * rls module - resource list server * * Copyright (C) 2007 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: - * -------- - * 2007-09-11 initial version (anca) */ #include diff --git a/modules/rls/resource_notify.h b/modules/rls/resource_notify.h index 86f65f6986d..72fa7f4a68f 100644 --- a/modules/rls/resource_notify.h +++ b/modules/rls/resource_notify.h @@ -1,6 +1,4 @@ /* - * $Id: resource_notify.h 2230 2007-06-06 07:13:20Z anca_vamanu $ - * * rls module - resource list server * * Copyright (C) 2007 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: - * -------- - * 2007-09-11 initial version (anca) */ #ifndef RLS_RES_NOT_H diff --git a/modules/rls/rls.c b/modules/rls/rls.c index c87e91e1348..23c6a7cd11c 100644 --- a/modules/rls/rls.c +++ b/modules/rls/rls.c @@ -1,6 +1,4 @@ /* - * $Id: rls.c 2230 2007-06-06 07:13:20Z anca_vamanu $ - * * rls module - resource list server * * Copyright (C) 2007 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: - * -------- - * 2007-09-11 initial version (anca) */ #include diff --git a/modules/rls/rls.h b/modules/rls/rls.h index 8b55cf9af5c..ac11efa962b 100644 --- a/modules/rls/rls.h +++ b/modules/rls/rls.h @@ -1,6 +1,4 @@ /* - * $Id: rls.h 2230 2007-06-06 07:13:20Z anca_vamanu $ - * * rls module - resource list server * * Copyright (C) 2007 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: - * -------- - * 2007-09-11 initial version (anca) */ #ifndef _RLS_H_ diff --git a/modules/rls/rls_db.c b/modules/rls/rls_db.c index 463b5bc67a2..5dbbca999fb 100644 --- a/modules/rls/rls_db.c +++ b/modules/rls/rls_db.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * rls db - RLS database support * * Copyright (C) 2011 Crocodile RCS Ltd diff --git a/modules/rls/subscribe.c b/modules/rls/subscribe.c index 801d5e4d3f8..09d988b8fdc 100644 --- a/modules/rls/subscribe.c +++ b/modules/rls/subscribe.c @@ -1,6 +1,4 @@ /* - * $Id: subscribe.c 2230 2007-06-06 07:13:20Z anca_vamanu $ - * * rls module - resource list server * * Copyright (C) 2007 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: - * -------- - * 2007-09-11 initial version (anca) */ #include #include diff --git a/modules/rls/subscribe.h b/modules/rls/subscribe.h index c82df7426a2..04fc117f43d 100644 --- a/modules/rls/subscribe.h +++ b/modules/rls/subscribe.h @@ -1,6 +1,4 @@ /* - * $Id: subscribe.c 2230 2007-06-06 07:13:20Z anca_vamanu $ - * * rls module - resource list server * * Copyright (C) 2007 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: - * -------- - * 2007-09-11 initial version (anca) */ #ifndef RLS_SUBSCRIBE_H