]> git.mxchange.org Git - jfinancials-lib.git/commitdiff
Updated copyright year
authorRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 15:37:46 +0000 (16:37 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 15 Feb 2016 15:37:46 +0000 (16:37 +0100)
Signed-off-by: Roland Häder <roland@mxchange.org>
24 files changed:
src/org/mxchange/addressbook/events/addressbook/AddressbookLoadedEvent.java
src/org/mxchange/addressbook/events/addressbook/LoadedAddressbookEvent.java
src/org/mxchange/addressbook/events/sharing/AddressbookSharingEvent.java
src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java
src/org/mxchange/addressbook/events/sharing/StartedAddressbookSharingEvent.java
src/org/mxchange/addressbook/events/sharing/type/SharingType.java
src/org/mxchange/addressbook/exceptions/AddressbookNameAlreadyUsedException.java
src/org/mxchange/addressbook/exceptions/AddressbookNotFoundException.java
src/org/mxchange/addressbook/exceptions/UserAlreadySharingAddressbookException.java
src/org/mxchange/addressbook/model/addressbook/Addressbook.java
src/org/mxchange/addressbook/model/addressbook/AddressbookSessionBeanRemote.java
src/org/mxchange/addressbook/model/addressbook/UserAddressbook.java
src/org/mxchange/addressbook/model/addressbook/entry/AddressbookEntry.java
src/org/mxchange/addressbook/model/addressbook/entry/UserAddressbookEntry.java
src/org/mxchange/addressbook/model/addressbook/shared/AddressbookShare.java
src/org/mxchange/addressbook/model/addressbook/shared/ShareableAddressbook.java
src/org/mxchange/addressbook/model/addressbook/status/AddressbokStatus.java
src/org/mxchange/addressbook/model/shared/SharedAddressbooksSessionBeanRemote.java
src/org/mxchange/addressbook/validator/addressbook/AddressbookIdValidator.java
src/org/mxchange/addressbook/validator/booleans/UserProfileVisibilityValidator.java
src/org/mxchange/addressbook/validator/names/AddressbookNameValidator.java
src/org/mxchange/addressbook/validator/user/UserIdValidator.java
src/org/mxchange/jcountry/data/AddressbookCountrySingletonBeanRemote.java
src/org/mxchange/jphone/phonenumbers/smsprovider/AddressbookSmsProviderSingletonBeanRemote.java

index c44b4dd97e7292f1c43c61019af1b234993bf752..90fb5ec53b5a077017e68f7c94466092d870aba9 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 80aed20e0d3850c2958d7dd47d66284a6c91ec40..7281c636cfec35d62302bbb4656265ee148c55a6 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 3c33dc1f7fef634d18d294e6595a312b5319c504..e5c58fb7a44e0237c0b4c16cfb17cf84199fdb94 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 f75dd8137f1192da02b185cc5214ec95c4988663..10d7771eea84ebfa182cd15e2e46f5780d96cf1f 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 df80be915e51ea7abe5a3c9a936f77df5ab83d38..6336806195ba1cf3122352414106ac829db5190c 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 13a8725e2652eace91c01772641ba69e8a8cdc8f..45f281872d8280081e6dc379e1a623e2566d98bf 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 9899de5d013bb931b0af18453671f629b1548123..ec3f2dc2ae4dde22e4dc678f984b4d8d3be38a48 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 648b4e88a4c04549aa8e193ce65b5679d06c2537..e9d75434e12249383076cf7b1ae0b448e26d468e 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 d58c2a38ecaecd5cd0c4e862748d74dfb2d76479..1cbcf587fa0c6c70fa384e68d395a8d106575c08 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 f3e66933c3ea31e46a2c676aadc6a929109d1a0f..93fe3bfeba0313f00c7297013e6d1c675564958d 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 27dbd2b9b59ac06d9d93f5b2e38e690290cd024e..e2f99d960172d0fe4527ed627cca513dbf230696 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 fe9a5c34b6f0f1fdd5006c8c1813bd0142e5ac2a..ff3dbfd6c392312b13f46c41aca807bbf1f2a981 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 354bdc9ce72debadc3abb8e91342caaa7c9d3752..411974edcf5b7f41e121b50968cbd326dae5d270 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 5264758853fdbc9cd29f34022f01d28feb90bc5d..e9a8072ef9fc5b5ab6aaaf13770107ab1f8146a7 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 be4b1fe5e83a20bd5e8b524d5dfc5b7c57226634..450c8a64a08ca2dfb665db068e666de1c92749eb 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 b2ca5ba8c1e730e71604274b0e983d74e8c857a6..e5e6b10174c822557916f4ee5594e75e2983a711 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 14be56f83c5db68d1984dfb8cb46d2a5178e8937..48702a78fe6028af4ec7b73984fb3af784f619a3 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 a134b8ca0c91fe11734e702c6a554dd4a2ed3425..447420af7bc7f4ac9bf4fd87830a1b6a57f897d7 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 0237bfa682bba847cc3538af30fa4d41f7acc0b4..6d363bcdb71dfc157626733de68d7e11426e9cea 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 cac5ef41b8cb65b84b8391181c26b07ed53f4bd6..627d03b8769196ae6171f66efe91f3d445bf61da 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 1e43b908d0ae63cc80827bde33bce6a953037ea6..06cfa41273f4588a7c654d2e98af37b3f84fc405 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 5956178e6d3760be2dddab81a0a1b6eb24268ddf..28dd35ef4d33d011e264feb88012027e8d72dffa 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 abc46605e103351cacc1f2cc52879d3995ce9364..013ba4ad93fc3a5d4416a7875f0800915976a843 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 b2a5f102b077462c41d3cf03c18a02efe4b787b6..0be6c1d72fcbe5af9560485f39a540fbbe379a14 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