Skip to content

Commit 8b703c6

Browse files
Cosmetics. Move LICENSE header to top of the file. change filename.
1 parent 1eb55ae commit 8b703c6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pdf2htmlEX/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
import groovy.xml.MarkupBuilder
2-
31
/*
4-
* build.gradle
2+
* pdf2htmlEX/build.gradle
53
*
64
* pdf2htmlEX-Android (https://github.com/ViliusSutkus89/pdf2htmlEX-Android)
75
* Android port of pdf2htmlEX - Convert PDF to HTML without losing text or format.
@@ -21,6 +19,8 @@ import groovy.xml.MarkupBuilder
2119
* along with this program. If not, see <https://www.gnu.org/licenses/>.
2220
*/
2321

22+
import groovy.xml.MarkupBuilder
23+
2424
version = '0.17.3'
2525
group = 'com.viliussutkus89'
2626

0 commit comments

Comments
 (0)