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 /utils/src/main/java/org/onap | |
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 'utils/src/main/java/org/onap')
-rw-r--r-- | utils/src/main/java/org/onap/policy/common/utils/network/NetworkUtil.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/src/main/java/org/onap/policy/common/utils/network/NetworkUtil.java b/utils/src/main/java/org/onap/policy/common/utils/network/NetworkUtil.java index 9a3d455b..4b823fdc 100644 --- a/utils/src/main/java/org/onap/policy/common/utils/network/NetworkUtil.java +++ b/utils/src/main/java/org/onap/policy/common/utils/network/NetworkUtil.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP * ================================================================================ - * 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. |