summaryrefslogtreecommitdiff
path: root/modules_v3
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2014-11-08 14:42:09 +0000
committerGreg Roach <fisharebest@gmail.com>2014-11-08 14:42:09 +0000
commite042cbdedd96d9405b2d971652a70580dda342e7 (patch)
tree258eefb98c7529d56ac2fb722c14f5dcca202937 /modules_v3
parentcca009d081da0ce17b14ea0464361b4729914303 (diff)
downloadwebtrees-e042cbdedd96d9405b2d971652a70580dda342e7.tar.gz
webtrees-e042cbdedd96d9405b2d971652a70580dda342e7.tar.bz2
webtrees-e042cbdedd96d9405b2d971652a70580dda342e7.zip
PHPDoc
Diffstat (limited to 'modules_v3')
-rw-r--r--modules_v3/GEDFact_assistant/CENS_ctrl.php2
-rw-r--r--modules_v3/GEDFact_assistant/MEDIA_ctrl.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/census_3_find.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/census_4_text.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/census_5_input.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js2
-rw-r--r--modules_v3/GEDFact_assistant/_CENS/js/date.js2
-rw-r--r--modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php2
-rw-r--r--modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php2
-rw-r--r--modules_v3/clippings/clippings_ctrl.php2
15 files changed, 15 insertions, 15 deletions
diff --git a/modules_v3/GEDFact_assistant/CENS_ctrl.php b/modules_v3/GEDFact_assistant/CENS_ctrl.php
index d5eb11193e..0f9475eb26 100644
--- a/modules_v3/GEDFact_assistant/CENS_ctrl.php
+++ b/modules_v3/GEDFact_assistant/CENS_ctrl.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2010 PGV 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/modules_v3/GEDFact_assistant/MEDIA_ctrl.php b/modules_v3/GEDFact_assistant/MEDIA_ctrl.php
index 9232e61ad4..1be7456ff1 100644
--- a/modules_v3/GEDFact_assistant/MEDIA_ctrl.php
+++ b/modules_v3/GEDFact_assistant/MEDIA_ctrl.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2008 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2008 PGV 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/modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php b/modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php
index b8da08be47..2ffb3fb03f 100644
--- a/modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php
+++ b/modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php
@@ -5,7 +5,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php b/modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php
index 52b2c7064b..27f2b19693 100644
--- a/modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php
+++ b/modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php b/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php
index 82d183d2cc..56f16b61ac 100644
--- a/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php
+++ b/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2007 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2007 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/census_3_find.php b/modules_v3/GEDFact_assistant/_CENS/census_3_find.php
index f668f2ab70..6583849c02 100644
--- a/modules_v3/GEDFact_assistant/_CENS/census_3_find.php
+++ b/modules_v3/GEDFact_assistant/_CENS/census_3_find.php
@@ -5,7 +5,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php b/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php
index 21d77004e8..d759d8577c 100644
--- a/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php
+++ b/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2007 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2007 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/census_4_text.php b/modules_v3/GEDFact_assistant/_CENS/census_4_text.php
index bda38e172a..aae10424c7 100644
--- a/modules_v3/GEDFact_assistant/_CENS/census_4_text.php
+++ b/modules_v3/GEDFact_assistant/_CENS/census_4_text.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2007 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2007 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/census_5_input.php b/modules_v3/GEDFact_assistant/_CENS/census_5_input.php
index 8f160a7d80..e28664b75a 100644
--- a/modules_v3/GEDFact_assistant/_CENS/census_5_input.php
+++ b/modules_v3/GEDFact_assistant/_CENS/census_5_input.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php b/modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php
index 249190474c..ca47ba8df2 100644
--- a/modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php
+++ b/modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js b/modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js
index af2e438ccc..1a3a6c49f6 100644
--- a/modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js
+++ b/modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js
@@ -6,7 +6,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2010 PGV 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/modules_v3/GEDFact_assistant/_CENS/js/date.js b/modules_v3/GEDFact_assistant/_CENS/js/date.js
index c7c1c2ef62..51853064be 100644
--- a/modules_v3/GEDFact_assistant/_CENS/js/date.js
+++ b/modules_v3/GEDFact_assistant/_CENS/js/date.js
@@ -26,7 +26,7 @@ Date.$VERSION = 1.02;
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2010 PGV 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/modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php b/modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php
index 60688289e6..3e5cbf3512 100644
--- a/modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php
+++ b/modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2009 PGV 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/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php b/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php
index 969a892816..794f7a855f 100644
--- a/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php
+++ b/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2008 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2008 PGV 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/modules_v3/clippings/clippings_ctrl.php b/modules_v3/clippings/clippings_ctrl.php
index a81aa058bb..726a165516 100644
--- a/modules_v3/clippings/clippings_ctrl.php
+++ b/modules_v3/clippings/clippings_ctrl.php
@@ -7,7 +7,7 @@
// Copyright (C) 2014 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 to 2009 PGV 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