diff --git a/importPicture/build.xml b/importPicture/build.xml index 415640b..3cdfed7 100644 --- a/importPicture/build.xml +++ b/importPicture/build.xml @@ -3,6 +3,7 @@ + - - + + + @@ -67,7 +72,7 @@ - + @@ -85,14 +90,23 @@ - - + + - + + + + + + + + diff --git a/importPicture/src/AdjustTime.bat b/importPicture/src/AdjustTime.bat deleted file mode 100644 index b7c7b05..0000000 --- a/importPicture/src/AdjustTime.bat +++ /dev/null @@ -1 +0,0 @@ -javaw -cp .;AdjustTime.jar;commons-imaging-1.0-SNAPSHOT.jar osm.jp.gpx.matchtime.gui.AdjustTime \ No newline at end of file diff --git a/importPicture/src/AdjustTime.sh b/importPicture/src/AdjustTime.sh deleted file mode 100644 index 61bed2a..0000000 --- a/importPicture/src/AdjustTime.sh +++ /dev/null @@ -1 +0,0 @@ -java -cp .:AdjustTime.jar:commons-imaging-1.0-SNAPSHOT.jar osm.jp.gpx.matchtime.gui.AdjustTime diff --git a/importPicture/src/README.jp.txt b/importPicture/src/README.jp.txt index fac8e3e..d000ee7 100644 --- a/importPicture/src/README.jp.txt +++ b/importPicture/src/README.jp.txt @@ -34,10 +34,20 @@ commons_imaging ライブラリは下記から入手してください。 (version 1.0 以降が必要です) -commons-imaging-1.0-SNAPSHOT.jarの入手元 - https://repository.apache.org/content/groups/snapshots/org/apache/commons/commons-imaging/1.0-SNAPSHOT/ ------------------------------------------------------------------- +AdjustTime2.jar Copyright (c) 2014 Yuu Hayashi -This software is released under the MIT License, see LICENSE.txt. \ No newline at end of file +This software is released under the MIT License, see LICENSE.txt. + +------------------------------------------------------------------- +About 'commons-imaging-1.0-SNAPSHOT.jar' +'commons-imaging-1.0-SNAPSHOT.jar' is the work that is distributed in the Apache License 2.0 + +commons-imaging-1.0-SNAPSHOT.jarについて +'commons-imaging-1.0-SNAPSHOT.jar'は、 Apache 2.0ライセンスで配布されている製作物です。 + +commons-imaging-1.0-SNAPSHOT.jarの入手元 + https://repository.apache.org/content/groups/snapshots/org/apache/commons/commons-imaging/1.0-SNAPSHOT/ + commons-imaging-1.0-20150518.202342-66.jar