Remove $Id$ tags from most of webcit
authorArt Cancro <ajc@citadel.org>
Wed, 1 Sep 2010 17:45:47 +0000 (13:45 -0400)
committerArt Cancro <ajc@citadel.org>
Wed, 1 Sep 2010 17:45:47 +0000 (13:45 -0400)
65 files changed:
webcit/addressbook_popup.c
webcit/auth.c
webcit/autocompletion.c
webcit/availability.c
webcit/bbsview_renderer.c
webcit/calendar.c
webcit/calendar_tools.c
webcit/calendar_view.c
webcit/context_loop.c
webcit/cookie_conversion.c
webcit/crypto.c
webcit/downloads.c
webcit/event.c
webcit/fmt_date.c
webcit/gettext.c
webcit/graphics.c
webcit/groupdav.h
webcit/groupdav_delete.c
webcit/groupdav_get.c
webcit/groupdav_main.c
webcit/groupdav_options.c
webcit/groupdav_propfind.c
webcit/groupdav_put.c
webcit/html2html.c
webcit/http_datestring.c
webcit/ical_dezonify.c
webcit/iconbar.c
webcit/inetconf.c
webcit/locate_host.c
webcit/mainmenu.c
webcit/messages.c
webcit/netconf.c
webcit/notes.c
webcit/openid.c
webcit/paging.c
webcit/paramhandling.c
webcit/preferences.c
webcit/roomchat.c
webcit/roomlist.c
webcit/roomops.c
webcit/roomtokens.c
webcit/roomviews.c
webcit/serv_func.c
webcit/setup.c
webcit/setup_wizard.c
webcit/sieve.c
webcit/siteconfig.c
webcit/smtpqueue.c
webcit/static.c
webcit/subst.c
webcit/summary.c
webcit/sysdep.c
webcit/sysmsgs.c
webcit/tabs.c
webcit/tcp_sockets.c
webcit/useredit.c
webcit/userlist.c
webcit/utils.c
webcit/vcard_edit.c
webcit/webcit.c
webcit/webcit.h
webcit/webserver.c
webcit/webserver.h
webcit/who.c
webcit/wiki.c

index ef660310bd70f5fc1e1bd526cf4ffc81a7022c3c..074801f15c0124a9e04db1d65e7b65889f37a9c9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * AJAX-powered auto-completion
  *
  * Copyright (c) 2005-2010 by the citadel.org team
