* Some files did not have ': $' blocks. Added them
[citadel.git] / citadel / ical_dezonify.h
index ccef82ba83d98daf1e6ed05880057bb6b89e1ee9..b28b729c008177eaa5d80ad3dd58b142a3ed68d6 100644 (file)
@@ -1,2 +1,5 @@
+/*
+ * $Id$
+ */
 void ical_dezonify(icalcomponent *cal);
 icaltimezone *get_default_icaltimezone(void);