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 --- core/src/test/java/com/att/cadi/JU_AES.java | 3 +-- core/src/test/java/com/att/cadi/lur/test/JU_LocalLur.java | 3 +-- core/src/test/java/com/att/cadi/lur/test/TestAccess.java | 3 +-- core/src/test/java/com/att/cadi/test/JU_Base64.java | 3 +-- .../src/test/java/com/att/cadi/test/JU_BufferedServletInputStream.java | 3 +-- core/src/test/java/com/att/cadi/test/JU_Capacitor.java | 3 +-- core/src/test/java/com/att/cadi/test/JU_Hash.java | 3 +-- core/src/test/java/com/att/cadi/test/JU_Passcode.java | 3 +-- core/src/test/java/com/att/cadi/test/JU_UserChainManip.java | 3 +-- core/src/test/java/com/att/cadi/test/JU_Vars.java | 3 +-- core/src/test/java/com/att/cadi/test/Test.java | 3 +-- core/src/test/java/com/att/cadi/wsse/test/JU_WSSE_Read.java | 3 +-- core/src/test/java/com/att/cadi/wsse/test/JU_XReader.java | 3 +-- 13 files changed, 13 insertions(+), 26 deletions(-) (limited to 'core/src/test/java/com') diff --git a/core/src/test/java/com/att/cadi/JU_AES.java b/core/src/test/java/com/att/cadi/JU_AES.java index 2143e5b..fb2482a 100644 --- a/core/src/test/java/com/att/cadi/JU_AES.java +++ b/core/src/test/java/com/att/cadi/JU_AES.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/core/src/test/java/com/att/cadi/lur/test/JU_LocalLur.java b/core/src/test/java/com/att/cadi/lur/test/JU_LocalLur.java index a4ada86..f11c74d 100644 --- a/core/src/test/java/com/att/cadi/lur/test/JU_LocalLur.java +++ b/core/src/test/java/com/att/cadi/lur/test/JU_LocalLur.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/core/src/test/java/com/att/cadi/lur/test/TestAccess.java b/core/src/test/java/com/att/cadi/lur/test/TestAccess.java index f8e911c..81d5092 100644 --- a/core/src/test/java/com/att/cadi/lur/test/TestAccess.java +++ b/core/src/test/java/com/att/cadi/lur/test/TestAccess.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/core/src/test/java/com/att/cadi/test/JU_Base64.java b/core/src/test/java/com/att/cadi/test/JU_Base64.java index fdafb84..1a82298 100644 --- a/core/src/test/java/com/att/cadi/test/JU_Base64.java +++ b/core/src/test/java/com/att/cadi/test/JU_Base64.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/core/src/test/java/com/att/cadi/test/JU_BufferedServletInputStream.java b/core/src/test/java/com/att/cadi/test/JU_BufferedServletInputStream.java index c30d944..5f299bb 100644 --- a/core/src/test/java/com/att/cadi/test/JU_BufferedServletInputStream.java +++ b/core/src/test/java/com/att/cadi/test/JU_BufferedServletInputStream.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/core/src/test/java/com/att/cadi/test/JU_Capacitor.java b/core/src/test/java/com/att/cadi/test/JU_Capacitor.java index c3f6d77..5584911 100644 --- a/core/src/test/java/com/att/cadi/test/JU_Capacitor.java +++ b/core/src/test/java/com/att/cadi/test/JU_Capacitor.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/core/src/test/java/com/att/cadi/test/JU_Hash.java b/core/src/test/java/com/att/cadi/test/JU_Hash.java index 85e4209..e5d2d6b 100644 --- a/core/src/test/java/com/att/cadi/test/JU_Hash.java +++ b/core/src/test/java/com/att/cadi/test/JU_Hash.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/core/src/test/java/com/att/cadi/test/JU_Passcode.java b/core/src/test/java/com/att/cadi/test/JU_Passcode.java index 68c7dc8..122ecf7 100644 --- a/core/src/test/java/com/att/cadi/test/JU_Passcode.java +++ b/core/src/test/java/com/att/cadi/test/JU_Passcode.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/core/src/test/java/com/att/cadi/test/JU_UserChainManip.java b/core/src/test/java/com/att/cadi/test/JU_UserChainManip.java index 40b9266..65f5ebd 100644 --- a/core/src/test/java/com/att/cadi/test/JU_UserChainManip.java +++ b/core/src/test/java/com/att/cadi/test/JU_UserChainManip.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/core/src/test/java/com/att/cadi/test/JU_Vars.java b/core/src/test/java/com/att/cadi/test/JU_Vars.java index daf2c0f..e681622 100644 --- a/core/src/test/java/com/att/cadi/test/JU_Vars.java +++ b/core/src/test/java/com/att/cadi/test/JU_Vars.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/core/src/test/java/com/att/cadi/test/Test.java b/core/src/test/java/com/att/cadi/test/Test.java index 53729b4..4fe9111 100644 --- a/core/src/test/java/com/att/cadi/test/Test.java +++ b/core/src/test/java/com/att/cadi/test/Test.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/core/src/test/java/com/att/cadi/wsse/test/JU_WSSE_Read.java b/core/src/test/java/com/att/cadi/wsse/test/JU_WSSE_Read.java index a262780..65338ae 100644 --- a/core/src/test/java/com/att/cadi/wsse/test/JU_WSSE_Read.java +++ b/core/src/test/java/com/att/cadi/wsse/test/JU_WSSE_Read.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/core/src/test/java/com/att/cadi/wsse/test/JU_XReader.java b/core/src/test/java/com/att/cadi/wsse/test/JU_XReader.java index 7f38d94..ee69561 100644 --- a/core/src/test/java/com/att/cadi/wsse/test/JU_XReader.java +++ b/core/src/test/java/com/att/cadi/wsse/test/JU_XReader.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