index f6348dd48e482514c4034f9fa594d117e8b1de6f..a03be8811f8b1c86063a33ba9a923e9e7d5218e7 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * WebcitAuth; Handles authentication of users to a Citadel server.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index 20b6cd95a46af5f6c25352cbf433976f6fce1ab0..9873a9906787a87ebf648e998be97d0c2f51b1cb 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * ajax-powered autocompletion...
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index 00ee0ac712d8cf4e63174dffb3f18ce818683b47..0a5a0e5af994973bc8b3be33291f470c8106f9f7 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (c) 1996-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index aad71a415dd6decc34284b483fb2215a7d85ffa6..577e2ed8415dced69bf80e7411fc17391d55b1a8 100644 (file)
@@ -1,6 +1,4 @@
 /* 
- * $Id$
- *
  * BBS View renderer module for WebCit
  *
  * Note: we briefly had a dynamic UI for this.  I thought it was cool, but
index 9211b2bc05609d121740f44aaf1164ceb50ea1a9..9337ee7a982b18dc776139c9ae842f02884eb7f9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Functions which handle calendar objects and their processing/display.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index 100e900ca50fa6a8e5c7d28ae4a1e040c426ee0e..ebf1918b71cf760e8c0d07594b6d7db21be0a2d1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Miscellaneous functions which handle calendar components.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index 2600bfa588cad5f4d7f38d905f09d2f20634ed54..c40b5a064b957ad829680f6dc233aeefc8597606 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Handles the HTML display of calendar items.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index 8559f09b02006b489f794ebe567d569a9124d1cb..c3e4e4fc9b3eb93dd15e763b3e2add0e28a2eaf3 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * This is the other half of the webserver.  It handles the task of hooking
  * up HTTP requests with the sessions they belong to, using HTTP cookies to
  * keep track of things.  If the HTTP request doesn't belong to any currently
index 647ec406b610833d5bebde942b76a7acc37bb40a..94a6ff0a06253849d5ce9818323fe5931caa4bd1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (c) 1996-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index 6618ac1bce0ce821669e0794358a845d9ee47a7e..abf63e2af30e21f14f5b349589d7c930a01407d2 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (c) 1996-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index 83c3163aa90c254c8f0e60af9e2b2b2292265a44..5701caeb834041af93c5a8182dfa936eece15752 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (c) 1996-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index 5ad4636a3fef9948c39c55ad8c1eac25cd2d2eb8..6106ec1dbca0637eb8f3224852f3ef70b4e99a9e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Editing calendar events.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index cf2cb0ee136e99bb74b0826f9069cddf0da17df7..81e16932429c95c133435a2d760423047d2741ab 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (c) 1996-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index 382053a77804ed380c6c4239f537cf75e17fba82..837fdb87530ec7f5444eea2a3ff07fd2ce56c181 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (c) 1996-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index 4d3e48e1d2f4854fc03165b7318fd11c2c9f58bd..0c005ab5a3badf40d4d493e976a9492bebf19fe7 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Handles HTTP upload of graphics files into the system.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index fa7808be946cba9f77aa12910821724cc24ffa3f..a97408777adef447cde90775b631b0de4990a814 100644 (file)
@@ -1,6 +1,3 @@
-/* $Id$ */
-
-
 /*
  * Data passed back and forth between groupdav_get() and its
  * callback functions called by the MIME parser
index f7ffd4edcb5b08e73857449b6cdca5ca3c6601b4..fee94eab094406a5b9e5777b278c232e0e314280 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Handles GroupDAV DELETE requests.
  *
  * Copyright (c) 2005-2010 by the citadel.org team
index 1357d6216e4a699f19446493c4c6b5053956ff5a..b45770965f260ee4ea250de898bb65b716535440 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Handles GroupDAV GET requests.
  *
  *
index bc5286fc8610c3b745fd7a91d8151b681d7dbebc..f72d09a2231aa8647f11d99d38d4bf95d691f8b6 100644 (file)
@@ -1,9 +1,6 @@
 /*
- * $Id$
- *
  * Entry point for GroupDAV functions
  *
- *
  * Copyright (c) 2005-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index a5836ea32f417c08b9d3762d4be305392e19295e..c6cde79e3e0ec3750468781c4c2c0166f129fe97 100644 (file)
@@ -1,9 +1,6 @@
 /*
- * $Id$
- *
  * Handles DAV OPTIONS requests (experimental -- not required by GroupDAV)
  *
- *
  * Copyright (c) 2005-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index f30822aec5dd99730c9244986738d9b6eb1615f9..7c505e0bd7dfbc0594587a2cdd533581f1f0d884 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Handles GroupDAV PROPFIND requests.
  *
  * A few notes about our XML output:
index c681575dda86cb6688f2d799672fe217f10216c4..b63b61935f77bfc63b72e711331d1136b81f6f9a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Handles GroupDAV PUT requests.
  *
  * Copyright (c) 2005-2010 by the citadel.org team
index 4185b1fedae980fc58db27c7feec74ddb6c1ec24..a7bb2eb5af5e3c37e7058e5e8673a7a5dcdaefa9 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Output an HTML message, modifying it slightly to make sure it plays nice
  * with the rest of our web framework.
  *
index 50cfae68f8d5abfbdbbd94f1d9611bc3806cac96..33158dca92e20d1a9f48d54373a21bb597c4b48e 100644 (file)
@@ -1,13 +1,3 @@
-/*
- * $Id$
- */
-/**
- * \defgroup HTTPDateTime Function to generate HTTP-compliant textual time/date stamp
- * (This module was lifted directly from the Citadel server source)
- *
- * \ingroup WebcitHttpServer
- */
-/*@{*/
 #include "webcit.h"
 
 /** HTTP Months - do not translate - these are not for human consumption */
