Skip to content

Commit

Permalink
Fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhat committed Jan 24, 2017
1 parent a5975c1 commit 5bcac5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cross.build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
version="${maven.pom.version}"
name="JNativeHook"
description="Global keyboard and mouse listeners for Java."
url="https://github.com/kwhat/jnativehook"
url="https://github.com/kwhat/jnativehook"
>
<license name="GNU General Public License (GPL), Version 3.0" url="https://www.gnu.org/licenses/gpl-3.0.txt" />
<license name="GNU Lesser General Public License (LGPL), Version 3.0" url="https://www.gnu.org/licenses/lgpl-3.0.txt" />
Expand Down

0 comments on commit 5bcac5c

Please sign in to comment.