Skip to content

Commit b805852

Browse files
committed
Updated copyright
1 parent f53ee31 commit b805852

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Original C library created by Pieter Geelen. Work on Java version
22
of the Mapcode library by Rijn Buve (original port by Matthew Lowden).
33

4-
Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
4+
Copyright (C) 2014-2016, Stichting Mapcode Foundation (http://www.mapcode.com)

src/main/java/com/mapcode/example/Example.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
2+
* Copyright (C) 2014-2016, 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.

src/main/resources/log4j.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!--
3-
~ Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
3+
~ Copyright (C) 2014-2016, 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.

0 commit comments

Comments
 (0)