diff options
author | Steve Smokowski <ss835w@att.com> | 2017-02-10 14:20:04 -0500 |
---|---|---|
committer | Steve Smokowski <ss835w@att.com> | 2017-02-10 14:20:41 -0500 |
commit | bcadccdf42f6e12872c6caea33cc43d85841534d (patch) | |
tree | 5319b2bb9ac4e262b11b127d33974a4258738999 /eelf-logging/src/test | |
parent | 1ae24d9265c263e20bff092d9c0d7219c28f2b33 (diff) |
Update repository information
Change-Id: Ieee664e097b64818d5d3b19c8598adbafef3327a
Signed-off-by: Steve Smokowski <ss835w@att.com>
Diffstat (limited to 'eelf-logging/src/test')
4 files changed, 8 insertions, 4 deletions
diff --git a/eelf-logging/src/test/java/org/openecomp/cl/eelf/AAILoggerAdapterTest.java b/eelf-logging/src/test/java/org/openecomp/cl/eelf/AAILoggerAdapterTest.java index 24dab76..0992d5f 100644 --- a/eelf-logging/src/test/java/org/openecomp/cl/eelf/AAILoggerAdapterTest.java +++ b/eelf-logging/src/test/java/org/openecomp/cl/eelf/AAILoggerAdapterTest.java @@ -2,7 +2,8 @@ * ============LICENSE_START======================================================= * Common Logging Library * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2017 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. diff --git a/eelf-logging/src/test/java/org/openecomp/cl/eelf/LoggerFactoryTest.java b/eelf-logging/src/test/java/org/openecomp/cl/eelf/LoggerFactoryTest.java index 5e475aa..0b61f4e 100644 --- a/eelf-logging/src/test/java/org/openecomp/cl/eelf/LoggerFactoryTest.java +++ b/eelf-logging/src/test/java/org/openecomp/cl/eelf/LoggerFactoryTest.java @@ -2,7 +2,8 @@ * ============LICENSE_START======================================================= * Common Logging Library * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2017 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. diff --git a/eelf-logging/src/test/java/org/openecomp/cl/eelf/UnitTestMsgs.java b/eelf-logging/src/test/java/org/openecomp/cl/eelf/UnitTestMsgs.java index 0b4eb5e..58202ba 100644 --- a/eelf-logging/src/test/java/org/openecomp/cl/eelf/UnitTestMsgs.java +++ b/eelf-logging/src/test/java/org/openecomp/cl/eelf/UnitTestMsgs.java @@ -2,7 +2,8 @@ * ============LICENSE_START======================================================= * Common Logging Library * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2017 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. diff --git a/eelf-logging/src/test/resources/logging/UnitTestMsgs.properties b/eelf-logging/src/test/resources/logging/UnitTestMsgs.properties index 77f5261..6abed9f 100644 --- a/eelf-logging/src/test/resources/logging/UnitTestMsgs.properties +++ b/eelf-logging/src/test/resources/logging/UnitTestMsgs.properties @@ -2,7 +2,8 @@ # ============LICENSE_START======================================================= # Common Logging Library # ================================================================================ -# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. +# Copyright (C) 2017 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. |