Module: kamailio
Branch: master
Commit: a926cd85e393913dadd1ccc0712335c23afbebef
URL: 
https://github.com/kamailio/kamailio/commit/a926cd85e393913dadd1ccc0712335c23afbebef

Author: Olle E. Johansson <[email protected]>
Committer: Olle E. Johansson <[email protected]>
Date: 2015-02-18T16:50:25+01:00

websocket Remove SVN ID's

---

Modified: modules/websocket/config.c
Modified: modules/websocket/config.h
Modified: modules/websocket/utf8_decode.h
Modified: modules/websocket/ws_conn.c
Modified: modules/websocket/ws_conn.h
Modified: modules/websocket/ws_frame.c
Modified: modules/websocket/ws_frame.h
Modified: modules/websocket/ws_handshake.c
Modified: modules/websocket/ws_handshake.h
Modified: modules/websocket/ws_mod.c
Modified: modules/websocket/ws_mod.h

---

Diff:  
https://github.com/kamailio/kamailio/commit/a926cd85e393913dadd1ccc0712335c23afbebef.diff
Patch: 
https://github.com/kamailio/kamailio/commit/a926cd85e393913dadd1ccc0712335c23afbebef.patch

---

diff --git a/modules/websocket/config.c b/modules/websocket/config.c
index 4fc73e0..0747d88 100644
--- a/modules/websocket/config.c
+++ b/modules/websocket/config.c
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/config.h b/modules/websocket/config.h
index bf70f0c..a866f15 100644
--- a/modules/websocket/config.h
+++ b/modules/websocket/config.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/utf8_decode.h b/modules/websocket/utf8_decode.h
index bb2d4bf..4853d41 100644
--- a/modules/websocket/utf8_decode.h
+++ b/modules/websocket/utf8_decode.h
@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright (c) 2008-2010 Bjoern Hoehrmann <[email protected]>
  *
  * MIT License
diff --git a/modules/websocket/ws_conn.c b/modules/websocket/ws_conn.c
index 06f7b13..87d593d 100644
--- a/modules/websocket/ws_conn.c
+++ b/modules/websocket/ws_conn.c
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/ws_conn.h b/modules/websocket/ws_conn.h
index ef4635e..029d570 100644
--- a/modules/websocket/ws_conn.h
+++ b/modules/websocket/ws_conn.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/ws_frame.c b/modules/websocket/ws_frame.c
index a6b4f90..e890770 100644
--- a/modules/websocket/ws_frame.c
+++ b/modules/websocket/ws_frame.c
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/ws_frame.h b/modules/websocket/ws_frame.h
index 7479605..8e45a1e 100644
--- a/modules/websocket/ws_frame.h
+++ b/modules/websocket/ws_frame.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/ws_handshake.c b/modules/websocket/ws_handshake.c
index 37c61bb..f8dae83 100644
--- a/modules/websocket/ws_handshake.c
+++ b/modules/websocket/ws_handshake.c
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/ws_handshake.h b/modules/websocket/ws_handshake.h
index 9d46b1d..eb110d5 100644
--- a/modules/websocket/ws_handshake.h
+++ b/modules/websocket/ws_handshake.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/ws_mod.c b/modules/websocket/ws_mod.c
index ecebca3..827dd61 100644
--- a/modules/websocket/ws_mod.c
+++ b/modules/websocket/ws_mod.c
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
diff --git a/modules/websocket/ws_mod.h b/modules/websocket/ws_mod.h
index f9ce213..b267cf9 100644
--- a/modules/websocket/ws_mod.h
+++ b/modules/websocket/ws_mod.h
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to