Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Stylesheets
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-01-22 02:54:08 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-01-22 02:54:08 (GMT)
commitd33b5a553bceba2f8d1eecaa1582a144c71c3774 (patch)
tree6f76b1196344a4f1386e3e7699b889c9f273c062 /Stylesheets
parentfba55e93b71c72921fa3e3443e7898716b1ec3ce (diff)
* some licensing patches
Diffstat (limited to 'Stylesheets')
-rw-r--r--Stylesheets/ditastylesheet.xsl2
-rw-r--r--Stylesheets/mapstylesheet.xsl2
2 files changed, 2 insertions, 2 deletions
diff --git a/Stylesheets/ditastylesheet.xsl b/Stylesheets/ditastylesheet.xsl
index 680fd86..d4cb46e 100644
--- a/Stylesheets/ditastylesheet.xsl
+++ b/Stylesheets/ditastylesheet.xsl
@@ -1,5 +1,5 @@
-<!-- Copyright (C) IBM Corporation 2008 -->
<?xml version="1.0"?>
+<!-- Copyright (C) IBM Corporation 2008 -->
<html xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xsl:version="1.0">
<head>
<title><xsl:value-of select="reference/title" /></title>
diff --git a/Stylesheets/mapstylesheet.xsl b/Stylesheets/mapstylesheet.xsl
index 1e207a8..4469e45 100644
--- a/Stylesheets/mapstylesheet.xsl
+++ b/Stylesheets/mapstylesheet.xsl
@@ -1,5 +1,5 @@
-<!-- Copyright (C) IBM Corporation 2008 -->
<?xml version="1.0"?>
+<!-- Copyright (C) IBM Corporation 2008 -->
<html xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xsl:version="1.0">
<head>
<title><xsl:value-of select="map/@title" /></title>