Update of /cvsroot/hibernate/HibernateExt/org.hibernate.eclipse.console/META-INF
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9420/META-INF
Modified Files:
MANIFEST.MF
Log Message:
fix license issues
Index: MANIFEST.MF
===================================================================
RCS file: /cvsroot/hibernate/HibernateExt/org.hibernate.eclipse.console/META-INF/MANIFEST.MF,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- MANIFEST.MF 29 Jan 2006 17:51:34 -0000 1.19
+++ MANIFEST.MF 13 Feb 2006 15:55:25 -0000 1.20
@@ -16,10 +16,12 @@
org.hibernate.eclipse.console.properties,
org.hibernate.eclipse.console.sql,
org.hibernate.eclipse.console.utils,
+ org.hibernate.eclipse.console.utils.xpl,
org.hibernate.eclipse.console.views,
org.hibernate.eclipse.console.views.properties,
org.hibernate.eclipse.console.wizards,
org.hibernate.eclipse.console.workbench,
+ org.hibernate.eclipse.console.workbench.xpl,
org.hibernate.eclipse.graph,
org.hibernate.eclipse.graph.actions,
org.hibernate.eclipse.graph.anchor,
|