From: Roland Häder Date: Fri, 22 Dec 2017 23:00:50 +0000 (+0100) Subject: Changed copyright notice to the FSF, so after my death they will continue my X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a1a797370a07aae7a21451acac1e80e21f8f5231;p=jaddressbook-share-core.git Changed copyright notice to the FSF, so after my death they will continue my interests, nice! Signed-off-by: Roland Häder --- diff --git a/src/org/mxchange/jaddressbookshare/events/sharing/EndedAddressbookSharingEvent.java b/src/org/mxchange/jaddressbookshare/events/sharing/EndedAddressbookSharingEvent.java index 909a211..21b7ee7 100644 --- a/src/org/mxchange/jaddressbookshare/events/sharing/EndedAddressbookSharingEvent.java +++ b/src/org/mxchange/jaddressbookshare/events/sharing/EndedAddressbookSharingEvent.java @@ -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 diff --git a/src/org/mxchange/jaddressbookshare/events/sharing/ObservableAddressbookSharingEvent.java b/src/org/mxchange/jaddressbookshare/events/sharing/ObservableAddressbookSharingEvent.java index 874f9d1..4222c49 100644 --- a/src/org/mxchange/jaddressbookshare/events/sharing/ObservableAddressbookSharingEvent.java +++ b/src/org/mxchange/jaddressbookshare/events/sharing/ObservableAddressbookSharingEvent.java @@ -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 diff --git a/src/org/mxchange/jaddressbookshare/events/sharing/StartedAddressbookSharingEvent.java b/src/org/mxchange/jaddressbookshare/events/sharing/StartedAddressbookSharingEvent.java index 3bc8c40..d86cf45 100644 --- a/src/org/mxchange/jaddressbookshare/events/sharing/StartedAddressbookSharingEvent.java +++ b/src/org/mxchange/jaddressbookshare/events/sharing/StartedAddressbookSharingEvent.java @@ -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 diff --git a/src/org/mxchange/jaddressbookshare/events/sharing/type/SharingType.java b/src/org/mxchange/jaddressbookshare/events/sharing/type/SharingType.java index 74dd1af..cc1b1a6 100644 --- a/src/org/mxchange/jaddressbookshare/events/sharing/type/SharingType.java +++ b/src/org/mxchange/jaddressbookshare/events/sharing/type/SharingType.java @@ -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 diff --git a/src/org/mxchange/jaddressbookshare/exceptions/UserAlreadySharingAddressbookException.java b/src/org/mxchange/jaddressbookshare/exceptions/UserAlreadySharingAddressbookException.java index 8dec3a0..2a43fe4 100644 --- a/src/org/mxchange/jaddressbookshare/exceptions/UserAlreadySharingAddressbookException.java +++ b/src/org/mxchange/jaddressbookshare/exceptions/UserAlreadySharingAddressbookException.java @@ -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 diff --git a/src/org/mxchange/jaddressbookshare/model/addressbook/shared/AddressbookShare.java b/src/org/mxchange/jaddressbookshare/model/addressbook/shared/AddressbookShare.java index adbdb65..44e76b2 100644 --- a/src/org/mxchange/jaddressbookshare/model/addressbook/shared/AddressbookShare.java +++ b/src/org/mxchange/jaddressbookshare/model/addressbook/shared/AddressbookShare.java @@ -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 diff --git a/src/org/mxchange/jaddressbookshare/model/addressbook/shared/ShareableAddressbook.java b/src/org/mxchange/jaddressbookshare/model/addressbook/shared/ShareableAddressbook.java index 4a89dda..7393906 100644 --- a/src/org/mxchange/jaddressbookshare/model/addressbook/shared/ShareableAddressbook.java +++ b/src/org/mxchange/jaddressbookshare/model/addressbook/shared/ShareableAddressbook.java @@ -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