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/main/java/com/att/cadi/util/Chmod.java | 3 +-- core/src/main/java/com/att/cadi/util/JsonOutputStream.java | 3 +-- core/src/main/java/com/att/cadi/util/MaskFormatException.java | 3 +-- core/src/main/java/com/att/cadi/util/MyConsole.java | 3 +-- core/src/main/java/com/att/cadi/util/NetMask.java | 3 +-- core/src/main/java/com/att/cadi/util/Split.java | 3 +-- core/src/main/java/com/att/cadi/util/SubStandardConsole.java | 3 +-- core/src/main/java/com/att/cadi/util/TheConsole.java | 3 +-- core/src/main/java/com/att/cadi/util/UserChainManip.java | 3 +-- core/src/main/java/com/att/cadi/util/Vars.java | 3 +-- 10 files changed, 10 insertions(+), 20 deletions(-) (limited to 'core/src/main/java/com/att/cadi/util') diff --git a/core/src/main/java/com/att/cadi/util/Chmod.java b/core/src/main/java/com/att/cadi/util/Chmod.java index 9991616..ddde50b 100644 --- a/core/src/main/java/com/att/cadi/util/Chmod.java +++ b/core/src/main/java/com/att/cadi/util/Chmod.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/main/java/com/att/cadi/util/JsonOutputStream.java b/core/src/main/java/com/att/cadi/util/JsonOutputStream.java index f85efa4..33deed0 100644 --- a/core/src/main/java/com/att/cadi/util/JsonOutputStream.java +++ b/core/src/main/java/com/att/cadi/util/JsonOutputStream.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/main/java/com/att/cadi/util/MaskFormatException.java b/core/src/main/java/com/att/cadi/util/MaskFormatException.java index 7a8c773..fa3f220 100644 --- a/core/src/main/java/com/att/cadi/util/MaskFormatException.java +++ b/core/src/main/java/com/att/cadi/util/MaskFormatException.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/main/java/com/att/cadi/util/MyConsole.java b/core/src/main/java/com/att/cadi/util/MyConsole.java index eb148ee..4083dea 100644 --- a/core/src/main/java/com/att/cadi/util/MyConsole.java +++ b/core/src/main/java/com/att/cadi/util/MyConsole.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/main/java/com/att/cadi/util/NetMask.java b/core/src/main/java/com/att/cadi/util/NetMask.java index befed88..9707047 100644 --- a/core/src/main/java/com/att/cadi/util/NetMask.java +++ b/core/src/main/java/com/att/cadi/util/NetMask.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/main/java/com/att/cadi/util/Split.java b/core/src/main/java/com/att/cadi/util/Split.java index 4a695fb..07332dd 100644 --- a/core/src/main/java/com/att/cadi/util/Split.java +++ b/core/src/main/java/com/att/cadi/util/Split.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/main/java/com/att/cadi/util/SubStandardConsole.java b/core/src/main/java/com/att/cadi/util/SubStandardConsole.java index 3d57332..8a44568 100644 --- a/core/src/main/java/com/att/cadi/util/SubStandardConsole.java +++ b/core/src/main/java/com/att/cadi/util/SubStandardConsole.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/main/java/com/att/cadi/util/TheConsole.java b/core/src/main/java/com/att/cadi/util/TheConsole.java index 60f3f79..05fcd9b 100644 --- a/core/src/main/java/com/att/cadi/util/TheConsole.java +++ b/core/src/main/java/com/att/cadi/util/TheConsole.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/main/java/com/att/cadi/util/UserChainManip.java b/core/src/main/java/com/att/cadi/util/UserChainManip.java index 89851aa..9f6eeec 100644 --- a/core/src/main/java/com/att/cadi/util/UserChainManip.java +++ b/core/src/main/java/com/att/cadi/util/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/main/java/com/att/cadi/util/Vars.java b/core/src/main/java/com/att/cadi/util/Vars.java index b712e31..8d0b27e 100644 --- a/core/src/main/java/com/att/cadi/util/Vars.java +++ b/core/src/main/java/com/att/cadi/util/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. -- cgit 1.2.3-korg