summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2014-01-04 12:28:51 +0000
committerGreg Roach <fisharebest@gmail.com>2014-01-04 12:28:51 +0000
commit36362d2c626c95d97e936875f2d0e232c72d37c9 (patch)
tree9c5f8ac17f105986eb67170850c2ac67b1f4c2ff /includes
parent6d7c230a98306b8348179b6346dca8bc152c6f15 (diff)
downloadwebtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.tar.gz
webtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.tar.bz2
webtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.zip
Update copyright date to 2014
Diffstat (limited to 'includes')
-rw-r--r--includes/authentication.php2
-rw-r--r--includes/config_data.php2
-rw-r--r--includes/db_schema/db_schema_10_11.php2
-rw-r--r--includes/db_schema/db_schema_11_12.php2
-rw-r--r--includes/db_schema/db_schema_12_13.php2
-rw-r--r--includes/db_schema/db_schema_13_14.php2
-rw-r--r--includes/db_schema/db_schema_14_15.php2
-rw-r--r--includes/db_schema/db_schema_15_16.php2
-rw-r--r--includes/db_schema/db_schema_16_17.php2
-rw-r--r--includes/db_schema/db_schema_17_18.php2
-rw-r--r--includes/db_schema/db_schema_18_19.php2
-rw-r--r--includes/db_schema/db_schema_19_20.php2
-rw-r--r--includes/db_schema/db_schema_1_2.php2
-rw-r--r--includes/db_schema/db_schema_20_21.php2
-rw-r--r--includes/db_schema/db_schema_21_22.php2
-rw-r--r--includes/db_schema/db_schema_22_23.php2
-rw-r--r--includes/db_schema/db_schema_23_24.php2
-rw-r--r--includes/db_schema/db_schema_24_25.php2
-rw-r--r--includes/db_schema/db_schema_25_26.php2
-rw-r--r--includes/db_schema/db_schema_26_27.php2
-rw-r--r--includes/db_schema/db_schema_2_3.php2
-rw-r--r--includes/db_schema/db_schema_3_4.php2
-rw-r--r--includes/db_schema/db_schema_4_5.php2
-rw-r--r--includes/db_schema/db_schema_5_6.php2
-rw-r--r--includes/db_schema/db_schema_6_7.php2
-rw-r--r--includes/db_schema/db_schema_7_8.php2
-rw-r--r--includes/db_schema/db_schema_8_9.php2
-rw-r--r--includes/db_schema/db_schema_9_10.php2
-rw-r--r--includes/functions/functions.php2
-rw-r--r--includes/functions/functions_charts.php2
-rw-r--r--includes/functions/functions_date.php2
-rw-r--r--includes/functions/functions_db.php2
-rw-r--r--includes/functions/functions_edit.php2
-rw-r--r--includes/functions/functions_export.php2
-rw-r--r--includes/functions/functions_import.php4
-rw-r--r--includes/functions/functions_mediadb.php2
-rw-r--r--includes/functions/functions_print.php2
-rw-r--r--includes/functions/functions_print_facts.php2
-rw-r--r--includes/functions/functions_print_lists.php2
-rw-r--r--includes/functions/functions_rtl.php2
-rw-r--r--includes/functions/functions_utf-8.php2
-rw-r--r--includes/hitcount.php2
-rw-r--r--includes/reportheader.php2
-rwxr-xr-xincludes/session.php2
-rw-r--r--includes/specialchars.php2
45 files changed, 45 insertions, 47 deletions
diff --git a/includes/authentication.php b/includes/authentication.php
index a927af1279..4833bf821b 100644
--- a/includes/authentication.php
+++ b/includes/authentication.php
@@ -9,7 +9,7 @@
// Other possible options are to use LDAP for authentication.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
diff --git a/includes/config_data.php b/includes/config_data.php
index 4d335b13a4..31deb3c6d5 100644
--- a/includes/config_data.php
+++ b/includes/config_data.php
@@ -7,7 +7,7 @@
// customised their local copy of this file.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2010 PGV Development Team.
diff --git a/includes/db_schema/db_schema_10_11.php b/includes/db_schema/db_schema_10_11.php
index 6cc3e064c8..17bc8888e6 100644
--- a/includes/db_schema/db_schema_10_11.php
+++ b/includes/db_schema/db_schema_10_11.php
@@ -12,7 +12,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_11_12.php b/includes/db_schema/db_schema_11_12.php
index 4ad00ec1bc..9473dbf0b4 100644
--- a/includes/db_schema/db_schema_11_12.php
+++ b/includes/db_schema/db_schema_11_12.php
@@ -14,7 +14,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_12_13.php b/includes/db_schema/db_schema_12_13.php
index 5c0841d772..64dd1ee7c9 100644
--- a/includes/db_schema/db_schema_12_13.php
+++ b/includes/db_schema/db_schema_12_13.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_13_14.php b/includes/db_schema/db_schema_13_14.php
index 384a14df58..27332a94d1 100644
--- a/includes/db_schema/db_schema_13_14.php
+++ b/includes/db_schema/db_schema_13_14.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_14_15.php b/includes/db_schema/db_schema_14_15.php
index 8d3e1a89aa..c174c1a968 100644
--- a/includes/db_schema/db_schema_14_15.php
+++ b/includes/db_schema/db_schema_14_15.php
@@ -11,7 +11,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_15_16.php b/includes/db_schema/db_schema_15_16.php
index d3dabc549c..701995902e 100644
--- a/includes/db_schema/db_schema_15_16.php
+++ b/includes/db_schema/db_schema_15_16.php
@@ -11,7 +11,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2012 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_16_17.php b/includes/db_schema/db_schema_16_17.php
index acef072038..fad0cc9dcb 100644
--- a/includes/db_schema/db_schema_16_17.php
+++ b/includes/db_schema/db_schema_16_17.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2012 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_17_18.php b/includes/db_schema/db_schema_17_18.php
index d87ad7c5ee..e89850ce1b 100644
--- a/includes/db_schema/db_schema_17_18.php
+++ b/includes/db_schema/db_schema_17_18.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2012 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_18_19.php b/includes/db_schema/db_schema_18_19.php
index 48392a391b..9d0b79caa3 100644
--- a/includes/db_schema/db_schema_18_19.php
+++ b/includes/db_schema/db_schema_18_19.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2012 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_19_20.php b/includes/db_schema/db_schema_19_20.php
index 1aec49ec3a..8e43a40733 100644
--- a/includes/db_schema/db_schema_19_20.php
+++ b/includes/db_schema/db_schema_19_20.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2012 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_1_2.php b/includes/db_schema/db_schema_1_2.php
index da1fa1b7d6..4ff36b297d 100644
--- a/includes/db_schema/db_schema_1_2.php
+++ b/includes/db_schema/db_schema_1_2.php
@@ -11,7 +11,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_20_21.php b/includes/db_schema/db_schema_20_21.php
index 23d5556f41..97211cc892 100644
--- a/includes/db_schema/db_schema_20_21.php
+++ b/includes/db_schema/db_schema_20_21.php
@@ -11,7 +11,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2012 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_21_22.php b/includes/db_schema/db_schema_21_22.php
index 338136df09..0d8935be96 100644
--- a/includes/db_schema/db_schema_21_22.php
+++ b/includes/db_schema/db_schema_21_22.php
@@ -11,7 +11,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_22_23.php b/includes/db_schema/db_schema_22_23.php
index 28baffdbc9..027b396ec9 100644
--- a/includes/db_schema/db_schema_22_23.php
+++ b/includes/db_schema/db_schema_22_23.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_23_24.php b/includes/db_schema/db_schema_23_24.php
index a859400231..0c7acc97aa 100644
--- a/includes/db_schema/db_schema_23_24.php
+++ b/includes/db_schema/db_schema_23_24.php
@@ -11,7 +11,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_24_25.php b/includes/db_schema/db_schema_24_25.php
index cd445b0244..fa369303a2 100644
--- a/includes/db_schema/db_schema_24_25.php
+++ b/includes/db_schema/db_schema_24_25.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_25_26.php b/includes/db_schema/db_schema_25_26.php
index dfbdfb312d..478a973baa 100644
--- a/includes/db_schema/db_schema_25_26.php
+++ b/includes/db_schema/db_schema_25_26.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_26_27.php b/includes/db_schema/db_schema_26_27.php
index 218dbffcff..9904ee57eb 100644
--- a/includes/db_schema/db_schema_26_27.php
+++ b/includes/db_schema/db_schema_26_27.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_2_3.php b/includes/db_schema/db_schema_2_3.php
index 078c20b921..3cb8bc1e8b 100644
--- a/includes/db_schema/db_schema_2_3.php
+++ b/includes/db_schema/db_schema_2_3.php
@@ -11,7 +11,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_3_4.php b/includes/db_schema/db_schema_3_4.php
index 16d5225fba..6eb92a0fa5 100644
--- a/includes/db_schema/db_schema_3_4.php
+++ b/includes/db_schema/db_schema_3_4.php
@@ -14,7 +14,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_4_5.php b/includes/db_schema/db_schema_4_5.php
index e881e0b154..3623f33903 100644
--- a/includes/db_schema/db_schema_4_5.php
+++ b/includes/db_schema/db_schema_4_5.php
@@ -12,7 +12,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_5_6.php b/includes/db_schema/db_schema_5_6.php
index b3afbcb7a0..86aea09020 100644
--- a/includes/db_schema/db_schema_5_6.php
+++ b/includes/db_schema/db_schema_5_6.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_6_7.php b/includes/db_schema/db_schema_6_7.php
index d7b7be7a28..d934c409e6 100644
--- a/includes/db_schema/db_schema_6_7.php
+++ b/includes/db_schema/db_schema_6_7.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_7_8.php b/includes/db_schema/db_schema_7_8.php
index 2b5deaf8b7..a8f5974431 100644
--- a/includes/db_schema/db_schema_7_8.php
+++ b/includes/db_schema/db_schema_7_8.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_8_9.php b/includes/db_schema/db_schema_8_9.php
index 70debe7c7e..4cd61616b8 100644
--- a/includes/db_schema/db_schema_8_9.php
+++ b/includes/db_schema/db_schema_8_9.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/db_schema/db_schema_9_10.php b/includes/db_schema/db_schema_9_10.php
index 1aa654b9f0..f1dbc678e9 100644
--- a/includes/db_schema/db_schema_9_10.php
+++ b/includes/db_schema/db_schema_9_10.php
@@ -10,7 +10,7 @@
// seconds, for systems with low timeout values.
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 Greg Roach
+// Copyright (C) 2014 Greg Roach
//
// 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/includes/functions/functions.php b/includes/functions/functions.php
index 0ba278ebe3..0f8e0d61f6 100644
--- a/includes/functions/functions.php
+++ b/includes/functions/functions.php
@@ -2,7 +2,7 @@
// Core Functions
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_charts.php b/includes/functions/functions_charts.php
index e82131b712..429187afa0 100644
--- a/includes/functions/functions_charts.php
+++ b/includes/functions/functions_charts.php
@@ -2,7 +2,7 @@
// Functions used for charts
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_date.php b/includes/functions/functions_date.php
index 689a979078..945040d663 100644
--- a/includes/functions/functions_date.php
+++ b/includes/functions/functions_date.php
@@ -2,7 +2,7 @@
// Date Functions that can be used by any page in webtrees
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_db.php b/includes/functions/functions_db.php
index d243f3102c..6cfaecbe70 100644
--- a/includes/functions/functions_db.php
+++ b/includes/functions/functions_db.php
@@ -2,7 +2,7 @@
// General functions to query the database.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_edit.php b/includes/functions/functions_edit.php
index c10b5631c7..a974e7b2dd 100644
--- a/includes/functions/functions_edit.php
+++ b/includes/functions/functions_edit.php
@@ -2,7 +2,7 @@
// Various functions used by the Edit interface
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_export.php b/includes/functions/functions_export.php
index 2fec514686..cafea98e96 100644
--- a/includes/functions/functions_export.php
+++ b/includes/functions/functions_export.php
@@ -2,7 +2,7 @@
// Functions for exporting data
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_import.php b/includes/functions/functions_import.php
index c0db3e1d83..0fd2a5028b 100644
--- a/includes/functions/functions_import.php
+++ b/includes/functions/functions_import.php
@@ -2,13 +2,11 @@
// Import-specific functions
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
//
-// Modifications Copyright (c) 2010 Greg Roach
-//
// 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
// the Free Software Foundation; either version 2 of the License, or
diff --git a/includes/functions/functions_mediadb.php b/includes/functions/functions_mediadb.php
index d49338d81c..2876f3898f 100644
--- a/includes/functions/functions_mediadb.php
+++ b/includes/functions/functions_mediadb.php
@@ -2,7 +2,7 @@
// Various functions used by the media DB interface
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_print.php b/includes/functions/functions_print.php
index be260ecb6a..777d68780f 100644
--- a/includes/functions/functions_print.php
+++ b/includes/functions/functions_print.php
@@ -4,7 +4,7 @@
// Various printing functions used by all scripts and included by the functions.php file.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_print_facts.php b/includes/functions/functions_print_facts.php
index cff76677ab..6f5a280df2 100644
--- a/includes/functions/functions_print_facts.php
+++ b/includes/functions/functions_print_facts.php
@@ -4,7 +4,7 @@
// Various printing functions used to print fact records
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_print_lists.php b/includes/functions/functions_print_lists.php
index 81bb0804c7..886d330b1a 100644
--- a/includes/functions/functions_print_lists.php
+++ b/includes/functions/functions_print_lists.php
@@ -5,7 +5,7 @@
// used on the indilist, famlist, find, and search pages.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_rtl.php b/includes/functions/functions_rtl.php
index ea81c9a4a6..d6e7dc9b7f 100644
--- a/includes/functions/functions_rtl.php
+++ b/includes/functions/functions_rtl.php
@@ -2,7 +2,7 @@
// RTL Functions for use in the PDF/HTML reports
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
diff --git a/includes/functions/functions_utf-8.php b/includes/functions/functions_utf-8.php
index db7600829b..0254bdc80c 100644
--- a/includes/functions/functions_utf-8.php
+++ b/includes/functions/functions_utf-8.php
@@ -2,7 +2,7 @@
// UTF-8 versions of PHP string functions
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// 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/includes/hitcount.php b/includes/hitcount.php
index 2c70f0a836..9faa7622f7 100644
--- a/includes/hitcount.php
+++ b/includes/hitcount.php
@@ -2,7 +2,7 @@
// Counts how many hits.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
diff --git a/includes/reportheader.php b/includes/reportheader.php
index ca6822b663..89f15d164e 100644
--- a/includes/reportheader.php
+++ b/includes/reportheader.php
@@ -3,7 +3,7 @@
// used by the SAX parser to generate PDF reports from the XML report file.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
diff --git a/includes/session.php b/includes/session.php
index a5a0cf360c..5315a57b00 100755
--- a/includes/session.php
+++ b/includes/session.php
@@ -2,7 +2,7 @@
// Startup and session logic
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2011 PGV Development Team. All rights reserved.
diff --git a/includes/specialchars.php b/includes/specialchars.php
index 03f53e9c7f..40b68258b8 100644
--- a/includes/specialchars.php
+++ b/includes/specialchars.php
@@ -18,7 +18,7 @@
// Other special characters are all listed at the bottom.
//
// webtrees: Web based Family History software
-// Copyright (C) 2013 webtrees development team.
+// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2002 to 2007 PGV Development Team