summaryrefslogtreecommitdiff
path: root/app/SpecialChars
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2017-03-08 09:23:38 +0000
committerGreg Roach <fisharebest@gmail.com>2017-03-08 09:23:38 +0000
commit6bdf767435631ad1dc27ec1ffd855d43dbdce907 (patch)
treeeb900a6c688c4fa95f7bd1361f4c4656ad5d4d62 /app/SpecialChars
parent30ecd297cad0e35b36578ad1c353d5be28f5633e (diff)
downloadwebtrees-6bdf767435631ad1dc27ec1ffd855d43dbdce907.tar.gz
webtrees-6bdf767435631ad1dc27ec1ffd855d43dbdce907.tar.bz2
webtrees-6bdf767435631ad1dc27ec1ffd855d43dbdce907.zip
2017
Diffstat (limited to 'app/SpecialChars')
-rw-r--r--app/SpecialChars/AbstractSpecialChars.php2
-rw-r--r--app/SpecialChars/SpecialCharsAf.php2
-rw-r--r--app/SpecialChars/SpecialCharsAr.php2
-rw-r--r--app/SpecialChars/SpecialCharsCs.php2
-rw-r--r--app/SpecialChars/SpecialCharsDa.php2
-rw-r--r--app/SpecialChars/SpecialCharsDe.php2
-rw-r--r--app/SpecialChars/SpecialCharsEl.php2
-rw-r--r--app/SpecialChars/SpecialCharsEn.php2
-rw-r--r--app/SpecialChars/SpecialCharsEs.php2
-rw-r--r--app/SpecialChars/SpecialCharsEu.php2
-rw-r--r--app/SpecialChars/SpecialCharsFi.php2
-rw-r--r--app/SpecialChars/SpecialCharsFr.php2
-rw-r--r--app/SpecialChars/SpecialCharsGd.php2
-rw-r--r--app/SpecialChars/SpecialCharsHaw.php2
-rw-r--r--app/SpecialChars/SpecialCharsHe.php2
-rw-r--r--app/SpecialChars/SpecialCharsHu.php2
-rw-r--r--app/SpecialChars/SpecialCharsInterface.php2
-rw-r--r--app/SpecialChars/SpecialCharsIs.php2
-rw-r--r--app/SpecialChars/SpecialCharsIt.php2
-rw-r--r--app/SpecialChars/SpecialCharsLt.php2
-rw-r--r--app/SpecialChars/SpecialCharsNl.php2
-rw-r--r--app/SpecialChars/SpecialCharsNn.php2
-rw-r--r--app/SpecialChars/SpecialCharsPl.php2
-rw-r--r--app/SpecialChars/SpecialCharsPt.php2
-rw-r--r--app/SpecialChars/SpecialCharsRu.php2
-rw-r--r--app/SpecialChars/SpecialCharsSk.php2
-rw-r--r--app/SpecialChars/SpecialCharsSl.php2
-rw-r--r--app/SpecialChars/SpecialCharsSv.php2
-rw-r--r--app/SpecialChars/SpecialCharsTr.php2
-rw-r--r--app/SpecialChars/SpecialCharsVi.php2
30 files changed, 30 insertions, 30 deletions
diff --git a/app/SpecialChars/AbstractSpecialChars.php b/app/SpecialChars/AbstractSpecialChars.php
index 9d34a13832..1b08a5a1f2 100644
--- a/app/SpecialChars/AbstractSpecialChars.php
+++ b/app/SpecialChars/AbstractSpecialChars.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsAf.php b/app/SpecialChars/SpecialCharsAf.php
index 27615a1fd3..a3bfa4d8d6 100644
--- a/app/SpecialChars/SpecialCharsAf.php
+++ b/app/SpecialChars/SpecialCharsAf.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsAr.php b/app/SpecialChars/SpecialCharsAr.php
index 899f319991..d1b1694bc8 100644
--- a/app/SpecialChars/SpecialCharsAr.php
+++ b/app/SpecialChars/SpecialCharsAr.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsCs.php b/app/SpecialChars/SpecialCharsCs.php
index a8cba1e05d..ddc48ae778 100644
--- a/app/SpecialChars/SpecialCharsCs.php
+++ b/app/SpecialChars/SpecialCharsCs.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsDa.php b/app/SpecialChars/SpecialCharsDa.php
index 4af5310e4e..9226b36a24 100644
--- a/app/SpecialChars/SpecialCharsDa.php
+++ b/app/SpecialChars/SpecialCharsDa.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsDe.php b/app/SpecialChars/SpecialCharsDe.php
index 08ffd9a4de..171ddbb4ac 100644
--- a/app/SpecialChars/SpecialCharsDe.php
+++ b/app/SpecialChars/SpecialCharsDe.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsEl.php b/app/SpecialChars/SpecialCharsEl.php
index 541a27d5ee..090774e66e 100644
--- a/app/SpecialChars/SpecialCharsEl.php
+++ b/app/SpecialChars/SpecialCharsEl.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsEn.php b/app/SpecialChars/SpecialCharsEn.php
index 55db09ebaf..8a268ddfe0 100644
--- a/app/SpecialChars/SpecialCharsEn.php
+++ b/app/SpecialChars/SpecialCharsEn.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsEs.php b/app/SpecialChars/SpecialCharsEs.php
index 990e04748b..0a300439cd 100644
--- a/app/SpecialChars/SpecialCharsEs.php
+++ b/app/SpecialChars/SpecialCharsEs.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsEu.php b/app/SpecialChars/SpecialCharsEu.php
index b340366fd0..603655e730 100644
--- a/app/SpecialChars/SpecialCharsEu.php
+++ b/app/SpecialChars/SpecialCharsEu.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsFi.php b/app/SpecialChars/SpecialCharsFi.php
index 9a54417457..bcb77a81dc 100644
--- a/app/SpecialChars/SpecialCharsFi.php
+++ b/app/SpecialChars/SpecialCharsFi.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsFr.php b/app/SpecialChars/SpecialCharsFr.php
index 2b67d5ab16..c5c620556f 100644
--- a/app/SpecialChars/SpecialCharsFr.php
+++ b/app/SpecialChars/SpecialCharsFr.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsGd.php b/app/SpecialChars/SpecialCharsGd.php
index 7904563672..b20966362c 100644
--- a/app/SpecialChars/SpecialCharsGd.php
+++ b/app/SpecialChars/SpecialCharsGd.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsHaw.php b/app/SpecialChars/SpecialCharsHaw.php
index c5e0baaee2..8fc5d6fd4d 100644
--- a/app/SpecialChars/SpecialCharsHaw.php
+++ b/app/SpecialChars/SpecialCharsHaw.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsHe.php b/app/SpecialChars/SpecialCharsHe.php
index 118cce93aa..6cb4917b6e 100644
--- a/app/SpecialChars/SpecialCharsHe.php
+++ b/app/SpecialChars/SpecialCharsHe.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsHu.php b/app/SpecialChars/SpecialCharsHu.php
index 8c52b6b200..9084a94966 100644
--- a/app/SpecialChars/SpecialCharsHu.php
+++ b/app/SpecialChars/SpecialCharsHu.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsInterface.php b/app/SpecialChars/SpecialCharsInterface.php
index 7bfc7fe8a0..238532f0a5 100644
--- a/app/SpecialChars/SpecialCharsInterface.php
+++ b/app/SpecialChars/SpecialCharsInterface.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsIs.php b/app/SpecialChars/SpecialCharsIs.php
index 5025319620..b59d9f886d 100644
--- a/app/SpecialChars/SpecialCharsIs.php
+++ b/app/SpecialChars/SpecialCharsIs.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsIt.php b/app/SpecialChars/SpecialCharsIt.php
index 2b72d69a24..703a46827f 100644
--- a/app/SpecialChars/SpecialCharsIt.php
+++ b/app/SpecialChars/SpecialCharsIt.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsLt.php b/app/SpecialChars/SpecialCharsLt.php
index 2e9f658cc4..d2126618b3 100644
--- a/app/SpecialChars/SpecialCharsLt.php
+++ b/app/SpecialChars/SpecialCharsLt.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsNl.php b/app/SpecialChars/SpecialCharsNl.php
index cc8447bd26..cc09fe6f4c 100644
--- a/app/SpecialChars/SpecialCharsNl.php
+++ b/app/SpecialChars/SpecialCharsNl.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsNn.php b/app/SpecialChars/SpecialCharsNn.php
index bb65c42ec0..30432f1e8e 100644
--- a/app/SpecialChars/SpecialCharsNn.php
+++ b/app/SpecialChars/SpecialCharsNn.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsPl.php b/app/SpecialChars/SpecialCharsPl.php
index 1e82a4babc..eba65bd421 100644
--- a/app/SpecialChars/SpecialCharsPl.php
+++ b/app/SpecialChars/SpecialCharsPl.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsPt.php b/app/SpecialChars/SpecialCharsPt.php
index 22a9feb6a8..582dfbfb20 100644
--- a/app/SpecialChars/SpecialCharsPt.php
+++ b/app/SpecialChars/SpecialCharsPt.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsRu.php b/app/SpecialChars/SpecialCharsRu.php
index f3632b39f3..b3c737f76b 100644
--- a/app/SpecialChars/SpecialCharsRu.php
+++ b/app/SpecialChars/SpecialCharsRu.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsSk.php b/app/SpecialChars/SpecialCharsSk.php
index 22376b2995..91727dbc63 100644
--- a/app/SpecialChars/SpecialCharsSk.php
+++ b/app/SpecialChars/SpecialCharsSk.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsSl.php b/app/SpecialChars/SpecialCharsSl.php
index e40b5b22f3..5f008b1755 100644
--- a/app/SpecialChars/SpecialCharsSl.php
+++ b/app/SpecialChars/SpecialCharsSl.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsSv.php b/app/SpecialChars/SpecialCharsSv.php
index 0406dadbe4..155c24470d 100644
--- a/app/SpecialChars/SpecialCharsSv.php
+++ b/app/SpecialChars/SpecialCharsSv.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsTr.php b/app/SpecialChars/SpecialCharsTr.php
index 4da02c8f65..74145a181e 100644
--- a/app/SpecialChars/SpecialCharsTr.php
+++ b/app/SpecialChars/SpecialCharsTr.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or
diff --git a/app/SpecialChars/SpecialCharsVi.php b/app/SpecialChars/SpecialCharsVi.php
index 1bfdf2174d..6dc902f8df 100644
--- a/app/SpecialChars/SpecialCharsVi.php
+++ b/app/SpecialChars/SpecialCharsVi.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2016 webtrees development team
+ * Copyright (C) 2017 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
* the Free Software Foundation, either version 3 of the License, or