]> git.mxchange.org Git - addressbook-war.git/commitdiff
Updated copyright year
authorRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 15:37:54 +0000 (16:37 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 15:37:54 +0000 (16:37 +0100)
Signed-off-by: Roland Häder <roland@mxchange.org>
28 files changed:
src/java/log4j2.xml
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionBean.java
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionController.java
src/java/org/mxchange/addressbook/beans/country/CountryWebApplicationBean.java
src/java/org/mxchange/addressbook/beans/country/CountryWebApplicationController.java
src/java/org/mxchange/addressbook/beans/gender/GenderWebApplicationBean.java
src/java/org/mxchange/addressbook/beans/gender/GenderWebApplicationController.java
src/java/org/mxchange/addressbook/beans/login/UserLoginWebSessionBean.java
src/java/org/mxchange/addressbook/beans/login/UserLoginWebSessionController.java
src/java/org/mxchange/addressbook/beans/profile/UserProfileWebRequestBean.java
src/java/org/mxchange/addressbook/beans/profile/UserProfileWebRequestController.java
src/java/org/mxchange/addressbook/beans/profilemode/ProfileModeWebApplicationBean.java
src/java/org/mxchange/addressbook/beans/profilemode/ProfileModeWebApplicationController.java
src/java/org/mxchange/addressbook/beans/register/UserRegisterWebSessionBean.java
src/java/org/mxchange/addressbook/beans/register/UserRegisterWebSessionController.java
src/java/org/mxchange/addressbook/beans/shares/SharesWebSessionBean.java
src/java/org/mxchange/addressbook/beans/shares/SharesWebSessionController.java
src/java/org/mxchange/addressbook/beans/smsprovider/SmsProviderWebApplicationBean.java
src/java/org/mxchange/addressbook/beans/smsprovider/SmsProviderWebApplicationController.java
src/java/org/mxchange/addressbook/beans/user/UserWebSessionBean.java
src/java/org/mxchange/addressbook/beans/user/UserWebSessionController.java
src/java/org/mxchange/addressbook/converter/country/CountryConverter.java
src/java/org/mxchange/addressbook/converter/smsprovider/SmsProviderConverter.java
src/java/org/mxchange/addressbook/converter/user/UserConverter.java
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/guest/guest_footer.tpl
web/WEB-INF/templates/login/login_footer.tpl

index 1ebbd9fd27e84c8140e6466a8b251312657b8931..7f7ee3c21d3eab35dc2f21f6b02f5a8d0760bdbc 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Copyright (C) 2015 Roland Haeder
+Copyright (C) 2016 Roland Haeder
 
 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
index 0c01a0818b10cdae92e0eebd85d41bc53e2bda40..d01fbbefbb685045276cf80c4d0f541d418c4f27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 6c995c9b79823159cd95b8d8f2d1dcd80a62156e..af97a86b2e170bc8f634f0277c100f7dad4f59be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index c853560931b7b435e7adef29f2a9f5e3e0fdd1f2..b994cd846f91e23b46d095784f18ad8d7ad400e3 100644 (file)
@@ -1,7 +1,7 @@
 package org.mxchange.addressbook.beans.country;
 
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index d6d40a091430fa2dcdacbd5415f804d0a8b9fa8f..bc70b9ceca5b9dabb56bd73454ff5aeae0f6d239 100644 (file)
@@ -1,7 +1,7 @@
 package org.mxchange.addressbook.beans.country;
 
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 7c29ee41efd1ef2ba3815ffb4cb2d54e3e592da2..1738fcf12082854e3a647fdf69a75496b288df7c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index fc24d3b5f1dc48e7ffe0db4d19325c5a4fb9399a..9f24dbfd79aa14a43ea62c90ddd88dc9772d917a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index a150320a0ffe07efb39da9934eac2aa9c6ebe065..d8932a742b040f7a9b92f6bb34a09bcd57e914f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 89ae8d2ee478edd6d694710dfd4f12d3c78da126..31d9b212f82c5310847bd7da29db6d237ac91200 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 28e41b1461af9966ea79420e8b54796971d1ac5b..c10dff0c253293bdb433ad6be0a27c7ad8049499 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index dd7a3ac5c62d1590f3f9c75ff62ca73de1f7ece5..e73068875e51e303353d2410fb926433a2436221 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 211a3fa914cdc1730c52878f9543db79901028b7..fb45a7b178c0e44f3697f1c6128ac32a5c6dbfed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 2c29594b9cc45620c91fb4a6b755123e2ac7d9d9..74e512fad05dfb90de6fd75aaa844713c5114d16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index cd3aa79bf8964f672805dcddd7acc787aada4624..c4ce48922267dae0286d6b77fd6b28095a63700a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index f232b2a3115e686f58e90a24d054f42eddfca577..6a9923b927c4d86c95d47ea3f7c47a3aaf497c22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index e14d89e56519a78c893bb9362026e311587b4c1a..307605808c50db772dddba3b6d82f01fa8b6b9e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 4b50139ac57839196fdf33b0687631b6e7b6a25d..1be32834e296ca18a2b9e9fa073f3bbdb4c34038 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index cf9acf1cd9df091f2988499079d93d6669f36fbf..aa64620c28c72bdcdeb68bb2a4f2053125bf13dc 100644 (file)
@@ -1,7 +1,7 @@
 package org.mxchange.addressbook.beans.smsprovider;
 
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index c2adbef563dc910e95b2393ca45df85463bd75d3..917ddcbdef85546ef51c5cff74526e3dd4df7b93 100644 (file)
@@ -1,7 +1,7 @@
 package org.mxchange.addressbook.beans.smsprovider;
 
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index c466d99812ad997a0a82000976e1f2fcd9a03fc3..cc31bdc12e59fbf4599bd5d4cd274da179f84e27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index abc75f6677d7158f48505f5e5c2547168b613aa3..ac221cd81cdc7287356ccbbceff33331984d15a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 695d8336f7a3b1d2dd6aae3df72d6edd1ed8ae43..6606143d2ac5edce433212d00859d5c3ac188e63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 898df45a6383835e38ff2a86c18833ba805e771d..0769fb534ecf5e695d4a021f1e4d33c75ea5a71d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 9162dfed12a1bc8b2dba5cdaa2b4281c8b1bead6..d5e7769400ab21b2beec1c026940f465b3a05278 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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
index 929c67e5431b3728633b5d9ae72b7ff9be74aead..0a5d3e5e27d4907f7d7e43f031d4f36777d63432 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Roland Haeder
+# Copyright (C) 2016 Roland Haeder
 #
 # 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
index 9e7e0cb150097b110871bc4321ed7abf10ad7261..9ce64dddd2e3e13152951d05e3811c8138867206 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Roland Haeder
+# Copyright (C) 2016 Roland Haeder
 
 # 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
index 2449e844d4e3a56fb29fe7f682019e44c97963ab..f6a3379d0098eac37f1b69269e04367e1a83a6d9 100644 (file)
@@ -18,7 +18,7 @@
                        <li class="footer_link">
                                <h:link outcome="privacy" title="#{msg.LINK_GUEST_PRIVACY_TITLE}" value="#{msg.LINK_GUEST_PRIVACY}" />
                        </li>
-                       <li class="footer_copyright">Copyright (c) 2015 by Roland Häder</li>
+                       <li class="footer_copyright">Copyright (c) 2016 by Roland Häder</li>
                </ul>
        </div>
 
index 7a8b04e5beb1203a58fc89cf1b43423bacae53e5..81bbc6955b5ae12ce7d40e124e00887e53887348 100644 (file)
@@ -18,7 +18,7 @@
                        <li class="footer_link">
                                <h:link outcome="privacy" title="#{msg.LINK_GUEST_PRIVACY_TITLE}" value="#{msg.LINK_GUEST_PRIVACY}" target="_blank" />
                        </li>
-                       <li class="footer_copyright">Copyright (c) 2015 by Roland Häder</li>
+                       <li class="footer_copyright">Copyright (c) 2016 by Roland Häder</li>
                </ul>
        </div>