mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-24 21:07:26 +08:00
added license comments
This commit is contained in:
parent
63c86fcbbe
commit
18227fb8b4
@ -19,11 +19,13 @@
|
||||
<groupId>org.freemarker</groupId>
|
||||
<artifactId>freemarker</artifactId>
|
||||
<version>2.3.12</version>
|
||||
<!-- license : BSD-style license -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>1.4-SNAPSHOT</version>
|
||||
<!-- license : Apache License 2.0 -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sun</groupId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user