diff options
author | Jim Hahn <jrh3@att.com> | 2020-04-07 08:35:36 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-04-07 08:36:43 -0400 |
commit | a2ca5ed5782f32ca54d14ffde2cbcfa0e4c3fea3 (patch) | |
tree | 4eaa5b3958b727a708d5edaffb35b38043e7e07d /integrity-audit/src/main | |
parent | 825dba80268f932ab1fcb2f4ab310020a91ce050 (diff) |
Update licenses on sonar fixes in common
Forgot to update licenses on some of the files that were modified
as part of addressing sonar issues. Updated.
Issue-ID: POLICY-2305
Change-Id: I9858bfb54be5b8eb42406e944361ec100ae238ff
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'integrity-audit/src/main')
-rw-r--r-- | integrity-audit/src/main/java/org/onap/policy/common/ia/AuditThread.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-audit/src/main/java/org/onap/policy/common/ia/AuditThread.java b/integrity-audit/src/main/java/org/onap/policy/common/ia/AuditThread.java index accef643..32246c86 100644 --- a/integrity-audit/src/main/java/org/onap/policy/common/ia/AuditThread.java +++ b/integrity-audit/src/main/java/org/onap/policy/common/ia/AuditThread.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * Integrity Audit * ================================================================================ - * Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |