From 6a3155b6af643824750ac5a87d079cb0f039044f Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 1 Jul 2007 09:34:16 +0000 Subject: [PATCH] Renamed the legalnotice.xml file to license.xml, because that's what it is... Note that til now, the build isn't actually doing anything with the legalnotice.xml file -- it had content identical to the copyright.xml file (which /is/ used by the build) -- though the copyright.xml file now really does just have copyright stuff, so made other changes to get everything matched up correctly. --- xsl/docsrc/{legalnotice.xml => license.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename xsl/docsrc/{legalnotice.xml => license.xml} (100%) diff --git a/xsl/docsrc/legalnotice.xml b/xsl/docsrc/license.xml similarity index 100% rename from xsl/docsrc/legalnotice.xml rename to xsl/docsrc/license.xml -- 2.40.0