summaryrefslogtreecommitdiffstats
path: root/core/src/main/java/com/att/cadi/util
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-08-09 23:34:20 -0400
committersg481n <sg481n@att.com>2017-08-09 23:34:20 -0400
commitbe977ba3cfefdc1576f92994e282119cc6d4fd96 (patch)
tree2f6c22f06b2d4291753947c4e474e837f699a940 /core/src/main/java/com/att/cadi/util
parent4a51a8f96715ffb2a42189b93b9fa91b453b8530 (diff)
 [AAF-21] Updated Copyright Headers for AAF
Change-Id: I6075e7a49fc6ad61db0c89a980d39e8d8691fd5f Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'core/src/main/java/com/att/cadi/util')
-rw-r--r--core/src/main/java/com/att/cadi/util/Chmod.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/JsonOutputStream.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/MaskFormatException.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/MyConsole.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/NetMask.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/Split.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/SubStandardConsole.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/TheConsole.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/UserChainManip.java3
-rw-r--r--core/src/main/java/com/att/cadi/util/Vars.java3
10 files changed, 10 insertions, 20 deletions
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.