From: Jonathan Gathman Date: Tue, 17 Sep 2019 08:24:53 +0000 (+0000) Subject: Merge "Remove the declaration of thrown exception 'java.io.IOException', as it cannot... X-Git-Tag: 2.1.17~132 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=commitdiff_plain;h=81fcd578060ec8f593a2bdfde3aca6bb981cb8c5;hp=dcc2eb2195c07a5557b58103594cd30ecf72e6c7 Merge "Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body" --- diff --git a/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoMonthNotifyCredBody.java b/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoMonthNotifyCredBody.java index 7d1157cb..1a047754 100644 --- a/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoMonthNotifyCredBody.java +++ b/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoMonthNotifyCredBody.java @@ -3,6 +3,7 @@ * org.onap.aaf * =========================================================================== * Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. + * Modifications Copyright (C) 2019 IBM. * =========================================================================== * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.