[#1254] Move org.jooq.tools.unsigned contents to org.jooq.types (along

with the new INTERVAL types) - Removed empty package
This commit is contained in:
Lukas Eder 2012-10-26 19:46:04 +02:00
parent 6aea83e50d
commit e68ed8358a

View File

@ -1,10 +0,0 @@
/**
* The <code>org.jooq.tools.unsigned</code> package contains parts of jOOU
* <p>
* jOOQ has no external dependencies. Nevertheless, some libraries that are
* compatible with jOOQ's Apache License 2.0 are embedded into jOOQ. See the
* jOOU website for more details about jOOU:
* <p>
* <a href="http://code.google.com/p/joou/">http://code.google.com/p/joou/</a>
*/
package org.jooq.tools.unsigned;