]> git.mxchange.org Git - jcore.git/commit
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:47 +0000 (00:01 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 22 Dec 2017 23:01:47 +0000 (00:01 +0100)
commit901a20377319029a82ec688c36d1cee1b954b233
treedd6efbdc724d31f16a083627abd59a170da4bbf8
parent101b81e055abe0822778e0a504eeb5188abf9e62
Changed copyright notice to the FSF, so after my death they will continue my
interests, nice!

Signed-off-by: Roland Häder <roland@mxchange.org>
13 files changed:
src/org/mxchange/jcore/BaseFrameworkSystem.java
src/org/mxchange/jcore/FrameworkInterface.java
src/org/mxchange/jcore/application/Application.java
src/org/mxchange/jcore/application/BaseApplication.java
src/org/mxchange/jcore/client/BaseClient.java
src/org/mxchange/jcore/client/Client.java
src/org/mxchange/jcore/exceptions/FrameAlreadyInitializedException.java
src/org/mxchange/jcore/exceptions/MenuInitializationException.java
src/org/mxchange/jcore/exceptions/UnhandledUserChoiceException.java
src/org/mxchange/jcore/facade/BaseFacade.java
src/org/mxchange/jcore/facade/Facade.java
src/org/mxchange/jcore/manager/application/ApplicationManager.java
src/org/mxchange/jcore/manager/application/ManageableApplication.java