diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-01-04 12:28:51 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-01-04 12:28:51 +0000 |
| commit | 36362d2c626c95d97e936875f2d0e232c72d37c9 (patch) | |
| tree | 9c5f8ac17f105986eb67170850c2ac67b1f4c2ff /library | |
| parent | 6d7c230a98306b8348179b6346dca8bc152c6f15 (diff) | |
| download | webtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.tar.gz webtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.tar.bz2 webtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.zip | |
Update copyright date to 2014
Diffstat (limited to 'library')
79 files changed, 81 insertions, 85 deletions
diff --git a/library/WT/Controller/AdvancedSearch.php b/library/WT/Controller/AdvancedSearch.php index 540ae8d9e0..1bbbe02047 100644 --- a/library/WT/Controller/AdvancedSearch.php +++ b/library/WT/Controller/AdvancedSearch.php @@ -2,7 +2,7 @@ // Controller for the advanced search page // // 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/library/WT/Controller/Ajax.php b/library/WT/Controller/Ajax.php index 609ec0444b..70fce74b6a 100644 --- a/library/WT/Controller/Ajax.php +++ b/library/WT/Controller/Ajax.php @@ -2,7 +2,7 @@ // Base controller for all popup pages // // 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/library/WT/Controller/Ancestry.php b/library/WT/Controller/Ancestry.php index 1deac15263..75e7dc41d5 100644 --- a/library/WT/Controller/Ancestry.php +++ b/library/WT/Controller/Ancestry.php @@ -2,7 +2,7 @@ // Controller for the ancestry chart // // 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/library/WT/Controller/Base.php b/library/WT/Controller/Base.php index 2274852140..1493c16f19 100644 --- a/library/WT/Controller/Base.php +++ b/library/WT/Controller/Base.php @@ -2,7 +2,7 @@ // Base controller for all other controllers // // 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/library/WT/Controller/Branches.php b/library/WT/Controller/Branches.php index d8196135fd..05896b9350 100644 --- a/library/WT/Controller/Branches.php +++ b/library/WT/Controller/Branches.php @@ -2,7 +2,7 @@ // Controller for the branches list // // 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/library/WT/Controller/Chart.php b/library/WT/Controller/Chart.php index 78f434b100..bc114a3844 100644 --- a/library/WT/Controller/Chart.php +++ b/library/WT/Controller/Chart.php @@ -2,7 +2,7 @@ // Base controller for all chart pages // // 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/library/WT/Controller/Compact.php b/library/WT/Controller/Compact.php index b3ea50f6a6..3bac03fd23 100644 --- a/library/WT/Controller/Compact.php +++ b/library/WT/Controller/Compact.php @@ -2,7 +2,7 @@ // Controller for the compact chart // // 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. @@ -124,4 +124,4 @@ class WT_Controller_Compact extends WT_Controller_Chart { return $text; } -}
\ No newline at end of file +} diff --git a/library/WT/Controller/Descendancy.php b/library/WT/Controller/Descendancy.php index 07e2689d3e..d553734040 100644 --- a/library/WT/Controller/Descendancy.php +++ b/library/WT/Controller/Descendancy.php @@ -2,7 +2,7 @@ // Controller for the descendancy chart // // 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/library/WT/Controller/Family.php b/library/WT/Controller/Family.php index 6263fce04b..1e298009c6 100644 --- a/library/WT/Controller/Family.php +++ b/library/WT/Controller/Family.php @@ -2,7 +2,7 @@ // Controller for the family page // // 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/library/WT/Controller/Familybook.php b/library/WT/Controller/Familybook.php index 894de6d29a..bbf9c49487 100644 --- a/library/WT/Controller/Familybook.php +++ b/library/WT/Controller/Familybook.php @@ -2,7 +2,7 @@ // Controller for the familybook chart // // 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/library/WT/Controller/Fanchart.php b/library/WT/Controller/Fanchart.php index 03fb547c2e..b8d1eaa572 100644 --- a/library/WT/Controller/Fanchart.php +++ b/library/WT/Controller/Fanchart.php @@ -2,7 +2,7 @@ // Controller for the fan chart // // 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/library/WT/Controller/GedcomRecord.php b/library/WT/Controller/GedcomRecord.php index c8d30c176a..fe41254d86 100644 --- a/library/WT/Controller/GedcomRecord.php +++ b/library/WT/Controller/GedcomRecord.php @@ -2,7 +2,7 @@ // Base controller for all GedcomRecord controllers // // 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/library/WT/Controller/Hourglass.php b/library/WT/Controller/Hourglass.php index 6142b09c5f..903f06abd4 100644 --- a/library/WT/Controller/Hourglass.php +++ b/library/WT/Controller/Hourglass.php @@ -2,7 +2,7 @@ // Controller for the hourglass chart // // 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/library/WT/Controller/Individual.php b/library/WT/Controller/Individual.php index 074988ea9f..0be5725bf4 100644 --- a/library/WT/Controller/Individual.php +++ b/library/WT/Controller/Individual.php @@ -2,7 +2,7 @@ // Controller for the individual page // // 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/library/WT/Controller/Lifespan.php b/library/WT/Controller/Lifespan.php index 1f3f01101c..8716df4d07 100644 --- a/library/WT/Controller/Lifespan.php +++ b/library/WT/Controller/Lifespan.php @@ -2,7 +2,7 @@ // Controller for the timeline chart // // 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/library/WT/Controller/Media.php b/library/WT/Controller/Media.php index 4afc665a9f..80b456f224 100644 --- a/library/WT/Controller/Media.php +++ b/library/WT/Controller/Media.php @@ -2,7 +2,7 @@ // Controller for the media page // // 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/library/WT/Controller/Note.php b/library/WT/Controller/Note.php index 0e9137a734..37fca6fd6e 100644 --- a/library/WT/Controller/Note.php +++ b/library/WT/Controller/Note.php @@ -2,7 +2,7 @@ // Controller for the shared note page // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// Copyright (C) 2014 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2009 PGV Development Team. All rights reserved. diff --git a/library/WT/Controller/Page.php b/library/WT/Controller/Page.php index a2a9049e56..3bfee79c14 100644 --- a/library/WT/Controller/Page.php +++ b/library/WT/Controller/Page.php @@ -2,7 +2,7 @@ // Controller for full-page, themed HTML responses // // 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/library/WT/Controller/Pedigree.php b/library/WT/Controller/Pedigree.php index 110f3c75f1..19c80232dc 100644 --- a/library/WT/Controller/Pedigree.php +++ b/library/WT/Controller/Pedigree.php @@ -2,7 +2,7 @@ // Controller for the pedigree chart // // 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/library/WT/Controller/Repository.php b/library/WT/Controller/Repository.php index 081a9750e1..0e8aa1df4c 100644 --- a/library/WT/Controller/Repository.php +++ b/library/WT/Controller/Repository.php @@ -2,7 +2,7 @@ // Controller for the repository page // // 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/library/WT/Controller/Search.php b/library/WT/Controller/Search.php index 98b110497c..ebab5ffa55 100644 --- a/library/WT/Controller/Search.php +++ b/library/WT/Controller/Search.php @@ -2,7 +2,7 @@ // Controller for the search page // // 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/library/WT/Controller/Simple.php b/library/WT/Controller/Simple.php index 0fa0f4a789..896494896c 100644 --- a/library/WT/Controller/Simple.php +++ b/library/WT/Controller/Simple.php @@ -2,7 +2,7 @@ // Controller for all popup pages // // 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/library/WT/Controller/Source.php b/library/WT/Controller/Source.php index 0f343c3122..3444c052ce 100644 --- a/library/WT/Controller/Source.php +++ b/library/WT/Controller/Source.php @@ -2,7 +2,7 @@ // Controller for the source page // // 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/library/WT/Controller/Timeline.php b/library/WT/Controller/Timeline.php index 20a02fc466..1d08d2701e 100644 --- a/library/WT/Controller/Timeline.php +++ b/library/WT/Controller/Timeline.php @@ -2,7 +2,7 @@ // Controller for the timeline chart // // 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/library/WT/DB.php b/library/WT/DB.php index 6987bb1d25..5d273a7147 100644 --- a/library/WT/DB.php +++ b/library/WT/DB.php @@ -4,7 +4,7 @@ // PDOStatement classes to provide database access with logging, etc. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// Copyright (C) 2014 webtrees development team. // // Derived from PhpGedView // Copyright (c) 2009-2010 Greg Roach diff --git a/library/WT/DBStatement.php b/library/WT/DBStatement.php index 4927868c31..a3bc0f6b18 100644 --- a/library/WT/DBStatement.php +++ b/library/WT/DBStatement.php @@ -3,7 +3,7 @@ // PDOStatement classes to provide database access with logging, etc. // // 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/library/WT/Date.php b/library/WT/Date.php index 6c48341b9d..ed28a4d58d 100644 --- a/library/WT/Date.php +++ b/library/WT/Date.php @@ -15,7 +15,7 @@ // are all for internal use only. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Date/Calendar.php b/library/WT/Date/Calendar.php index 051725db67..43e3819d91 100644 --- a/library/WT/Date/Calendar.php +++ b/library/WT/Date/Calendar.php @@ -12,7 +12,7 @@ // midday. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Date/French.php b/library/WT/Date/French.php index c3c26416a8..58de618ca6 100644 --- a/library/WT/Date/French.php +++ b/library/WT/Date/French.php @@ -8,7 +8,7 @@ // midday. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Date/Gregorian.php b/library/WT/Date/Gregorian.php index 2f1779a686..702f16e49d 100644 --- a/library/WT/Date/Gregorian.php +++ b/library/WT/Date/Gregorian.php @@ -8,7 +8,7 @@ // midday. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Date/Hijri.php b/library/WT/Date/Hijri.php index 8c04a99e51..057f9e0b88 100644 --- a/library/WT/Date/Hijri.php +++ b/library/WT/Date/Hijri.php @@ -9,7 +9,7 @@ // midday. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Date/Jalali.php b/library/WT/Date/Jalali.php index 000ed729e3..ece91ba74e 100644 --- a/library/WT/Date/Jalali.php +++ b/library/WT/Date/Jalali.php @@ -8,7 +8,7 @@ // midday. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Date/Jewish.php b/library/WT/Date/Jewish.php index 91367412e5..39ea46bea6 100644 --- a/library/WT/Date/Jewish.php +++ b/library/WT/Date/Jewish.php @@ -8,7 +8,7 @@ // midday. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Date/Julian.php b/library/WT/Date/Julian.php index df65422627..2f1980b902 100644 --- a/library/WT/Date/Julian.php +++ b/library/WT/Date/Julian.php @@ -9,7 +9,7 @@ // midday. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Date/Roman.php b/library/WT/Date/Roman.php index 17d4532fa9..4c74ee09f8 100644 --- a/library/WT/Date/Roman.php +++ b/library/WT/Date/Roman.php @@ -11,7 +11,7 @@ // midday. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Debug.php b/library/WT/Debug.php index d8b7901a96..d80c29d85b 100644 --- a/library/WT/Debug.php +++ b/library/WT/Debug.php @@ -1,7 +1,7 @@ <?php // Debug functions. // -// Copyright (C) 2013 webtrees development team +// 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/library/WT/Fact.php b/library/WT/Fact.php index 183fa6151b..f1e23256e8 100644 --- a/library/WT/Fact.php +++ b/library/WT/Fact.php @@ -2,7 +2,7 @@ // Class that defines an event details object // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// Copyright (C) 2014 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2008 PGV Development Team. All rights reserved. diff --git a/library/WT/Family.php b/library/WT/Family.php index 6cac58e23e..c4bb3d1b05 100644 --- a/library/WT/Family.php +++ b/library/WT/Family.php @@ -2,7 +2,7 @@ // Class file for a Family // // 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/library/WT/File.php b/library/WT/File.php index e06cb59329..d86862ef3c 100644 --- a/library/WT/File.php +++ b/library/WT/File.php @@ -2,7 +2,7 @@ // File manipulation utilities // // 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/library/WT/Filter.php b/library/WT/Filter.php index 1aef1afacf..7ed6ee3fd8 100644 --- a/library/WT/Filter.php +++ b/library/WT/Filter.php @@ -2,7 +2,7 @@ // Filter/escape/validate input and output // // 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/library/WT/FlashMessages.php b/library/WT/FlashMessages.php index 11b8c7f3d5..d90864751e 100644 --- a/library/WT/FlashMessages.php +++ b/library/WT/FlashMessages.php @@ -3,7 +3,7 @@ // display them in another. // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Gedcom/Code/Adop.php b/library/WT/Gedcom/Code/Adop.php index 9119f5bb6f..03a669b1a1 100644 --- a/library/WT/Gedcom/Code/Adop.php +++ b/library/WT/Gedcom/Code/Adop.php @@ -2,7 +2,7 @@ // Functions and logic for GEDCOM "PEDI" codes // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Gedcom/Code/Name.php b/library/WT/Gedcom/Code/Name.php index d9281b0aee..6eef73752c 100644 --- a/library/WT/Gedcom/Code/Name.php +++ b/library/WT/Gedcom/Code/Name.php @@ -2,7 +2,7 @@ // Functions and logic for GEDCOM "NAME" codes // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Gedcom/Code/Pedi.php b/library/WT/Gedcom/Code/Pedi.php index 35cfb83cda..3a5f29295c 100644 --- a/library/WT/Gedcom/Code/Pedi.php +++ b/library/WT/Gedcom/Code/Pedi.php @@ -2,7 +2,7 @@ // Functions and logic for GEDCOM "PEDI" codes // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Gedcom/Code/Quay.php b/library/WT/Gedcom/Code/Quay.php index 6359b7e28b..be993175b0 100644 --- a/library/WT/Gedcom/Code/Quay.php +++ b/library/WT/Gedcom/Code/Quay.php @@ -1,8 +1,8 @@ <?php -// Functions and logic for GEDCOM "UAY" codes +// Functions and logic for GEDCOM "QUAY" codes // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Gedcom/Code/Rela.php b/library/WT/Gedcom/Code/Rela.php index 99cd404ba8..20a37c9a1b 100644 --- a/library/WT/Gedcom/Code/Rela.php +++ b/library/WT/Gedcom/Code/Rela.php @@ -2,7 +2,7 @@ // Functions and logic for GEDCOM "RELA" codes // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Gedcom/Code/Stat.php b/library/WT/Gedcom/Code/Stat.php index 9076750206..790853d378 100644 --- a/library/WT/Gedcom/Code/Stat.php +++ b/library/WT/Gedcom/Code/Stat.php @@ -2,7 +2,7 @@ // Functions and logic for GEDCOM "STAT" codes // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Gedcom/Code/Temp.php b/library/WT/Gedcom/Code/Temp.php index 039c154aa1..f79bf01130 100644 --- a/library/WT/Gedcom/Code/Temp.php +++ b/library/WT/Gedcom/Code/Temp.php @@ -2,7 +2,7 @@ // Functions and logic for GEDCOM "TEMP" codes // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/Gedcom/Tag.php b/library/WT/Gedcom/Tag.php index fe1743baf9..8b813ede65 100644 --- a/library/WT/Gedcom/Tag.php +++ b/library/WT/Gedcom/Tag.php @@ -2,7 +2,7 @@ // Static GEDCOM data for Tags // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// 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/library/WT/GedcomRecord.php b/library/WT/GedcomRecord.php index e1d0b27767..b6dce18493 100755 --- a/library/WT/GedcomRecord.php +++ b/library/WT/GedcomRecord.php @@ -2,7 +2,7 @@ // Base class for all gedcom 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 2009 PGV Development Team. All rights reserved. diff --git a/library/WT/I18N.php b/library/WT/I18N.php index 4a49f02d3b..5b65a4aecf 100644 --- a/library/WT/I18N.php +++ b/library/WT/I18N.php @@ -9,7 +9,7 @@ // We wrap the Zend_Translate gettext library, to allow us to add extra // functionality, such as mixed RTL and LTR text. // -// 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/library/WT/Individual.php b/library/WT/Individual.php index e7beba3830..95dd521cf6 100644 --- a/library/WT/Individual.php +++ b/library/WT/Individual.php @@ -2,7 +2,7 @@ // Class file for an individual // // 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/library/WT/Mail.php b/library/WT/Mail.php index b84f9f2fd8..2737121dbd 100644 --- a/library/WT/Mail.php +++ b/library/WT/Mail.php @@ -2,7 +2,7 @@ // Send mail messages // // 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/library/WT/Media.php b/library/WT/Media.php index fb1db53eff..52261dac23 100644 --- a/library/WT/Media.php +++ b/library/WT/Media.php @@ -2,7 +2,7 @@ // Class that defines a media object // // 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/library/WT/Menu.php b/library/WT/Menu.php index 2e5865972a..4eb68e7a40 100644 --- a/library/WT/Menu.php +++ b/library/WT/Menu.php @@ -2,7 +2,7 @@ // System for generating menus. // // 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/library/WT/MenuBar.php b/library/WT/MenuBar.php index 8f9e777341..d1fd96c5c5 100644 --- a/library/WT/MenuBar.php +++ b/library/WT/MenuBar.php @@ -2,13 +2,11 @@ // System for generating menus. // // 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. // -// 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/library/WT/Module.php b/library/WT/Module.php index d62a82a202..0f433dc388 100644 --- a/library/WT/Module.php +++ b/library/WT/Module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Module/Block.php b/library/WT/Module/Block.php index ce50f6d1c7..3fac4917ab 100644 --- a/library/WT/Module/Block.php +++ b/library/WT/Module/Block.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Module/Chart.php b/library/WT/Module/Chart.php index 05db0d8bcf..c0d76c201d 100644 --- a/library/WT/Module/Chart.php +++ b/library/WT/Module/Chart.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Module/Config.php b/library/WT/Module/Config.php index dbf155204c..1eb2451ee4 100644 --- a/library/WT/Module/Config.php +++ b/library/WT/Module/Config.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Module/Menu.php b/library/WT/Module/Menu.php index 321ecca27d..796fdd7a7e 100644 --- a/library/WT/Module/Menu.php +++ b/library/WT/Module/Menu.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Module/Report.php b/library/WT/Module/Report.php index 81845e09c9..0318c2c438 100644 --- a/library/WT/Module/Report.php +++ b/library/WT/Module/Report.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Module/Sidebar.php b/library/WT/Module/Sidebar.php index 2078987784..3473e0a625 100644 --- a/library/WT/Module/Sidebar.php +++ b/library/WT/Module/Sidebar.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Module/Tab.php b/library/WT/Module/Tab.php index d26b172bc2..dfe44699a5 100644 --- a/library/WT/Module/Tab.php +++ b/library/WT/Module/Tab.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Module/Theme.php b/library/WT/Module/Theme.php index c448502716..97f27f5fc5 100644 --- a/library/WT/Module/Theme.php +++ b/library/WT/Module/Theme.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // 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/library/WT/Note.php b/library/WT/Note.php index 6cf91868fd..e5311c88f2 100644 --- a/library/WT/Note.php +++ b/library/WT/Note.php @@ -2,7 +2,7 @@ // Class file for a Shared Note (NOTE) object // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// Copyright (C) 2014 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2009 PGV Development Team. All rights reserved. diff --git a/library/WT/Place.php b/library/WT/Place.php index 35f8629272..3f266bd92c 100644 --- a/library/WT/Place.php +++ b/library/WT/Place.php @@ -2,7 +2,7 @@ // Gedcom Place functionality. // // 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/library/WT/Query/Admin.php b/library/WT/Query/Admin.php index dc5769d1bb..bfc80e6aba 100644 --- a/library/WT/Query/Admin.php +++ b/library/WT/Query/Admin.php @@ -2,7 +2,7 @@ // MySQL queries for the admin page // // 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/library/WT/Query/Media.php b/library/WT/Query/Media.php index b333735744..724975a468 100644 --- a/library/WT/Query/Media.php +++ b/library/WT/Query/Media.php @@ -2,7 +2,7 @@ // Static functions to support media lists // // 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/library/WT/Query/Name.php b/library/WT/Query/Name.php index 02f5c7faa3..5b89444173 100644 --- a/library/WT/Query/Name.php +++ b/library/WT/Query/Name.php @@ -2,7 +2,7 @@ // MySQL queries on individual names // // 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/library/WT/Report/Base.php b/library/WT/Report/Base.php index 25852c7147..bddbc15201 100644 --- a/library/WT/Report/Base.php +++ b/library/WT/Report/Base.php @@ -4,13 +4,11 @@ // used by the SAX parser to generate 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. // -// 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/library/WT/Report/HTML.php b/library/WT/Report/HTML.php index 149a14cb3a..dfce1ad9b1 100644 --- a/library/WT/Report/HTML.php +++ b/library/WT/Report/HTML.php @@ -4,7 +4,7 @@ // used by the SAX parser to generate HTML 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/library/WT/Report/PDF.php b/library/WT/Report/PDF.php index c1c38d1e74..e59e39365d 100644 --- a/library/WT/Report/PDF.php +++ b/library/WT/Report/PDF.php @@ -4,7 +4,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/library/WT/Repository.php b/library/WT/Repository.php index 2e0b9e6b0f..5df65e2511 100644 --- a/library/WT/Repository.php +++ b/library/WT/Repository.php @@ -2,7 +2,7 @@ // Class file for a Repository (REPO) object // // 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/library/WT/Site.php b/library/WT/Site.php index 701316188c..3cf88ab051 100644 --- a/library/WT/Site.php +++ b/library/WT/Site.php @@ -2,7 +2,7 @@ // Provide an interface to the wt_site_setting table // // 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/library/WT/Soundex.php b/library/WT/Soundex.php index 6ba1e66b3d..7a80200a60 100644 --- a/library/WT/Soundex.php +++ b/library/WT/Soundex.php @@ -2,7 +2,7 @@ // Functions for phonetic matching of strings // // 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/library/WT/Source.php b/library/WT/Source.php index 24d3e58ea1..bb823548bf 100644 --- a/library/WT/Source.php +++ b/library/WT/Source.php @@ -2,7 +2,7 @@ // Class file for a Source (SOUR) object // // 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/library/WT/Stats.php b/library/WT/Stats.php index bde1b39256..8dc51735f4 100644 --- a/library/WT/Stats.php +++ b/library/WT/Stats.php @@ -5,7 +5,7 @@ // about the family tree. // // 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/library/WT/Tree.php b/library/WT/Tree.php index 061ffe224d..06c1612a29 100644 --- a/library/WT/Tree.php +++ b/library/WT/Tree.php @@ -2,7 +2,7 @@ // Provide an interface to the wt_gedcom table // // 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 |
