summaryrefslogtreecommitdiffstats
path: root/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/test/java/OperationalStateValidatorTest.java
diff options
context:
space:
mode:
authorJohn McClung <jm1364@att.com>2018-06-01 11:46:01 -0400
committerPatrick Brady <pb071s@att.com>2018-06-01 21:34:58 +0000
commita2a11bff0d6540b85dd2dd5805bdf0275c4d5ba8 (patch)
tree2c2ec13068c1aaafdd055f4ced960dec0cc2a5ea /appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/test/java/OperationalStateValidatorTest.java
parent6d59a74cf17f0025ef3ff5e7a8e97f2c54d75480 (diff)
Update license header in appc-netconf-adapter file
Modify license header in appc-netconf-adapter files to reflect 2018 updates. Change-Id: I9fb8827dd010ae0d21e04dd8cfacba4112d8115b Issue-ID: APPC-960 Signed-off-by: John McClung <jm1364@att.com>
Diffstat (limited to 'appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/test/java/OperationalStateValidatorTest.java')
-rw-r--r--appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/test/java/OperationalStateValidatorTest.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/test/java/OperationalStateValidatorTest.java b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/test/java/OperationalStateValidatorTest.java
index 11f6f818b..e3521910e 100644
--- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/test/java/OperationalStateValidatorTest.java
+++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/src/test/java/OperationalStateValidatorTest.java
@@ -2,7 +2,7 @@
* ============LICENSE_START=======================================================
* ONAP : APPC
* ================================================================================
- * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
+ * Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
* ================================================================================
* Copyright (C) 2017 Amdocs
* =============================================================================
@@ -18,7 +18,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
* ============LICENSE_END=========================================================
*/