From 79d467c1216693e97121b7227a15c1bc3c544d66 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 14 Apr 2005 08:31:53 +0000 Subject: [PATCH] Regenerate with the lastest flexml (does only fix the copyright header) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1214 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/include/surf/surfxml.h | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/src/include/surf/surfxml.h b/src/include/surf/surfxml.h index 7556059452..80220c0a0a 100644 --- a/src/include/surf/surfxml.h +++ b/src/include/surf/surfxml.h @@ -1,12 +1,21 @@ /* XML processor/application API for ../../surf/surfxml.dtd. - * Generated 2005/02/13 20:09:12. + * Generated 2005/04/07 14:48:26. * - * This program was generated with the FleXML XML processor generator, - * (Id: flexml.pl,v 1.39 2005/02/13 18:12:19 legranda Exp). - * Copyright © 1999 Kristoffer Rose. All rights reserved. + * This program was generated with the FleXML XML processor generator. + * FleXML is Copyright © 1999-2005 Kristoffer Rose. All rights reserved. + * (Id: flexml.pl,v 1.44 2005/02/23 23:08:16 mquinson Exp). + * + * There are two, intertwined parts to this program, part A and part B. * - * You can redistribute and/or modify this program provided the following - * two conditions hold: + * Part A + * ------ + * + * Some parts, here collectively called "Part A", are found in the + * FleXML package. They are Copyright © 1999-2005 Kristoffer Rose. + * All rights reserved. + * + * You can redistribute, use, perform, display and/or modify "Part A" + * provided the following two conditions hold: * * 1. The program is distributed WITHOUT ANY WARRANTY from the author of * FleXML; without even the implied warranty of MERCHANTABILITY or @@ -19,6 +28,20 @@ * Notice that these are explicit rights granted to you for files * generated by the FleXML system. For your rights in connection with * the FleXML system itself please consult the GNU General Public License. + * + * Part B + * ------ + * + * The other parts, here collectively called "Part B", and which came + * from the DTD used by FleXML to generate this program, can be + * distributed (or not, as the case may be) under the terms of whoever + * wrote them, provided these terms respect and obey the two conditions + * above under the heading "Part A". + * + * The author of and contributors to FleXML specifically disclaim + * any copyright interest in "Part B", unless "Part B" was written + * by the author of or contributors to FleXML. + * */ #ifndef _FLEXML_surfxml_H -- 2.20.1