Skip to content

Commit

Permalink
added author to package-info.java file
Browse files Browse the repository at this point in the history
  • Loading branch information
astrapi69 committed Nov 10, 2022
1 parent 19d2aea commit cb3039c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/io/github/astrapi69/xml/api/package-info.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/**
* This package provides interfaces for the transformation of objects to xml and back
*
* @author Asterios Raptis
*/
package io.github.astrapi69.xml.api;

0 comments on commit cb3039c

Please sign in to comment.