From a6ff3ab8fa5d11c4c0fc20be2530618e9502077f Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 6 May 2016 22:36:43 +0200 Subject: [PATCH] Minor: fixed copyright, no email address needed here --- .../mxchange/jcontacts/exceptions/ContactNotFoundException.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/org/mxchange/jcontacts/exceptions/ContactNotFoundException.java b/src/org/mxchange/jcontacts/exceptions/ContactNotFoundException.java index fec37cd..eb2d00d 100644 --- a/src/org/mxchange/jcontacts/exceptions/ContactNotFoundException.java +++ b/src/org/mxchange/jcontacts/exceptions/ContactNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 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 -- 2.39.5