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 --- client/src/main/java/com/att/cadi/dme2/DEClient.java | 3 +-- client/src/main/java/com/att/cadi/dme2/DME2BasicAuth.java | 3 +-- client/src/main/java/com/att/cadi/dme2/DME2ClientSS.java | 3 +-- client/src/main/java/com/att/cadi/dme2/DME2Locator.java | 3 +-- client/src/main/java/com/att/cadi/dme2/DME2TransferSS.java | 3 +-- client/src/main/java/com/att/cadi/dme2/DME2x509SS.java | 3 +-- client/src/main/java/com/att/cadi/dme2/DRcli.java | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) (limited to 'client/src/main/java/com/att/cadi/dme2') diff --git a/client/src/main/java/com/att/cadi/dme2/DEClient.java b/client/src/main/java/com/att/cadi/dme2/DEClient.java index 6810916..138fb63 100644 --- a/client/src/main/java/com/att/cadi/dme2/DEClient.java +++ b/client/src/main/java/com/att/cadi/dme2/DEClient.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/client/src/main/java/com/att/cadi/dme2/DME2BasicAuth.java b/client/src/main/java/com/att/cadi/dme2/DME2BasicAuth.java index 988c92f..3fb1f13 100644 --- a/client/src/main/java/com/att/cadi/dme2/DME2BasicAuth.java +++ b/client/src/main/java/com/att/cadi/dme2/DME2BasicAuth.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/client/src/main/java/com/att/cadi/dme2/DME2ClientSS.java b/client/src/main/java/com/att/cadi/dme2/DME2ClientSS.java index f64367b..8895e9f 100644 --- a/client/src/main/java/com/att/cadi/dme2/DME2ClientSS.java +++ b/client/src/main/java/com/att/cadi/dme2/DME2ClientSS.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/client/src/main/java/com/att/cadi/dme2/DME2Locator.java b/client/src/main/java/com/att/cadi/dme2/DME2Locator.java index b81cf4a..f28fe94 100644 --- a/client/src/main/java/com/att/cadi/dme2/DME2Locator.java +++ b/client/src/main/java/com/att/cadi/dme2/DME2Locator.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/client/src/main/java/com/att/cadi/dme2/DME2TransferSS.java b/client/src/main/java/com/att/cadi/dme2/DME2TransferSS.java index d4612f1..a8d7ac9 100644 --- a/client/src/main/java/com/att/cadi/dme2/DME2TransferSS.java +++ b/client/src/main/java/com/att/cadi/dme2/DME2TransferSS.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/client/src/main/java/com/att/cadi/dme2/DME2x509SS.java b/client/src/main/java/com/att/cadi/dme2/DME2x509SS.java index f60f791..45978e4 100644 --- a/client/src/main/java/com/att/cadi/dme2/DME2x509SS.java +++ b/client/src/main/java/com/att/cadi/dme2/DME2x509SS.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/client/src/main/java/com/att/cadi/dme2/DRcli.java b/client/src/main/java/com/att/cadi/dme2/DRcli.java index 9ff56ca..8a1f5fb 100644 --- a/client/src/main/java/com/att/cadi/dme2/DRcli.java +++ b/client/src/main/java/com/att/cadi/dme2/DRcli.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