]> git.mxchange.org Git - jcontacts-business-core.git/commitdiff
Changed copyright notice to the FSF, so after my death they will continue my
authorRoland Häder <roland@mxchange.org>
Fri, 22 Dec 2017 23:01:06 +0000 (00:01 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 22 Dec 2017 23:01:06 +0000 (00:01 +0100)
interests, nice!

Signed-off-by: Roland Häder <roland@mxchange.org>
43 files changed:
src/org/mxchange/jcontactsbusiness/events/basicdata/added/AdminAddedBusinessBasicDataEvent.java
src/org/mxchange/jcontactsbusiness/events/basicdata/added/ObservableAdminAddedBusinessBasicDataEvent.java
src/org/mxchange/jcontactsbusiness/events/branchoffice/added/BranchOfficeAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/branchoffice/added/ObservableBranchOfficeAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/department/added/DepartmentAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/department/added/ObservableDepartmentAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/employee/added/EmployeeAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/employee/added/ObservableEmployeeAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/headquarter/added/HeadquarterAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/headquarter/added/ObservableHeadquarterAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/opening_time/added/ObservableOpeningTimeAddedEvent.java
src/org/mxchange/jcontactsbusiness/events/opening_time/added/OpeningTimeAddedEvent.java
src/org/mxchange/jcontactsbusiness/exceptions/basicdata/BasicDataAlreadyAddedException.java
src/org/mxchange/jcontactsbusiness/exceptions/basicdata/BasicDataNotFoundException.java
src/org/mxchange/jcontactsbusiness/exceptions/branchoffice/BranchOfficeAlreadyAddedException.java
src/org/mxchange/jcontactsbusiness/exceptions/branchoffice/BranchOfficeNotFoundException.java
src/org/mxchange/jcontactsbusiness/exceptions/department/DepartmentAlreadyAddedException.java
src/org/mxchange/jcontactsbusiness/exceptions/department/DepartmentNotFoundException.java
src/org/mxchange/jcontactsbusiness/exceptions/employee/EmployeeAlreadyAddedException.java
src/org/mxchange/jcontactsbusiness/exceptions/employee/EmployeeNotFoundException.java
src/org/mxchange/jcontactsbusiness/exceptions/headquarter/HeadquarterAlreadyAddedException.java
src/org/mxchange/jcontactsbusiness/exceptions/headquarter/HeadquarterNotFoundException.java
src/org/mxchange/jcontactsbusiness/exceptions/opening_time/OpeningTimeNotFoundException.java
src/org/mxchange/jcontactsbusiness/model/basicdata/BasicData.java
src/org/mxchange/jcontactsbusiness/model/basicdata/BusinessBasicData.java
src/org/mxchange/jcontactsbusiness/model/branchoffice/BranchOffice.java
src/org/mxchange/jcontactsbusiness/model/branchoffice/BranchOffices.java
src/org/mxchange/jcontactsbusiness/model/branchoffice/BusinessBranchOffice.java
src/org/mxchange/jcontactsbusiness/model/department/BusinessDepartment.java
src/org/mxchange/jcontactsbusiness/model/department/Department.java
src/org/mxchange/jcontactsbusiness/model/department/Departments.java
src/org/mxchange/jcontactsbusiness/model/employee/BusinessEmployee.java
src/org/mxchange/jcontactsbusiness/model/employee/Employable.java
src/org/mxchange/jcontactsbusiness/model/employee/Employees.java
src/org/mxchange/jcontactsbusiness/model/headquarter/Headquarter.java
src/org/mxchange/jcontactsbusiness/model/headquarter/Headquarters.java
src/org/mxchange/jcontactsbusiness/model/jobposition/EmployeePosition.java
src/org/mxchange/jcontactsbusiness/model/jobposition/JobPosition.java
src/org/mxchange/jcontactsbusiness/model/logo/BusinessLogo.java
src/org/mxchange/jcontactsbusiness/model/logo/Logo.java
src/org/mxchange/jcontactsbusiness/model/opening_time/BusinessOpeningTime.java
src/org/mxchange/jcontactsbusiness/model/opening_time/OpeningTime.java
src/org/mxchange/jcontactsbusiness/model/opening_time/dayofweek/DayOfTheWeek.java

index f60849733f6b399e76a10e0d386d55736704bd7b..693153f1c0a0c1b111d9f23f2727d280a6877728 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 67dc3f6fa4d38021497ad8c479d4a6bb524aab04..dd1a04142b759f19fe5a80108636d784acf2573a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 703bf3eecb0bc3691d601a6857aacf40bd708bbe..02097988a186ff51cd0bd3b587fae8d9cca8a5f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 b6575fd606b0114f4594b81639d2b785eafda408..8ff1b0637661d96df75f843c62f3247bec048d13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 7c7cc76eae138362d449d10f42daf8dbc90940ee..e7386a8d11c24ab9191b99227d3af1d76e1e0510 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 01b2f8c6e6bc93a47aac68b8c96b98e547e47ece..5d8932497b5a3241017ea84e8f4805696ba421c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 6acb434bbef6b4160edd54c5967558a2afa07a8a..6ec72aea21015f626df7744a60c3224bd3aa61f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 395b683e0b26fb95b08c1ab8a03b7024997668c3..ed930f788e3641237112bb87d3701ca70fa2fc75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 ed948f17b938c831f1ca8cc0e6b49dc415fc290f..c7470b1563bbf77b7cedea986ee5a6143fe348c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 c014d5f1c0767991d590b1c52a6505ef528c3792..0689a6df327bac76beef6b0cdd832cb4d3890b08 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 116ed2131a8b6a522758e775f442b8fb81ec832e..8d68ca429681143234dee5c4a9602e15542210a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 0d53faf52356db2618562c1809e85c662f962550..bcdcbc502b8d4e6927856a9e4fe84ba6740a6d10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 9dc55b1f32ed86e3f14be3a3dadd05d2ae476200..7c470ace2a57188ed2dfcc7916b0c7daa016bb3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 2b701646b5995f807c5a3126cb0963355f1a7d09..2a661ce55f81424bda02487f1cc9da634329e749 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 4a49dfeef273f69508ac92d6cd76e92043497292..8002fa923a1fd920852118f3b5eae455bd915296 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 5ee8a4aa795cc9b4b07e0961ad9a21b65a42ae4c..83f6158ff76d381e3d05c42410ddd299aa9a7d94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 0f679b98cad742cfa4d4bef8d8cfb1d435088992..d0d2165a3933892eafb6316aed72f3eaf128e736 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 91b1ad8c073568c5c976c5cd8257a420828e0838..a8c0d11df9e45adf992aaa4d43eca1a7ef04cd6b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 441a9e8c5a722d034ca3dccdcaa0f09b76f813cc..4366ef4a00901e5a3b466b9266ba3289c70382bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 64b2b97aafb8072988add4901288e9881eea7d7a..cf12dcb5f6f05a44cd90f3acdb57cb8bb8e9b8ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 78c90b0361e12ddc29475c0db2260cdb3756d5e1..002142c6fbd9dbd3cb26a408d79c0dc279028c37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 f2982e62a72176c36bcfcfa0faca7cefb8b92f2b..038d48b7fc5d13181973893e5131da2c83d2114a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 4471aec13f59f54fe7fc157fcffea218b260580f..c3c4dd6e1d3e7a58b05e817c88d4252d74f5e49c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 3be442aab5a6c5d2044aad0da3e08973de2c718d..19313af59b281e062e31a5d70644147033880769 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 44b9ced39117a58e7bd7e9198ddf38723a2dcd0c..d00e19cee3facd8098cfc6a841460d0bac0fa662 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 40b2466fec48410514b4a70815225c086e0dc049..0bc6e03c2612f72191fe280248e3a7013ad5b74a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 4255145d2f2f28926b11ab057eeae8fc07eb1f21..a5897c7569011190381ecb92391468326b1ed89c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 605c399c030e2d39aa076ad8b5d1665603805723..7935f157b9e668bc4c8ace6ba9e5b319c8a9f4cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 fe4d4bb590f45c3e097338ca4ea93735581659ad..9190115d734518f954c3a6c67a2fc9b164adf219 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 6ad8466e2406d29988f86c11951063a9fd7f2882..4b1cbe55c45102f691c52156d4e319f25bb4cc37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 78691f0a791b3beb4911086308f461937f04ecd8..479a565cc90f6701ffb26ed479420ce570661eaf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 1724f83212ea80c78628331778972e82fea5621a..81f4e4181d18d03d90d63c19a4376f6d9d2782f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 a62a6fc6327b1a90e145fa6706ac31c8ee91b395..fd00e56c9a8a6186b065479cb85e1bd43c5ea23c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 2d675f122a0fba0d5a84f314f0ee389cc1a750a4..5d72d7829df5afcf7804214d496ac6a8e20f3253 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 98a615552a7040355d904eb494ae0eb0e9fbedae..79a579abbcbc5a692689275058293254f2c7e1f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 9f7d03a0b7401db8c24b59fbf04b987de95e9882..13b980bcd9b1980576b377c5fa12a59ea869e23e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 Roland Häder
+ * Copyright (C) 2017 Free Software Foundation
  *
  * 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 a930f18bd3892738968836e068d7f2a743e977d2..e934a00532db3c322c9ca8239fca2c774f6cd42e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 20a3d0e3cf747b2000abcee3f23a4a0388c36672..2fd4d5209f0eef9d810c95c5ecf1f91233a40030 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 ece33747f8eddeb400654f766dbceac6c0282aa4..7505c32e35999d87d9d24902ca546c5590cf1802 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 ea30fd59f0df1b63e6b191f5e0379f15bd08d891..f852c0157c1c7b02045f34c55c26ac28738d5382 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 f164a518dca5cdce42771c3982c6cbdbb2795212..afefcf1493e8b28f4d0d756e0f3546dd9df6fad0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 404c365c5aebc5e8e40c066d2df41b7bcb72d873..55e549a078e225544e1d6e4820b0a8fd97abf518 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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 d6a8f26ae05bca5bc5f09ec8574d0b2503cd3380..37b4517a0a40e3a0cbb1b10816559f65206ed774 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 Free Software Foundation
  *
  * 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