From 7d459acf90e07e9f10de377b93f71aaee5cf6fee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 23 Dec 2017 00:02:44 +0100 Subject: [PATCH] Changed copyright notice to the FSF, so after my death they will continue my interests, nice! MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .../jcountry/model/data/AdminCountrySessionBeanRemote.java | 2 +- .../jcountry/model/data/CountrySingletonBeanRemote.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/org/mxchange/jcountry/model/data/AdminCountrySessionBeanRemote.java b/src/org/mxchange/jcountry/model/data/AdminCountrySessionBeanRemote.java index 2adbd20..f2c0341 100644 --- a/src/org/mxchange/jcountry/model/data/AdminCountrySessionBeanRemote.java +++ b/src/org/mxchange/jcountry/model/data/AdminCountrySessionBeanRemote.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/jcountry/model/data/CountrySingletonBeanRemote.java b/src/org/mxchange/jcountry/model/data/CountrySingletonBeanRemote.java index 3e7d7aa..ba5def8 100644 --- a/src/org/mxchange/jcountry/model/data/CountrySingletonBeanRemote.java +++ b/src/org/mxchange/jcountry/model/data/CountrySingletonBeanRemote.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 -- 2.39.5