From bcadccdf42f6e12872c6caea33cc43d85841534d Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Fri, 10 Feb 2017 14:20:04 -0500 Subject: Update repository information Change-Id: Ieee664e097b64818d5d3b19c8598adbafef3327a Signed-off-by: Steve Smokowski --- eelf-logging/src/main/java/org/openecomp/cl/eelf/AaiLoggerAdapter.java | 3 ++- eelf-logging/src/main/java/org/openecomp/cl/eelf/AuditLogLine.java | 3 ++- eelf-logging/src/main/java/org/openecomp/cl/eelf/ErrorLogLine.java | 3 ++- eelf-logging/src/main/java/org/openecomp/cl/eelf/LogMessageEnum.java | 3 ++- eelf-logging/src/main/java/org/openecomp/cl/eelf/LoggerFactory.java | 3 ++- eelf-logging/src/main/java/org/openecomp/cl/eelf/MetricsLogLine.java | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) (limited to 'eelf-logging/src/main/java/org/openecomp/cl/eelf') diff --git a/eelf-logging/src/main/java/org/openecomp/cl/eelf/AaiLoggerAdapter.java b/eelf-logging/src/main/java/org/openecomp/cl/eelf/AaiLoggerAdapter.java index 0f05532..f573ab4 100644 --- a/eelf-logging/src/main/java/org/openecomp/cl/eelf/AaiLoggerAdapter.java +++ b/eelf-logging/src/main/java/org/openecomp/cl/eelf/AaiLoggerAdapter.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/main/java/org/openecomp/cl/eelf/AuditLogLine.java b/eelf-logging/src/main/java/org/openecomp/cl/eelf/AuditLogLine.java index 457da14..b01437d 100644 --- a/eelf-logging/src/main/java/org/openecomp/cl/eelf/AuditLogLine.java +++ b/eelf-logging/src/main/java/org/openecomp/cl/eelf/AuditLogLine.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/main/java/org/openecomp/cl/eelf/ErrorLogLine.java b/eelf-logging/src/main/java/org/openecomp/cl/eelf/ErrorLogLine.java index 25c2fa3..ba26dca 100644 --- a/eelf-logging/src/main/java/org/openecomp/cl/eelf/ErrorLogLine.java +++ b/eelf-logging/src/main/java/org/openecomp/cl/eelf/ErrorLogLine.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/main/java/org/openecomp/cl/eelf/LogMessageEnum.java b/eelf-logging/src/main/java/org/openecomp/cl/eelf/LogMessageEnum.java index dc83763..7d35c6c 100644 --- a/eelf-logging/src/main/java/org/openecomp/cl/eelf/LogMessageEnum.java +++ b/eelf-logging/src/main/java/org/openecomp/cl/eelf/LogMessageEnum.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/main/java/org/openecomp/cl/eelf/LoggerFactory.java b/eelf-logging/src/main/java/org/openecomp/cl/eelf/LoggerFactory.java index c0ff5b0..d695238 100644 --- a/eelf-logging/src/main/java/org/openecomp/cl/eelf/LoggerFactory.java +++ b/eelf-logging/src/main/java/org/openecomp/cl/eelf/LoggerFactory.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/main/java/org/openecomp/cl/eelf/MetricsLogLine.java b/eelf-logging/src/main/java/org/openecomp/cl/eelf/MetricsLogLine.java index fb5e213..0ed6b91 100644 --- a/eelf-logging/src/main/java/org/openecomp/cl/eelf/MetricsLogLine.java +++ b/eelf-logging/src/main/java/org/openecomp/cl/eelf/MetricsLogLine.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. -- cgit 1.2.3-korg