Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree

This commit is contained in:
Adam Dunkels 2012-10-26 15:54:49 +02:00
parent 6a538096d9
commit 944537fccf
1261 changed files with 0 additions and 1263 deletions

View file

@ -28,7 +28,6 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
* $Id: raven-lcd.c,v 1.11 2010/12/22 17:09:03 dak664 Exp $
*/
/**

View file

@ -30,7 +30,6 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: httpd-cfs.c,v 1.2 2010/10/19 18:29:05 adamdunkels Exp $
*/
#include <string.h>

View file

@ -28,7 +28,6 @@
*
* This file is part of the uIP TCP/IP stack.
*
* $Id: httpd-cfs.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
*
*/

View file

@ -28,7 +28,6 @@
*
* This file is part of the uIP TCP/IP stack.
*
* $Id: httpd-cgi.c,v 1.13 2010/12/23 19:41:07 dak664 Exp $
*
*/
#include <util/delay.h>

View file

@ -28,7 +28,6 @@
*
* This file is part of the uIP TCP/IP stack.
*
* $Id: httpd-cgi.h,v 1.3 2010/02/12 16:42:59 dak664 Exp $
*
*/

View file

@ -30,7 +30,6 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: httpd-fs.c,v 1.4 2009/07/24 15:41:52 dak664 Exp $
*/
#include "contiki-net.h"

View file

@ -30,7 +30,6 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: httpd-fs.h,v 1.3 2009/07/23 16:16:07 dak664 Exp $
*/
#ifndef __HTTPD_FS_H__
#define __HTTPD_FS_H__

View file

@ -30,7 +30,6 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: httpd-fsdata.h,v 1.2 2009/06/19 17:11:28 dak664 Exp $
*/
#ifndef __HTTPD_FSDATA_H__
#define __HTTPD_FSDATA_H__

View file

@ -30,7 +30,6 @@
*
* Author: Adam Dunkels <adam@sics.se>
*
* $Id: httpd.c,v 1.6 2010/12/20 20:06:06 dak664 Exp $
*/
#include <string.h>

View file

@ -28,7 +28,6 @@
*
* This file is part of the uIP TCP/IP stack.
*
* $Id: httpd.h,v 1.4 2009/07/24 15:41:52 dak664 Exp $
*
*/

View file

@ -29,7 +29,6 @@
*
* This file is part of the Contiki desktop environment
*
* $Id: webserver-dsc.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
*
*/

View file

@ -29,7 +29,6 @@
*
* This file is part of the Contiki desktop environment
*
* $Id: webserver-dsc.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
*
*/
#ifndef __WEBSERVER_DSC_H__

View file

@ -29,7 +29,6 @@
*
* This file is part of the Contiki OS.
*
* $Id: webserver-nogui.c,v 1.3 2010/02/09 14:41:18 dak664 Exp $
*
*/

View file

@ -29,7 +29,6 @@
*
* This file is part of the Contiki OS
*
* $Id: webserver-nogui.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
*
*/
#ifndef __WEBSERVER_NOGUI_H__

View file

@ -29,7 +29,6 @@
*
* This file is part of the Contiki desktop environment for the C64.
*
* $Id: webserver.c,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
*
*/

View file

@ -29,7 +29,6 @@
*
* This file is part of the Contiki operating system
*
* $Id: webserver.h,v 1.1 2009/03/12 19:15:25 adamdunkels Exp $
*
*/
#ifndef __WEBSERVER_H__