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/main/java/com/att/cadi/aaf/AAFPermission.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/AAFTransmutate.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/ConnectivityTest.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/PermEval.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/cert/AAFListedCertIdentity.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/client/ErrMessage.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/client/Examples.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/marshal/CertMarshal.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/marshal/CertsMarshal.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFCon.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java | 3 +-- aaf/src/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/ArtifactDir.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/CertException.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/CmAgent.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/Factory.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/PlaceArtifact.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/PlaceArtifactInFiles.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/PlaceArtifactInKeystore.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/PlaceArtifactOnStream.java | 3 +-- aaf/src/main/java/com/att/cadi/cm/PlaceArtifactScripts.java | 3 +-- aaf/src/main/java/com/att/cadi/sso/AAFSSO.java | 3 +-- 27 files changed, 27 insertions(+), 54 deletions(-) (limited to 'aaf/src/main/java/com') diff --git a/aaf/src/main/java/com/att/cadi/aaf/AAFPermission.java b/aaf/src/main/java/com/att/cadi/aaf/AAFPermission.java index e604053..79dd9ee 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/AAFPermission.java +++ b/aaf/src/main/java/com/att/cadi/aaf/AAFPermission.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/main/java/com/att/cadi/aaf/AAFTransmutate.java b/aaf/src/main/java/com/att/cadi/aaf/AAFTransmutate.java index a6a9bb7..c7f0e2c 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/AAFTransmutate.java +++ b/aaf/src/main/java/com/att/cadi/aaf/AAFTransmutate.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/main/java/com/att/cadi/aaf/ConnectivityTest.java b/aaf/src/main/java/com/att/cadi/aaf/ConnectivityTest.java index 070d48d..7508522 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/ConnectivityTest.java +++ b/aaf/src/main/java/com/att/cadi/aaf/ConnectivityTest.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/main/java/com/att/cadi/aaf/PermEval.java b/aaf/src/main/java/com/att/cadi/aaf/PermEval.java index b661df4..448f60a 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/PermEval.java +++ b/aaf/src/main/java/com/att/cadi/aaf/PermEval.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/main/java/com/att/cadi/aaf/cert/AAFListedCertIdentity.java b/aaf/src/main/java/com/att/cadi/aaf/cert/AAFListedCertIdentity.java index ecdaf24..e029765 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/cert/AAFListedCertIdentity.java +++ b/aaf/src/main/java/com/att/cadi/aaf/cert/AAFListedCertIdentity.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/main/java/com/att/cadi/aaf/client/ErrMessage.java b/aaf/src/main/java/com/att/cadi/aaf/client/ErrMessage.java index 7fc776a..4b619c6 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/client/ErrMessage.java +++ b/aaf/src/main/java/com/att/cadi/aaf/client/ErrMessage.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/main/java/com/att/cadi/aaf/client/Examples.java b/aaf/src/main/java/com/att/cadi/aaf/client/Examples.java index e8a4756..d469805 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/client/Examples.java +++ b/aaf/src/main/java/com/att/cadi/aaf/client/Examples.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/main/java/com/att/cadi/aaf/marshal/CertMarshal.java b/aaf/src/main/java/com/att/cadi/aaf/marshal/CertMarshal.java index 4193d43..ad75dc5 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/marshal/CertMarshal.java +++ b/aaf/src/main/java/com/att/cadi/aaf/marshal/CertMarshal.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/main/java/com/att/cadi/aaf/marshal/CertsMarshal.java b/aaf/src/main/java/com/att/cadi/aaf/marshal/CertsMarshal.java index 16fc580..3a27a9c 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/marshal/CertsMarshal.java +++ b/aaf/src/main/java/com/att/cadi/aaf/marshal/CertsMarshal.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/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java b/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java index db60495..33005a3 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFAuthn.java +++ b/aaf/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/main/java/com/att/cadi/aaf/v2_0/AAFCon.java b/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFCon.java index 573c85e..a9d53f3 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFCon.java +++ b/aaf/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/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java b/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java index 7092613..6fce97a 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFConDME2.java +++ b/aaf/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/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java b/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java index 5454773..e126f08 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFConHttp.java +++ b/aaf/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/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java b/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java index db03347..7188224 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFLurPerm.java +++ b/aaf/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/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java b/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java index 35df38f..4e189ce 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFTaf.java +++ b/aaf/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/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java b/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java index 3bc4faf..5ee3199 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/v2_0/AAFTrustChecker.java +++ b/aaf/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/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java b/aaf/src/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java index 8626588..297ad8a 100644 --- a/aaf/src/main/java/com/att/cadi/aaf/v2_0/AbsAAFLur.java +++ b/aaf/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. diff --git a/aaf/src/main/java/com/att/cadi/cm/ArtifactDir.java b/aaf/src/main/java/com/att/cadi/cm/ArtifactDir.java index 39854d6..512be78 100644 --- a/aaf/src/main/java/com/att/cadi/cm/ArtifactDir.java +++ b/aaf/src/main/java/com/att/cadi/cm/ArtifactDir.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/main/java/com/att/cadi/cm/CertException.java b/aaf/src/main/java/com/att/cadi/cm/CertException.java index a2694ce..ce38c21 100644 --- a/aaf/src/main/java/com/att/cadi/cm/CertException.java +++ b/aaf/src/main/java/com/att/cadi/cm/CertException.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/main/java/com/att/cadi/cm/CmAgent.java b/aaf/src/main/java/com/att/cadi/cm/CmAgent.java index 424ef83..0240962 100644 --- a/aaf/src/main/java/com/att/cadi/cm/CmAgent.java +++ b/aaf/src/main/java/com/att/cadi/cm/CmAgent.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/main/java/com/att/cadi/cm/Factory.java b/aaf/src/main/java/com/att/cadi/cm/Factory.java index 178cc81..85b5dfb 100644 --- a/aaf/src/main/java/com/att/cadi/cm/Factory.java +++ b/aaf/src/main/java/com/att/cadi/cm/Factory.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/main/java/com/att/cadi/cm/PlaceArtifact.java b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifact.java index b5a3fb0..60434c3 100644 --- a/aaf/src/main/java/com/att/cadi/cm/PlaceArtifact.java +++ b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifact.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/main/java/com/att/cadi/cm/PlaceArtifactInFiles.java b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactInFiles.java index 219eb4a..c9145ec 100644 --- a/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactInFiles.java +++ b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactInFiles.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/main/java/com/att/cadi/cm/PlaceArtifactInKeystore.java b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactInKeystore.java index 6859ba5..61374e9 100644 --- a/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactInKeystore.java +++ b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactInKeystore.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/main/java/com/att/cadi/cm/PlaceArtifactOnStream.java b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactOnStream.java index 7815a8e..4c2c900 100644 --- a/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactOnStream.java +++ b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactOnStream.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/main/java/com/att/cadi/cm/PlaceArtifactScripts.java b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactScripts.java index ab77ca2..714b233 100644 --- a/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactScripts.java +++ b/aaf/src/main/java/com/att/cadi/cm/PlaceArtifactScripts.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/main/java/com/att/cadi/sso/AAFSSO.java b/aaf/src/main/java/com/att/cadi/sso/AAFSSO.java index 5d0d342..4f66dd2 100644 --- a/aaf/src/main/java/com/att/cadi/sso/AAFSSO.java +++ b/aaf/src/main/java/com/att/cadi/sso/AAFSSO.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