From c548cc96e7cf048894686a12dce8d77111378317 Mon Sep 17 00:00:00 2001 From: sg481n Date: Wed, 9 Aug 2017 23:25:05 -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: I07906b48431c94131ec95dad79a42fb9b6399382 Signed-off-by: sg481n --- authz-core/src/test/java/com/att/authz/common/JU_Define.java | 3 +-- authz-core/src/test/java/com/att/authz/env/JU_AuthzEnv.java | 3 +-- authz-core/src/test/java/com/att/authz/env/JU_AuthzTransFilter.java | 3 +-- authz-core/src/test/java/com/att/authz/env/JU_AuthzTransImpl.java | 3 +-- .../src/test/java/com/att/authz/env/JU_AuthzTransOnlyFilter.java | 3 +-- authz-core/src/test/java/com/att/authz/env/JU_NullTrans.java | 3 +-- authz-core/src/test/java/com/att/authz/layer/JU_Result.java | 3 +-- authz-core/src/test/java/com/att/authz/local/JU_DataFile.java | 3 +-- authz-core/src/test/java/com/att/authz/local/JU_TextIndex.java | 3 +-- .../src/test/java/com/att/authz/org/JU_OrganizationException.java | 3 +-- authz-core/src/test/java/com/att/authz/org/JU_OrganizationFactory.java | 3 +-- authz-core/src/test/java/com/att/cssa/rserv/JU_CachingFileAccess.java | 3 +-- authz-core/src/test/java/com/att/cssa/rserv/JU_CodeSetter.java | 3 +-- authz-core/src/test/java/com/att/cssa/rserv/JU_Pair.java | 3 +-- authz-core/src/test/java/com/att/cssa/rserv/JU_Routes.java | 3 +-- authz-core/src/test/java/com/att/cssa/rserv/JU_TypedCode.java | 3 +-- authz-core/src/test/java/com/att/cssa/rserv/JU_Version.java | 3 +-- authz-core/src/test/java/com/att/cssa/rserv/test/JU_BetterMatch.java | 3 +-- authz-core/src/test/java/com/att/cssa/rserv/test/JU_Content.java | 3 +-- 19 files changed, 19 insertions(+), 38 deletions(-) (limited to 'authz-core/src/test/java/com') diff --git a/authz-core/src/test/java/com/att/authz/common/JU_Define.java b/authz-core/src/test/java/com/att/authz/common/JU_Define.java index af0cd267..92da6ead 100644 --- a/authz-core/src/test/java/com/att/authz/common/JU_Define.java +++ b/authz-core/src/test/java/com/att/authz/common/JU_Define.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/authz-core/src/test/java/com/att/authz/env/JU_AuthzEnv.java b/authz-core/src/test/java/com/att/authz/env/JU_AuthzEnv.java index bda84f0b..1c63915d 100644 --- a/authz-core/src/test/java/com/att/authz/env/JU_AuthzEnv.java +++ b/authz-core/src/test/java/com/att/authz/env/JU_AuthzEnv.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/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransFilter.java b/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransFilter.java index c00ff684..b6d04906 100644 --- a/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransFilter.java +++ b/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransFilter.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/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransImpl.java b/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransImpl.java index f9a934e0..dbee3fa1 100644 --- a/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransImpl.java +++ b/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransImpl.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/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransOnlyFilter.java b/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransOnlyFilter.java index 640fbdca..f5f33dd6 100644 --- a/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransOnlyFilter.java +++ b/authz-core/src/test/java/com/att/authz/env/JU_AuthzTransOnlyFilter.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/authz-core/src/test/java/com/att/authz/env/JU_NullTrans.java b/authz-core/src/test/java/com/att/authz/env/JU_NullTrans.java index 7853a205..6cb56450 100644 --- a/authz-core/src/test/java/com/att/authz/env/JU_NullTrans.java +++ b/authz-core/src/test/java/com/att/authz/env/JU_NullTrans.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/authz-core/src/test/java/com/att/authz/layer/JU_Result.java b/authz-core/src/test/java/com/att/authz/layer/JU_Result.java index 8bebfa7d..415aee62 100644 --- a/authz-core/src/test/java/com/att/authz/layer/JU_Result.java +++ b/authz-core/src/test/java/com/att/authz/layer/JU_Result.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/authz-core/src/test/java/com/att/authz/local/JU_DataFile.java b/authz-core/src/test/java/com/att/authz/local/JU_DataFile.java index 27c7ad60..40e0400e 100644 --- a/authz-core/src/test/java/com/att/authz/local/JU_DataFile.java +++ b/authz-core/src/test/java/com/att/authz/local/JU_DataFile.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/authz-core/src/test/java/com/att/authz/local/JU_TextIndex.java b/authz-core/src/test/java/com/att/authz/local/JU_TextIndex.java index be0746bd..df6a8d28 100644 --- a/authz-core/src/test/java/com/att/authz/local/JU_TextIndex.java +++ b/authz-core/src/test/java/com/att/authz/local/JU_TextIndex.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/authz-core/src/test/java/com/att/authz/org/JU_OrganizationException.java b/authz-core/src/test/java/com/att/authz/org/JU_OrganizationException.java index 91a54126..212a3dc3 100644 --- a/authz-core/src/test/java/com/att/authz/org/JU_OrganizationException.java +++ b/authz-core/src/test/java/com/att/authz/org/JU_OrganizationException.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/authz-core/src/test/java/com/att/authz/org/JU_OrganizationFactory.java b/authz-core/src/test/java/com/att/authz/org/JU_OrganizationFactory.java index 75f2a52a..8876d509 100644 --- a/authz-core/src/test/java/com/att/authz/org/JU_OrganizationFactory.java +++ b/authz-core/src/test/java/com/att/authz/org/JU_OrganizationFactory.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/authz-core/src/test/java/com/att/cssa/rserv/JU_CachingFileAccess.java b/authz-core/src/test/java/com/att/cssa/rserv/JU_CachingFileAccess.java index 3716b19d..a82429a8 100644 --- a/authz-core/src/test/java/com/att/cssa/rserv/JU_CachingFileAccess.java +++ b/authz-core/src/test/java/com/att/cssa/rserv/JU_CachingFileAccess.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/authz-core/src/test/java/com/att/cssa/rserv/JU_CodeSetter.java b/authz-core/src/test/java/com/att/cssa/rserv/JU_CodeSetter.java index d6405c2d..b1555524 100644 --- a/authz-core/src/test/java/com/att/cssa/rserv/JU_CodeSetter.java +++ b/authz-core/src/test/java/com/att/cssa/rserv/JU_CodeSetter.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/authz-core/src/test/java/com/att/cssa/rserv/JU_Pair.java b/authz-core/src/test/java/com/att/cssa/rserv/JU_Pair.java index 5cc362f8..f1859584 100644 --- a/authz-core/src/test/java/com/att/cssa/rserv/JU_Pair.java +++ b/authz-core/src/test/java/com/att/cssa/rserv/JU_Pair.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/authz-core/src/test/java/com/att/cssa/rserv/JU_Routes.java b/authz-core/src/test/java/com/att/cssa/rserv/JU_Routes.java index 67328f6e..f6b2bba0 100644 --- a/authz-core/src/test/java/com/att/cssa/rserv/JU_Routes.java +++ b/authz-core/src/test/java/com/att/cssa/rserv/JU_Routes.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/authz-core/src/test/java/com/att/cssa/rserv/JU_TypedCode.java b/authz-core/src/test/java/com/att/cssa/rserv/JU_TypedCode.java index 76d5553e..cb1502be 100644 --- a/authz-core/src/test/java/com/att/cssa/rserv/JU_TypedCode.java +++ b/authz-core/src/test/java/com/att/cssa/rserv/JU_TypedCode.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/authz-core/src/test/java/com/att/cssa/rserv/JU_Version.java b/authz-core/src/test/java/com/att/cssa/rserv/JU_Version.java index 47ea35be..12815b2d 100644 --- a/authz-core/src/test/java/com/att/cssa/rserv/JU_Version.java +++ b/authz-core/src/test/java/com/att/cssa/rserv/JU_Version.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/authz-core/src/test/java/com/att/cssa/rserv/test/JU_BetterMatch.java b/authz-core/src/test/java/com/att/cssa/rserv/test/JU_BetterMatch.java index 5a825917..b0f270f4 100644 --- a/authz-core/src/test/java/com/att/cssa/rserv/test/JU_BetterMatch.java +++ b/authz-core/src/test/java/com/att/cssa/rserv/test/JU_BetterMatch.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/authz-core/src/test/java/com/att/cssa/rserv/test/JU_Content.java b/authz-core/src/test/java/com/att/cssa/rserv/test/JU_Content.java index dd2a33e1..7bc51b55 100644 --- a/authz-core/src/test/java/com/att/cssa/rserv/test/JU_Content.java +++ b/authz-core/src/test/java/com/att/cssa/rserv/test/JU_Content.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