summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch
diff options
context:
space:
mode:
authorJonathan Gathman <jonathan.gathman@att.com>2019-09-17 08:25:26 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-17 08:25:26 +0000
commit1737c4b1ff35445a299bc3f6c599af0de701cd0f (patch)
tree2fbf79f8be8c4d24828c5eca73ab32a0017426da /auth/auth-batch
parent81fcd578060ec8f593a2bdfde3aca6bb981cb8c5 (diff)
parenta5af247dfacb321585c0f0b17f716606d366c077 (diff)
Merge "Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body"
Diffstat (limited to 'auth/auth-batch')
-rw-r--r--auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoWeeksNotifyCredBody.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoWeeksNotifyCredBody.java b/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoWeeksNotifyCredBody.java
index 44aee670..a802bb4e 100644
--- a/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoWeeksNotifyCredBody.java
+++ b/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/reports/bodies/TwoWeeksNotifyCredBody.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.