File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 176176
177177 END OF TERMS AND CONDITIONS
178178
179- Copyright 2018 , Stichting Mapcode Foundation
179+ Copyright 2019 , Stichting Mapcode Foundation
180180
181181 Licensed under the Apache License, Version 2.0 (the "License");
182182 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11Original C library created by Pieter Geelen. Work on Java version
22of the Mapcode library by Rijn Buve (original port by Matthew Lowden).
33
4- Copyright (C) 2014-2016 , Stichting Mapcode Foundation (http://www.mapcode.com)
4+ Copyright (C) 2014-2019 , Stichting Mapcode Foundation (http://www.mapcode.com)
Original file line number Diff line number Diff line change 33[ ![ Build Status] ( https://img.shields.io/travis/mapcode-foundation/mapcode-java-example.svg?maxAge=3600&branch=master )] ( https://travis-ci.org/mapcode-foundation/mapcode-java-example )
44[ ![ License] ( http://img.shields.io/badge/license-APACHE2-blue.svg )] ( )
55
6- ** Copyright (C) 2014-2017 Stichting Mapcode Foundation (http://www.mapcode.com )**
6+ ** Copyright (C) 2014-2019, Stichting Mapcode Foundation (http://www.mapcode.com )**
77
88This Java project contains example code of how to use the Mapcode
99Library.
Original file line number Diff line number Diff line change 2727 <jdk .version>1.6</jdk .version>
2828
2929 <!-- Modules. -->
30- <maven-compiler-plugin .version>3.5.1 </maven-compiler-plugin .version>
30+ <maven-compiler-plugin .version>3.8.0 </maven-compiler-plugin .version>
3131
3232 <!-- Packages. -->
33- <mapcode .version>2.4.7 </mapcode .version>
33+ <mapcode .version>2.4.8 </mapcode .version>
3434 <log4j .version>1.2.17</log4j .version>
3535 <slf4j .version>1.7.25</slf4j .version>
3636 </properties >
Original file line number Diff line number Diff line change 11/*
2- * Copyright (C) 2014-2016 , Stichting Mapcode Foundation (http://www.mapcode.com)
2+ * Copyright (C) 2014-2019 , Stichting Mapcode Foundation (http://www.mapcode.com)
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- ~ Copyright (C) 2014-2016 , Stichting Mapcode Foundation (http://www.mapcode.com)
3+ ~ Copyright (C) 2014-2019 , Stichting Mapcode Foundation (http://www.mapcode.com)
44 ~
55 ~ Licensed under the Apache License, Version 2.0 (the "License");
66 ~ you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments