diff options
author | Jim Hahn <jrh3@att.com> | 2019-08-23 09:06:56 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-23 09:06:56 -0400 |
commit | dc6697bc577a5ba1d423ca2e1a3b604528461479 (patch) | |
tree | ba86d6962a657e847a8ad3507f810adcdee102a8 /BRMSGateway/src/test | |
parent | b2341e2ee94605af08728a38f835e9545ab60cac (diff) |
Fix license on updated engine files
Address review comment about license date on updated junits.
Change-Id: I5dd6e47be243d6f0d5a001cb5cfb45e7ac31f9c8
Issue-ID: POLICY-1937
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'BRMSGateway/src/test')
-rw-r--r-- | BRMSGateway/src/test/java/org/onap/policy/brms/api/BrmsGatewayTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/src/test/java/org/onap/policy/brms/api/BrmsGatewayTest.java b/BRMSGateway/src/test/java/org/onap/policy/brms/api/BrmsGatewayTest.java index b34b18b6d..f5a4fff8a 100644 --- a/BRMSGateway/src/test/java/org/onap/policy/brms/api/BrmsGatewayTest.java +++ b/BRMSGateway/src/test/java/org/onap/policy/brms/api/BrmsGatewayTest.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP Policy Engine * ================================================================================ - * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2018-2019 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. |