浏览代码

websocket Remove SVN ID's

Olle E. Johansson 10 年之前
父节点
当前提交
a926cd85e3

+ 0 - 2
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.

+ 0 - 2
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.

+ 1 - 1
modules/websocket/utf8_decode.h

@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright (c) 2008-2010 Bjoern Hoehrmann <[email protected]>
  *
  * MIT License

+ 0 - 2
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.

+ 0 - 2
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.

+ 0 - 2
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.

+ 0 - 2
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.

+ 0 - 2
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.

+ 0 - 2
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.

+ 0 - 2
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.

+ 0 - 2
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.