summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2009-08-05 11:19:02 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2009-08-05 11:19:02 +0200
commit2dae2987a063454e3801bf7b8897829f0abaa542 (patch)
tree2341fd1780b4bafde88e386db237e5245694f603
parent666f3dcc767f64b402f3c3261c0f158833eb8f4f (diff)
Added a header to the descrition.xsd file.
-rw-r--r--core/schema/definition.xsd28
1 files changed, 28 insertions, 0 deletions
diff --git a/core/schema/definition.xsd b/core/schema/definition.xsd
index d83c640..7cb2f5c 100644
--- a/core/schema/definition.xsd
+++ b/core/schema/definition.xsd
@@ -1,4 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * The Contents of this file are made available subject to the terms of
+ * the GNU Lesser General Public License Version 2.1
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2009 by Novell, Inc.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ * The Initial Developer of the Original Code is: Cédric Bosdonnat.
+ *
+ * Copyright: 2009 by Novell, Inc.
+ *
+ * All Rights Reserved.
+ -->
<xs:schema targetNamespace="http://openoffice.org/extensions/description/2006"
elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://openoffice.org/extensions/description/2006">