From be977ba3cfefdc1576f92994e282119cc6d4fd96 Mon Sep 17 00:00:00 2001 From: sg481n Date: Wed, 9 Aug 2017 23:34:20 -0400 Subject:  [AAF-21] Updated Copyright Headers for AAF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6075e7a49fc6ad61db0c89a980d39e8d8691fd5f Signed-off-by: sg481n --- aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java | 3 +-- aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFCon.java | 3 +-- aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java | 3 +-- aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java | 3 +-- aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java | 3 +-- aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java | 3 +-- aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java | 3 +-- aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java | 3 +-- 8 files changed, 8 insertions(+), 16 deletions(-) (limited to 'aaf/src/src/main/java/com/att/cadi/aaf/v2_0') diff --git a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java index 0c72dcd..263f730 100644 --- a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java +++ b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java @@ -1,9 +1,8 @@ /******************************************************************************* * ============LICENSE_START==================================================== - * * org.onap.aai + * * org.onap.aaf * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * * Copyright © 2017 Amdocs * * =========================================================================== * * 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/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFCon.java b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFCon.java index c58dd9a..9b458c7 100644 --- a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFCon.java +++ b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFCon.java @@ -1,9 +1,8 @@ /******************************************************************************* * ============LICENSE_START==================================================== - * * org.onap.aai + * * org.onap.aaf * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * * Copyright © 2017 Amdocs * * =========================================================================== * * 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/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java index 07bc390..0ff8958 100644 --- a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java +++ b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java @@ -1,9 +1,8 @@ /******************************************************************************* * ============LICENSE_START==================================================== - * * org.onap.aai + * * org.onap.aaf * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * * Copyright © 2017 Amdocs * * =========================================================================== * * 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/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java index ffe1331..8a63680 100644 --- a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java +++ b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java @@ -1,9 +1,8 @@ /******************************************************************************* * ============LICENSE_START==================================================== - * * org.onap.aai + * * org.onap.aaf * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * * Copyright © 2017 Amdocs * * =========================================================================== * * 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/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java index c1c25c2..aae79f4 100644 --- a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java +++ b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java @@ -1,9 +1,8 @@ /******************************************************************************* * ============LICENSE_START==================================================== - * * org.onap.aai + * * org.onap.aaf * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * * Copyright © 2017 Amdocs * * =========================================================================== * * 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/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java index a36c11a..c294ed1 100644 --- a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java +++ b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java @@ -1,9 +1,8 @@ /******************************************************************************* * ============LICENSE_START==================================================== - * * org.onap.aai + * * org.onap.aaf * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * * Copyright © 2017 Amdocs * * =========================================================================== * * 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/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java index cc1e16c..175f699 100644 --- a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java +++ b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java @@ -1,9 +1,8 @@ /******************************************************************************* * ============LICENSE_START==================================================== - * * org.onap.aai + * * org.onap.aaf * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * * Copyright © 2017 Amdocs * * =========================================================================== * * 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/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java index 0e831b9..03f6c70 100644 --- a/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java +++ b/aaf/src/src/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java @@ -1,9 +1,8 @@ /******************************************************************************* * ============LICENSE_START==================================================== - * * org.onap.aai + * * org.onap.aaf * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * * Copyright © 2017 Amdocs * * =========================================================================== * * 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