[162321] provide a new dtd file template <?xml version="1.0" encoding="UTF-8"?>
diff --git a/bundles/org.eclipse.wst.dtd.ui/build.properties b/bundles/org.eclipse.wst.dtd.ui/build.properties
index 64f3b46..0579e83 100644
--- a/bundles/org.eclipse.wst.dtd.ui/build.properties
+++ b/bundles/org.eclipse.wst.dtd.ui/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2001, 2006 IBM Corporation and others.
+# Copyright (c) 2001, 2007 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -8,11 +8,13 @@
 # Contributors:
 #     IBM Corporation - initial API and implementation
 #     Jens Lukowski/Innoopract - initial renaming/restructuring
+#     David Carver, STAR - add new dtd file templates, bug 162321
 #     
 ###############################################################################
 bin.includes = plugin.xml,\
                icons/,\
                plugin.properties,\
+               templates/,\
                META-INF/,\
                .options,\
                .,\