Fix remaining copyrights
Project: http://git-wip-us.apache.org/repos/asf/incubator-samoa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samoa/commit/74bbf623 Tree: http://git-wip-us.apache.org/repos/asf/incubator-samoa/tree/74bbf623 Diff: http://git-wip-us.apache.org/repos/asf/incubator-samoa/diff/74bbf623 Branch: refs/heads/releases/0.3.0-incubating Commit: 74bbf6238d5f15c68e3b5a2f5ecd1652b43e87b2 Parents: 37a7b87 Author: Gianmarco De Francisci Morales <[email protected]> Authored: Mon Jul 6 11:31:52 2015 +0300 Committer: Gianmarco De Francisci Morales <[email protected]> Committed: Mon Jul 6 11:33:41 2015 +0300 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/74bbf623/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index f54a520..a122ebf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ install: - cd incubator-s4 - git checkout tags/0.6.0-Final - mv ../bin/s4-build/gradlew . -- wget http://people.apache.org/~gdfm/gradle-wrapper-1.4.jar +- wget http://people.apache.org/~gdfm/gradle-wrapper-1.4.jar - mv gradle-wrapper-1.4.jar ./lib/ - mv ../bin/s4-build/gradle-wrapper-1.4.properties ./lib/ - ./gradlew install
