From: Art Cancro Date: Tue, 22 Feb 2011 23:35:33 +0000 (-0500) Subject: Backported XML export fixes from master X-Git-Tag: v7.86~8 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=0e0705a69244470d64b785ee0bcda1638f83accb Backported XML export fixes from master --- diff --git a/citadel/modules/migrate/serv_migrate.c b/citadel/modules/migrate/serv_migrate.c index e4f06906d..ae149e078 100644 --- a/citadel/modules/migrate/serv_migrate.c +++ b/citadel/modules/migrate/serv_migrate.c @@ -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.