Began removing $Id$ tags. This will be an ongoing process.
[citadel.git] / citadel / ical_dezonify.c
index dc9c245afae949ccbcd84b2771da8e94e644f8ae..8ec12f7e9268dd97ce5956ba5968b3b3db808d70 100644 (file)
@@ -1,10 +1,7 @@
 /* 
- * $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.
- *
  */