1
0

Moved license below xml declaration. Contributed by Dennis Lundberg.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139014 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2004-02-29 09:37:09 +00:00
parent af56b24b58
commit 7930ee6520

View File

@@ -1,3 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2001-2004 The Apache Software Foundation. Copyright 2001-2004 The Apache Software Foundation.
@@ -16,8 +18,6 @@
--> -->
<?xml version="1.0" encoding="UTF-8"?>
<project> <project>
<extend>../commons-build/project.xml</extend> <extend>../commons-build/project.xml</extend>
<name>Logging</name> <name>Logging</name>