@@ -97,5 +87,3 @@ InitModule_DATE
        RegisterNamespace("DATE:NOW:STR", 0, 0, tmplput_nowstr, NULL, CTX_NONE);
        RegisterNamespace("DATE:NOW:NO", 0, 0, tmplput_nowno, NULL, CTX_NONE);
 }
-
-/*@}*/
index ea4b53ece8d458b3291684373343db7dbee054f9..c890129d068447f1f3d9a4a6d7736e60c17b6c7a 100644 (file)
@@ -1,13 +1,10 @@
 /* 
- * $Id$ 
- * 
  * Function to go through an ical component set and convert all non-UTC
  * date/time properties to UTC.  It also strips out any VTIMEZONE
  * subcomponents afterwards, because they're irrelevant.
  *
  * Everything here will work on both a fully encapsulated VCALENDAR component
  * or any type of subcomponent.
- *
  */
 
 #include "webcit.h"
index a9d121a027a642e7b82550ddc42d475ea57afd3f..a8c7b69c5051737d3a668c9843aa0aada191605b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Displays and customizes the iconbar.
  */
 
index 4adb07e09cdf685feac1b0849ba40eeb7b5b0444..a19c4fbd70079cd871cbe981a862775f38e2e78c 100644 (file)
@@ -1,6 +1,4 @@
 /* 
- * $Id$
- *
  * Functions which handle Internet domain configuration etc.
  */
 
index c3ea81475cbcb731a655eff478cac4dcd3e089f7..8f1a769555867c39899f785f6d23c80dfa8689b5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Given a socket, supply the name of the host at the other end.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index 67bffacca95551081f1698f7ff46fbe914977e12..8ddc28aa21d51e102eb9d4cf506fc50954abb65e 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
 #include "webcit.h"
 
 /*
index 0d5b6214d7f549e2d88e9d4f76710d2a85f1a407..d7e50a91b02f44140b4b83bf2619651b2c4737bc 100644 (file)
@@ -1,8 +1,5 @@
 /*
- * $Id$
- *
  * Functions which deal with the fetching and displaying of messages.
- *
  */
 
 #include "webcit.h"
index 09cfb9d111e4cf1a09c63c7e4ebd2c42bf3960c4..107328a7c988cb26fe412ee8a10b5581144e1844 100644 (file)
@@ -1,12 +1,3 @@
-/* 
- * $Id$
- */
-/**
- * \defgroup NetShareConf Functions which handle network and sharing configuration.
- *
- * \ingroup CitadelConfig
- */
-/*@{*/
 #include "webcit.h"
 
 void display_netconf(void);
@@ -152,8 +143,8 @@ void save_net_conf(HashList *Nodelist)
 
 
 
