diff --git a/modules/pua/add_events.c b/modules/pua/add_events.c index f8ef09cee82..5446745924b 100644 --- a/modules/pua/add_events.c +++ b/modules/pua/add_events.c @@ -1,6 +1,4 @@ /* - * $Id: add_events.c 2007-05-03 15:05:20Z anca_vamanu $ - * * pua module - presence user agent module * * Copyright (C) 2007 Voice Sistem S.R.L. @@ -21,7 +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 * - * initial version 2007-05-03 (anca) */ #include #include diff --git a/modules/pua/add_events.h b/modules/pua/add_events.h index 4d1b226f3e5..b802d67ef2c 100644 --- a/modules/pua/add_events.h +++ b/modules/pua/add_events.h @@ -1,6 +1,4 @@ /* - * $Id: add_events.h 2007-05-03 15:05:20Z anca_vamanu $ - * * pua module - presence user agent module * * Copyright (C) 2007 Voice Sistem S.R.L. @@ -21,7 +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 * - * initial version 2007-05-03 (anca) */ #ifndef _PUA_ADD_EV_H_ #define _PUA_ADD_EV_H_ diff --git a/modules/pua/event_list.c b/modules/pua/event_list.c index 91a513b8786..1bdf52e3173 100644 --- a/modules/pua/event_list.c +++ b/modules/pua/event_list.c @@ -1,6 +1,4 @@ /* - * $Id: event_list.c 2007-05-03 15:05:20Z anca_vamanu $ - * * pua module - presence user agent module * * Copyright (C) 2007 Voice Sistem S.R.L. @@ -21,7 +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 * - * initial version 2007-05-03 (anca) */ #include #include diff --git a/modules/pua/event_list.h b/modules/pua/event_list.h index 6670e164e9c..6df5df3988c 100644 --- a/modules/pua/event_list.h +++ b/modules/pua/event_list.h @@ -1,6 +1,4 @@ /* - * $Id: event_list.h 2007-05-03 15:05:20Z anca_vamanu $ - * * pua module - presence user agent module * * Copyright (C) 2007 Voice Sistem S.R.L. @@ -21,7 +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 * - * initial version 2007-05-03 (anca) */ #ifndef _PUA_EVLIST_H_ diff --git a/modules/pua/hash.c b/modules/pua/hash.c index 93b9a898849..2af436f2898 100644 --- a/modules/pua/hash.c +++ b/modules/pua/hash.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/pua/hash.h b/modules/pua/hash.h index 161939b1103..3da08944ae5 100644 --- a/modules/pua/hash.h +++ b/modules/pua/hash.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/pua/pidf.c b/modules/pua/pidf.c index 83b337a4915..6c3c2883969 100644 --- a/modules/pua/pidf.c +++ b/modules/pua/pidf.c @@ -1,6 +1,4 @@ /* - * $Id: pidf.c 1953 2007-04-04 08:50:33Z anca_vamanu $ - * * pua module * * 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-07-03 initial version (anca) */ #include diff --git a/modules/pua/pidf.h b/modules/pua/pidf.h index 54bdd80465c..63ccf352ba7 100644 --- a/modules/pua/pidf.h +++ b/modules/pua/pidf.h @@ -1,6 +1,4 @@ /* - * $Id: pidf.h 1401 2006-12-14 11:12:42Z anca_vamanu $ - * * pua module * * 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: - * -------- - * 2007-07-03 initial version (anca) */ #ifndef PUA_PIDF_H diff --git a/modules/pua/pua.c b/modules/pua/pua.c index 89b0a4906b7..06b3077e716 100644 --- a/modules/pua/pua.c +++ b/modules/pua/pua.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * 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-11-29 initial version (anca) */ diff --git a/modules/pua/pua.h b/modules/pua/pua.h index 695f3fd2c5f..2295c29ece8 100644 --- a/modules/pua/pua.h +++ b/modules/pua/pua.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/pua/pua_bind.c b/modules/pua/pua_bind.c index e8f80ef1580..80d5c9c60ab 100644 --- a/modules/pua/pua_bind.c +++ b/modules/pua/pua_bind.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/pua/pua_bind.h b/modules/pua/pua_bind.h index ea8933f2e9b..35c208e05b5 100644 --- a/modules/pua/pua_bind.h +++ b/modules/pua/pua_bind.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/pua/pua_callback.c b/modules/pua/pua_callback.c index 9741270b86b..c231c1da43c 100644 --- a/modules/pua/pua_callback.c +++ b/modules/pua/pua_callback.c @@ -1,6 +1,4 @@ /* - * $Id: pua_callback.c,v 1.2 2007/02/20 13:40:09 anca_vamanu Exp $ - * * pua module - presence user agent module * * Copyright (C) 2007 Voice Sistem S.R.L. diff --git a/modules/pua/pua_callback.h b/modules/pua/pua_callback.h index 4b885982653..68ee36f6768 100644 --- a/modules/pua/pua_callback.h +++ b/modules/pua/pua_callback.h @@ -1,6 +1,4 @@ /* - * $Id: pua_callback.c,v 1.2 2007/02/20 13:40:09 anca_vamanu Exp $ - * * pua module - presence user agent module * * Copyright (C) 2007 Voice Sistem S.R.L. diff --git a/modules/pua/pua_db.c b/modules/pua/pua_db.c index 4a10fff1ee9..7297d4a8165 100644 --- a/modules/pua/pua_db.c +++ b/modules/pua/pua_db.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua db - presence user agent database support * * Copyright (C) 2011 Crocodile RCS Ltd diff --git a/modules/pua/pua_db.h b/modules/pua/pua_db.h index 02f0a10ed9d..c5e7a0b383b 100644 --- a/modules/pua/pua_db.h +++ b/modules/pua/pua_db.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua_db headers - presence user agent db headers * * Copyright (C) 2011 Crocodile RCS Ltd diff --git a/modules/pua/send_publish.c b/modules/pua/send_publish.c index 8cd553b0374..a7bb09ef984 100644 --- a/modules/pua/send_publish.c +++ b/modules/pua/send_publish.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * 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-11-29 initial version (anca) */ diff --git a/modules/pua/send_publish.h b/modules/pua/send_publish.h index 667d7aa480b..426c6d78068 100644 --- a/modules/pua/send_publish.h +++ b/modules/pua/send_publish.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/pua/send_subscribe.c b/modules/pua/send_subscribe.c index 67aa9d2b75d..48acbd5ef58 100644 --- a/modules/pua/send_subscribe.c +++ b/modules/pua/send_subscribe.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * Copyright (C) 2006 Voice Sistem S.R.L. diff --git a/modules/pua/send_subscribe.h b/modules/pua/send_subscribe.h index 6c7e721b863..2cd8e28e0b6 100644 --- a/modules/pua/send_subscribe.h +++ b/modules/pua/send_subscribe.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * pua module - presence user agent module * * Copyright (C) 2006 Voice Sistem S.R.L.