Skip to content

Commit 2be10e7

Browse files
committed
added MIT license
1 parent a5f125f commit 2be10e7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@ This application is developed by Multimedia Lab http://www.mmlab.be
3838

3939
Copyright 2014, Multimedia Lab - Ghent University - iMinds
4040

41+
License
42+
-------
4143

44+
The RMLProcessor is released under the terms of the [MIT license](http://opensource.org/licenses/mit-license.html).

rmlprocessor.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
#This runs the RML processor
3-
mvn exec:java -Dexec.args="$1 $2 $3"
3+
mvn exec:java -Dexec.args="$1 $2"

0 commit comments

Comments
 (0)