[hibernate-commits] Hibernate SVN: r13969 - maven-poms/trunk/core-parent.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Aug 31 12:04:48 EDT 2007


Author: steve.ebersole at jboss.com
Date: 2007-08-31 12:04:48 -0400 (Fri, 31 Aug 2007)
New Revision: 13969

Modified:
   maven-poms/trunk/core-parent/pom.xml
Log:
added copyright header

Modified: maven-poms/trunk/core-parent/pom.xml
===================================================================
--- maven-poms/trunk/core-parent/pom.xml	2007-08-30 16:20:00 UTC (rev 13968)
+++ maven-poms/trunk/core-parent/pom.xml	2007-08-31 16:04:48 UTC (rev 13969)
@@ -1,3 +1,20 @@
+<?xml version="1.0"?>
+
+<!--
+  ~ Copyright (c) 2007, Red Hat Middleware, LLC. All rights reserved.
+  ~
+  ~ This copyrighted material is made available to anyone wishing to use, modify,
+  ~ copy, or redistribute it subject to the terms and conditions of the GNU
+  ~ Lesser General Public License, v. 2.1. This program is distributed in the
+  ~ hope that it will be useful, but WITHOUT A 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, v.2.1 along with this
+  ~ distribution; if not, write to the Free Software Foundation, Inc.,
+  ~ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+  ~
+  ~ Red Hat Author(s): Steve Ebersole
+  -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" 
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">




More information about the hibernate-commits mailing list