1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-05-28 22:20:49 +00:00
plantuml/src/jcckit/package-info.java
The-Lum 6e85bcaac9 docs: add package-info.java and readme.md
For external code:
- acearth,
- zxing,
- jcckit,
- ditaa.
2023-11-16 11:08:55 +00:00

17 lines
397 B
Java

/*
* ⚠ Disclaimer 🚩
* This file was not part of the original package.
* It was included only on the PlantUML package
* to provide source citation and documentation.
*
*/
/**
* Internal copy of
* <a href="https://jcckit.sourceforge.net" target="_top">
* <code>JCCKit</code></a> <i>(code of Franz-Josef Elmer)</i>.
*
* @see net.sourceforge.plantuml.jcckit
*
*/
package jcckit;