summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/_administration/css-1.7.4/style.css2
-rw-r--r--themes/_administration/theme.php2
-rw-r--r--themes/_custom/theme.php2
-rw-r--r--themes/clouds/css-1.7.4/style.css2
-rw-r--r--themes/clouds/theme.php2
-rw-r--r--themes/colors/css-1.7.4/palette/aquamarine.css2
-rw-r--r--themes/colors/css-1.7.4/palette/ash.css2
-rw-r--r--themes/colors/css-1.7.4/palette/belgianchocolate.css2
-rw-r--r--themes/colors/css-1.7.4/palette/bluelagoon.css2
-rw-r--r--themes/colors/css-1.7.4/palette/bluemarine.css2
-rw-r--r--themes/colors/css-1.7.4/palette/coffeeandcream.css2
-rw-r--r--themes/colors/css-1.7.4/palette/coldday.css2
-rw-r--r--themes/colors/css-1.7.4/palette/greenbeam.css2
-rw-r--r--themes/colors/css-1.7.4/palette/mediterranio.css2
-rw-r--r--themes/colors/css-1.7.4/palette/mercury.css2
-rw-r--r--themes/colors/css-1.7.4/palette/nocturnal.css2
-rw-r--r--themes/colors/css-1.7.4/palette/olivia.css2
-rw-r--r--themes/colors/css-1.7.4/palette/pinkplastic.css2
-rw-r--r--themes/colors/css-1.7.4/palette/sage.css2
-rw-r--r--themes/colors/css-1.7.4/palette/shinytomato.css2
-rw-r--r--themes/colors/css-1.7.4/palette/tealtop.css2
-rw-r--r--themes/colors/css-1.7.4/style.css2
-rw-r--r--themes/colors/theme.php2
-rw-r--r--themes/fab/css-1.7.4/style.css2
-rw-r--r--themes/fab/theme.php2
-rw-r--r--themes/minimal/css-1.7.4/style.css2
-rw-r--r--themes/minimal/theme.php2
-rw-r--r--themes/webtrees/css-1.7.4/style.css2
-rw-r--r--themes/webtrees/theme.php2
-rw-r--r--themes/xenea/css-1.7.4/style.css2
-rw-r--r--themes/xenea/theme.php2
31 files changed, 31 insertions, 31 deletions
diff --git a/themes/_administration/css-1.7.4/style.css b/themes/_administration/css-1.7.4/style.css
index 265543e5a0..cbf1fba292 100644
--- a/themes/_administration/css-1.7.4/style.css
+++ b/themes/_administration/css-1.7.4/style.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/_administration/theme.php b/themes/_administration/theme.php
index 2a1d6e52a3..b6ea53c816 100644
--- a/themes/_administration/theme.php
+++ b/themes/_administration/theme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/_custom/theme.php b/themes/_custom/theme.php
index fc3157ff5f..4a08835102 100644
--- a/themes/_custom/theme.php
+++ b/themes/_custom/theme.php
@@ -3,7 +3,7 @@ namespace MyNamespace\MyProject;
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/clouds/css-1.7.4/style.css b/themes/clouds/css-1.7.4/style.css
index ad7d3528ba..1517aab0d0 100644
--- a/themes/clouds/css-1.7.4/style.css
+++ b/themes/clouds/css-1.7.4/style.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/clouds/theme.php b/themes/clouds/theme.php
index 8a455e2bee..e75a884add 100644
--- a/themes/clouds/theme.php
+++ b/themes/clouds/theme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/aquamarine.css b/themes/colors/css-1.7.4/palette/aquamarine.css
index 636243209a..62e09c3de2 100644
--- a/themes/colors/css-1.7.4/palette/aquamarine.css
+++ b/themes/colors/css-1.7.4/palette/aquamarine.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/ash.css b/themes/colors/css-1.7.4/palette/ash.css
index 67140ecd7d..29a16d664b 100644
--- a/themes/colors/css-1.7.4/palette/ash.css
+++ b/themes/colors/css-1.7.4/palette/ash.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/belgianchocolate.css b/themes/colors/css-1.7.4/palette/belgianchocolate.css
index 61cc0075d6..22379abf5a 100644
--- a/themes/colors/css-1.7.4/palette/belgianchocolate.css
+++ b/themes/colors/css-1.7.4/palette/belgianchocolate.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/bluelagoon.css b/themes/colors/css-1.7.4/palette/bluelagoon.css
index 0abcefa31d..f7e976586b 100644
--- a/themes/colors/css-1.7.4/palette/bluelagoon.css
+++ b/themes/colors/css-1.7.4/palette/bluelagoon.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/bluemarine.css b/themes/colors/css-1.7.4/palette/bluemarine.css
index e2d12eef1a..2df520588b 100644
--- a/themes/colors/css-1.7.4/palette/bluemarine.css
+++ b/themes/colors/css-1.7.4/palette/bluemarine.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/coffeeandcream.css b/themes/colors/css-1.7.4/palette/coffeeandcream.css
index d0510a4a6c..a770ba7a9a 100644
--- a/themes/colors/css-1.7.4/palette/coffeeandcream.css
+++ b/themes/colors/css-1.7.4/palette/coffeeandcream.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/coldday.css b/themes/colors/css-1.7.4/palette/coldday.css
index 53a46dd9fc..831c4d6850 100644
--- a/themes/colors/css-1.7.4/palette/coldday.css
+++ b/themes/colors/css-1.7.4/palette/coldday.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/greenbeam.css b/themes/colors/css-1.7.4/palette/greenbeam.css
index 0eae213d79..46802cbee8 100644
--- a/themes/colors/css-1.7.4/palette/greenbeam.css
+++ b/themes/colors/css-1.7.4/palette/greenbeam.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/mediterranio.css b/themes/colors/css-1.7.4/palette/mediterranio.css
index 08c18aa125..6c075f4194 100644
--- a/themes/colors/css-1.7.4/palette/mediterranio.css
+++ b/themes/colors/css-1.7.4/palette/mediterranio.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/mercury.css b/themes/colors/css-1.7.4/palette/mercury.css
index 569d570980..d51c5a75e4 100644
--- a/themes/colors/css-1.7.4/palette/mercury.css
+++ b/themes/colors/css-1.7.4/palette/mercury.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/nocturnal.css b/themes/colors/css-1.7.4/palette/nocturnal.css
index cb59748e02..5ce3e3b24b 100644
--- a/themes/colors/css-1.7.4/palette/nocturnal.css
+++ b/themes/colors/css-1.7.4/palette/nocturnal.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/olivia.css b/themes/colors/css-1.7.4/palette/olivia.css
index f7431e3a56..7cec526793 100644
--- a/themes/colors/css-1.7.4/palette/olivia.css
+++ b/themes/colors/css-1.7.4/palette/olivia.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/pinkplastic.css b/themes/colors/css-1.7.4/palette/pinkplastic.css
index d82b141bd2..aa657e4a8b 100644
--- a/themes/colors/css-1.7.4/palette/pinkplastic.css
+++ b/themes/colors/css-1.7.4/palette/pinkplastic.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/sage.css b/themes/colors/css-1.7.4/palette/sage.css
index 40a22e5602..def1280382 100644
--- a/themes/colors/css-1.7.4/palette/sage.css
+++ b/themes/colors/css-1.7.4/palette/sage.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/shinytomato.css b/themes/colors/css-1.7.4/palette/shinytomato.css
index 0bf1841805..3d502cbea0 100644
--- a/themes/colors/css-1.7.4/palette/shinytomato.css
+++ b/themes/colors/css-1.7.4/palette/shinytomato.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/palette/tealtop.css b/themes/colors/css-1.7.4/palette/tealtop.css
index 7a183c72e1..c7538cdb3b 100644
--- a/themes/colors/css-1.7.4/palette/tealtop.css
+++ b/themes/colors/css-1.7.4/palette/tealtop.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/css-1.7.4/style.css b/themes/colors/css-1.7.4/style.css
index 9a948c74d7..88e7bb331e 100644
--- a/themes/colors/css-1.7.4/style.css
+++ b/themes/colors/css-1.7.4/style.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/colors/theme.php b/themes/colors/theme.php
index a79157e3fe..daad67fa59 100644
--- a/themes/colors/theme.php
+++ b/themes/colors/theme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/fab/css-1.7.4/style.css b/themes/fab/css-1.7.4/style.css
index 08677d8aa4..9eee53f875 100644
--- a/themes/fab/css-1.7.4/style.css
+++ b/themes/fab/css-1.7.4/style.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/fab/theme.php b/themes/fab/theme.php
index c369b1838a..3565aaaab0 100644
--- a/themes/fab/theme.php
+++ b/themes/fab/theme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/minimal/css-1.7.4/style.css b/themes/minimal/css-1.7.4/style.css
index 2c0f9f82bd..7dbfa86e13 100644
--- a/themes/minimal/css-1.7.4/style.css
+++ b/themes/minimal/css-1.7.4/style.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/minimal/theme.php b/themes/minimal/theme.php
index 87ec7a5d2c..c7adaedf7f 100644
--- a/themes/minimal/theme.php
+++ b/themes/minimal/theme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/webtrees/css-1.7.4/style.css b/themes/webtrees/css-1.7.4/style.css
index ba6e00a379..8500eaa2e8 100644
--- a/themes/webtrees/css-1.7.4/style.css
+++ b/themes/webtrees/css-1.7.4/style.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/webtrees/theme.php b/themes/webtrees/theme.php
index d79e51e2eb..12d724e310 100644
--- a/themes/webtrees/theme.php
+++ b/themes/webtrees/theme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/xenea/css-1.7.4/style.css b/themes/xenea/css-1.7.4/style.css
index 588c88bfab..70e80b7fc4 100644
--- a/themes/xenea/css-1.7.4/style.css
+++ b/themes/xenea/css-1.7.4/style.css
@@ -1,6 +1,6 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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/themes/xenea/theme.php b/themes/xenea/theme.php
index 0667a54e2b..e608675201 100644
--- a/themes/xenea/theme.php
+++ b/themes/xenea/theme.php
@@ -1,7 +1,7 @@
<?php
/**
* webtrees: online genealogy
- * Copyright (C) 2015 webtrees development team
+ * Copyright (C) 2016 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