From 258a6e7d605eb00ada9b61cd61907ef79e80ab91 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Sat, 17 Jan 2015 00:48:50 +0900 Subject: [PATCH] Update Copyright for 2015 --- admin/admin.php | 2 +- admin/admin_batchmanager.php | 2 +- admin/admin_boot.php | 2 +- admin/admin_config.php | 2 +- admin/admin_photo.php | 2 +- category.inc.php | 2 +- gpx.inc.php | 2 +- include/functions.php | 4 ++-- include/functions_map.php | 2 +- maintain.inc.php | 2 +- menu.inc.php | 2 +- osmmap.php | 2 +- osmmap2.php | 2 +- picture.inc.php | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/admin/admin.php b/admin/admin.php index 4c12dd1..c12461a 100644 --- a/admin/admin.php +++ b/admin/admin.php @@ -6,7 +6,7 @@ * * Created : 28.05.2013 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/admin/admin_batchmanager.php b/admin/admin_batchmanager.php index 4880fd8..981fa36 100644 --- a/admin/admin_batchmanager.php +++ b/admin/admin_batchmanager.php @@ -7,7 +7,7 @@ * * Created : 4.06.2013 * -* Copyright 2012-2014 +* Copyright 2012-2015 * * * This program is free software: you can redistribute it and/or modify diff --git a/admin/admin_boot.php b/admin/admin_boot.php index 5000f4a..c8976ad 100644 --- a/admin/admin_boot.php +++ b/admin/admin_boot.php @@ -6,7 +6,7 @@ * * Created : 11.06.2013 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/admin/admin_config.php b/admin/admin_config.php index 99ff359..0e3525e 100644 --- a/admin/admin_config.php +++ b/admin/admin_config.php @@ -6,7 +6,7 @@ * * Created : 28.05.2013 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/admin/admin_photo.php b/admin/admin_photo.php index 52a07f0..77e1fdb 100644 --- a/admin/admin_photo.php +++ b/admin/admin_photo.php @@ -6,7 +6,7 @@ * * Created : 2.11.2013 * -* Copyright 2012-2014 +* Copyright 2012-2015 * * * This program is free software: you can redistribute it and/or modify diff --git a/category.inc.php b/category.inc.php index 47d2cb2..824c246 100644 --- a/category.inc.php +++ b/category.inc.php @@ -6,7 +6,7 @@ * * Created : 10.10.2014 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/gpx.inc.php b/gpx.inc.php index ce562bf..7180445 100644 --- a/gpx.inc.php +++ b/gpx.inc.php @@ -6,7 +6,7 @@ * * Created : 01.11.2014 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/functions.php b/include/functions.php index bb5a2db..05db0f2 100644 --- a/include/functions.php +++ b/include/functions.php @@ -7,7 +7,7 @@ * * Created : 30.05.2013 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -118,4 +118,4 @@ function osm_make_kml_index_url($params) $url = add_url_params($url, $get_params ); return $url; } -?> \ No newline at end of file +?> diff --git a/include/functions_map.php b/include/functions_map.php index 04c6e7d..ea433d9 100644 --- a/include/functions_map.php +++ b/include/functions_map.php @@ -7,7 +7,7 @@ * * Created : 30.05.2013 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/maintain.inc.php b/maintain.inc.php index e5cae71..87377ba 100644 --- a/maintain.inc.php +++ b/maintain.inc.php @@ -6,7 +6,7 @@ * * Created : 28.05.2013 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/menu.inc.php b/menu.inc.php index c630d77..863ff5a 100644 --- a/menu.inc.php +++ b/menu.inc.php @@ -6,7 +6,7 @@ * * Created : 10.10.2014 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/osmmap.php b/osmmap.php index ee5ae46..1fc6cef 100644 --- a/osmmap.php +++ b/osmmap.php @@ -6,7 +6,7 @@ * * Created : 28.05.2013 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/osmmap2.php b/osmmap2.php index 5d5698e..d58c0f0 100644 --- a/osmmap2.php +++ b/osmmap2.php @@ -6,7 +6,7 @@ * * Created : 18.01.2014 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/picture.inc.php b/picture.inc.php index 7c53653..db1e051 100644 --- a/picture.inc.php +++ b/picture.inc.php @@ -6,7 +6,7 @@ * * Created : 28.05.2013 * -* Copyright 2013-2014 +* Copyright 2013-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by