Backported XML export fixes from master
authorArt Cancro <ajc@citadel.org>
Tue, 22 Feb 2011 23:35:33 +0000 (18:35 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 22 Feb 2011 23:35:33 +0000 (18:35 -0500)
citadel/modules/migrate/serv_migrate.c

index e4f06906d40970182c79da94e70e931f1b430032..ae149e078bb703dd763f508ed040ac44511b0123 100644 (file)
@@ -1,11 +1,9 @@
 /*
- * $Id$
- *
  * This module dumps and/or loads the Citadel database in XML format.
  *
- * Copyright (c) 1987-2010 by the citadel.org team
+ * Copyright (c) 1987-2011 by the citadel.org team
  *
- * This program is free software; you can redistribute it and/or modify
+ * This program is open source software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.