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-gw/src/main/java/com/att/authz/gw/GwAPI.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/GwCode.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/api/API_Api.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/api/API_Find.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/service/GwService.java | 3 +-- authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java | 3 +-- 15 files changed, 15 insertions(+), 30 deletions(-) (limited to 'authz-gw/src/main/java/com/att') diff --git a/authz-gw/src/main/java/com/att/authz/gw/GwAPI.java b/authz-gw/src/main/java/com/att/authz/gw/GwAPI.java index 9411bcd1..959baf34 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/GwAPI.java +++ b/authz-gw/src/main/java/com/att/authz/gw/GwAPI.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-gw/src/main/java/com/att/authz/gw/GwCode.java b/authz-gw/src/main/java/com/att/authz/gw/GwCode.java index 07717db3..e5a48df7 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/GwCode.java +++ b/authz-gw/src/main/java/com/att/authz/gw/GwCode.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-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java index ffe42e1c..31cbd1b3 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.java +++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_AAFAccess.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-gw/src/main/java/com/att/authz/gw/api/API_Api.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_Api.java index a752e67b..22b68ebc 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/api/API_Api.java +++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_Api.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-gw/src/main/java/com/att/authz/gw/api/API_Find.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_Find.java index 7705c4a4..c6a1e0f2 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/api/API_Find.java +++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_Find.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-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java index 14d8c41f..0c234551 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.java +++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_Proxy.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-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java b/authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java index 52dae40b..3236106f 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.java +++ b/authz-gw/src/main/java/com/att/authz/gw/api/API_TGuard.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-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java index e4eb6352..daeea344 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.java +++ b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade.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-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java index 4b79b07e..463931da 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.java +++ b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeFactory.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-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java index 9f1c3f1a..6045ad4f 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.java +++ b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacadeImpl.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-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java index fbaa91e5..7b6e9143 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.java +++ b/authz-gw/src/main/java/com/att/authz/gw/facade/GwFacade_1_0.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-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java b/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java index c2f30498..143dcce8 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.java +++ b/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper.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-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java b/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java index 49f2f846..49ee4b86 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.java +++ b/authz-gw/src/main/java/com/att/authz/gw/mapper/Mapper_1_0.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-gw/src/main/java/com/att/authz/gw/service/GwService.java b/authz-gw/src/main/java/com/att/authz/gw/service/GwService.java index aaa5489a..c1f7e352 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/service/GwService.java +++ b/authz-gw/src/main/java/com/att/authz/gw/service/GwService.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-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java b/authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java index 3113d9de..d1b1c335 100644 --- a/authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.java +++ b/authz-gw/src/main/java/com/att/authz/gw/service/GwServiceImpl.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