-/**
- * \brief edit a network node
+/*
+ * edit a network node
  */
 void edit_node(void) {
        HashList *NodeConfig;
@@ -178,8 +169,8 @@ void edit_node(void) {
 }
 
 
-/**
- * \brief modify an existing node
+/*
+ * modify an existing node
  */
 void display_edit_node(void)
 {
@@ -218,16 +209,16 @@ void display_edit_node(void)
 }
 
 
-/**
- * \brief display all configured nodes
+/*
+ * display all configured nodes
  */
 void display_netconf(void)
 {
        wDumpContent(1);
 }
 
-/**
- * \brief display the dialog to verify the deletion
+/*
+ * display the dialog to verify the deletion
  */
 void display_confirm_delete_node(void)
 {
@@ -235,8 +226,8 @@ void display_confirm_delete_node(void)
 }
 
 
-/**
- * \brief actually delete the node
+/*
+ * actually delete the node
  */
 void delete_node(void)
 {
@@ -313,4 +304,3 @@ InitModule_NETCONF
 
        RegisterIterator("NODECONFIG", 0, NULL, load_netconf, NULL, DeleteHash, CTX_NODECONF, CTX_NONE, IT_NOFLAG);
 }
-/*@}*/
index 835c61f2d5658861b9c25338a0bcf0cee6dd478b..63fce7f0476db7c840f6509e78343ba9ef776c6f 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- *
- */
 
 #include "webcit.h"
 #include "groupdav.h"
index c5842112cee0640213ede07089abd23d938cf741..e58382d42d238c049e59c0599bb91cc38ef6d16d 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 
 #include "webcit.h"
 #include "webserver.h"
index 2c052971a5c4c469b7c8cf49b275bbac4c4e182f..307e225a27ec5c30cfbab551d8137aa43eed00df 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * This module handles instant message related functions.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index d5fff13e467326c79190c7024a43d280d0f1dd80..948265f3a48b12e74c7f1615d239941f04092533 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * parse urlparts and post data
  */
 
index 379fa6509dec76ee80bd5aaa28faff8f42088389..f337fb196a0549e2819a4a96a6b6104f81a4678b 100644 (file)
@@ -1,8 +1,5 @@
 /*
- * $Id$
- *
  * Manage user preferences with a little help from the Citadel server.
- *
  */
 
 #include "webcit.h"
index e5585e56eec790786905e82edb72bfc3e939d941..2278333ea913422a32ff6b286ad2ff6cdcdfaabb 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * This module handles multiuser chat.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index 757b68c47dfae0c47706265d9ee6fba111dcf091..2d1e09c5f0aa4df40dec38919bc2e5e5a52b80f0 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * room listings and filters.
  */
 
index 9f8180c55e4d9fa9565de93d870681020cb23fad..9da586382e43979f0bb45abe2b598e55c4f7698f 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * Lots of different room-related operations.
  */
 
index bd2648d6e2a919a1959ca6f7241cfb9aa31b6cec..884cd63f9d11174f3cd7ef51da4807b843e9c87c 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * Lots of different room-related operations.
  */
 
index 859e95394bdd81d234ec441d5bbd63ef9ab71a4e..6585835c95af3a67a9d88ba06a4a94963cef983a 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id$
  * Lots of different room-related operations.
  */
 
index ae13798a65198dc9dfc5442b3a8be0214d3e3dbd..228c5b7e69ea8d4838fbca73ee9d25778da964d8 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 
 #include "webcit.h"
 #include "webserver.h"
index c2d83a4400a36853d9e9e71f1f601471f64958a7..8e4e733f0778f5b3a4f796d5f80b830681a07797 100644 (file)
@@ -1,10 +1,7 @@
 /*
- * $Id$
- *
  * WebCit setup utility
  * 
  * (This is basically just an install wizard.  It's not required.)
- *
  */
 
 #include "sysdep.h"
index 4e1df2f4c404cb13d471f87e1e61e14cf5166398..6ad0cc2e96a80dbc9ba078f1b3d97985ab440736 100644 (file)
@@ -1,14 +1,9 @@
 /*
- * $Id$
- *
  * First-time setup wizard
  */
 
 #include "webcit.h"
 
-
-/*
- */
 void do_setup_wizard(void)
 {
        char *step;
index b048b6b3018ee2426901a206702d07ae637413f1..ae08f608a21e5b059506877ac65cd975c2d2d4cd 100644 (file)
@@ -1,7 +1,3 @@
-/* 
- * $Id$
- */
-
 #include "webcit.h"
 
 #define MAX_SCRIPTS    100
index 25fcfbaae97e84cbdfc4e67b4f454b3c2acfdc3a..de631b4400c3cc72abce7e6bd232e6f01ddbb937 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Administrative screen for site-wide configuration
  */
 
index 52fee09f99da81d084ebdca0bf1d80fe71364ef1..f45b158b980a8507a6b64c62c13b74743212f9de 100644 (file)
@@ -1,6 +1,4 @@
 /* 
- * $Id$
- *
  * Display the outbound SMTP queue
  */
 
index b5ea7965d928c00b42d519df49398d6373161cc0..1bac24a745886a1bd6255302613009a26a2cf254 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * This is the main transaction loop of the web service.  It maintains a
  * persistent session to the Citadel server, handling HTTP WebCit requests as
  * they arrive and presenting a user interface.
index 90c76eca305b2fd9404d4c236cf573cce783b0d6..4e08db7ace058e6464fdd11db346d417f143a139 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #include "sysdep.h"
 
 
index 2e054a665cb1eee991c7727232c825e23b702587..b9803a084dd1ab942e58b1083be3effb584c7b84 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Displays the "Summary Page"
  */
 
index b3470a042c1362da057ef630d04f1a105ee5b70c..0657b81108121af1d1881ab2e9578e32eb029e46 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * WebCit "system dependent" code.
  *
  * Copyright (c) 1996-2010 by the citadel.org team
index 16f9f0543655b97016c278035a6da0f3fe82c2ba..930b793f9f152e804dde09dd5a5ba2fb8be475e3 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 #include "webcit.h"
 
 
index c22f738b2c18a49eb6dd3801db157fe0ffc58a56..0a31a0d96e66946d31365a04cadbe0a9dfbcacec 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * $Id$
- *
- */
 #include <stdarg.h>
 #define SHOW_ME_VAPPEND_PRINTF
 #include "webcit.h"
index 6f32d66ef108ad36f24c4a843fff77a0f96280df..99173ea518771aef130267864d561639112ec5d6 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Copyright (c) 1987-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index 85e55f43a988491d94886e2bc5b757d2703358a2..7ef2166f73d0e514ea2ed29da972431aba4d0494 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 
 #include "webcit.h"
 #include "webserver.h"
index d5ea48081d25e3ef616e80f964cc177910ef0aa9..5b08a8885f985205183ce15a147cb2dac8b39c08 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 
 #include "webcit.h"
 
index 2b8bee1f29780eab7693513321241bfb7f5d5091..8f19109d68906b6556a4872fee4d02c85f1e7d2e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * de/encoding stuff. hopefully mostly to be depricated in favour of subst.c + strbuf
  */
 
index 64061d7badc870500df637a2236e17689688971a..d5369aa78e9ea1ab45ddb44f9d5a677e313bf832 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 
 #include "webcit.h"
 #include "calendar.h"
index 0396cd408ed6c021b91907b86c1887c7d597dcd1..b1d13076405ccb11eacfc35fa96ec1ae423d4d27 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * This is the main transaction loop of the web service.  It maintains a
  * persistent session to the Citadel server, handling HTTP WebCit requests as
  * they arrive and presenting a user interface.
index 9e7a389a4ff9b9cfd57514d9300e2384f11c838e..725606d74c94805cd6808467be5cf700b1172ba3 100644 (file)
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
  * Copyright (c) 1987-2010 by the citadel.org team
  *
  * This program is free software; you can redistribute it and/or modify
index 160844cdf9dc2c253721f485dd423189311344cc..b5ed93295b8dfcabfe2a5f8afb452326da082f0d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * This contains a simple multithreaded TCP server manager.  It sits around
  * waiting on the specified port for incoming HTTP connections.  When a
  * connection is established, it calls context_loop() from context_loop.c.
index 1186e9c1c71cd9dedb4f05702e7dd92db4cb1bcb..d91cd9a0a9a83047fd03387a0df3a8b0b20e3053 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ */
 
 extern char *static_dirs[PATH_MAX];          /**< Web representation */
 extern int ndirs;
index cb9cfd4b25f24553dd9b826edd2f86426045036e..db86d609d4e134e0a39c690deff0615d6f2edce6 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * $Id$
- */
 
 #include "webcit.h"
 
index e4d7de44aa96c9da2977f1533a61ff109a552d58..34067244f533a9f5091dccacbc4c689632ef749f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * Functions pertaining to rooms with a wiki view
  */