summaryrefslogtreecommitdiffstats
path: root/xgen/src/main/java/com
diff options
context:
space:
mode:
Diffstat (limited to 'xgen/src/main/java/com')
-rw-r--r--xgen/src/main/java/com/att/xgen/Back.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/Cache.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/CacheGen.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/Code.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/DynamicCode.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/Mark.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/Section.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/XGen.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/XGenBuff.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/html/HTML4Gen.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/html/HTML5Gen.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/html/HTMLCacheGen.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/html/HTMLGen.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/html/Imports.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/html/JSGen.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/html/State.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/html/Thematic.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/xml/XMLCacheGen.java3
-rw-r--r--xgen/src/main/java/com/att/xgen/xml/XMLGen.java3
19 files changed, 19 insertions, 38 deletions
diff --git a/xgen/src/main/java/com/att/xgen/Back.java b/xgen/src/main/java/com/att/xgen/Back.java
index e2b94b2..154ba88 100644
--- a/xgen/src/main/java/com/att/xgen/Back.java
+++ b/xgen/src/main/java/com/att/xgen/Back.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/xgen/src/main/java/com/att/xgen/Cache.java b/xgen/src/main/java/com/att/xgen/Cache.java
index 31f7420..6c887cc 100644
--- a/xgen/src/main/java/com/att/xgen/Cache.java
+++ b/xgen/src/main/java/com/att/xgen/Cache.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/xgen/src/main/java/com/att/xgen/CacheGen.java b/xgen/src/main/java/com/att/xgen/CacheGen.java
index b3e0491..371cf87 100644
--- a/xgen/src/main/java/com/att/xgen/CacheGen.java
+++ b/xgen/src/main/java/com/att/xgen/CacheGen.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/xgen/src/main/java/com/att/xgen/Code.java b/xgen/src/main/java/com/att/xgen/Code.java
index 556b05a..70d0c74 100644
--- a/xgen/src/main/java/com/att/xgen/Code.java
+++ b/xgen/src/main/java/com/att/xgen/Code.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/xgen/src/main/java/com/att/xgen/DynamicCode.java b/xgen/src/main/java/com/att/xgen/DynamicCode.java
index 810f918..f1cc4c4 100644
--- a/xgen/src/main/java/com/att/xgen/DynamicCode.java
+++ b/xgen/src/main/java/com/att/xgen/DynamicCode.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/xgen/src/main/java/com/att/xgen/Mark.java b/xgen/src/main/java/com/att/xgen/Mark.java
index e2e87d3..4b148d2 100644
--- a/xgen/src/main/java/com/att/xgen/Mark.java
+++ b/xgen/src/main/java/com/att/xgen/Mark.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/xgen/src/main/java/com/att/xgen/Section.java b/xgen/src/main/java/com/att/xgen/Section.java
index 7fa5761..1b16986 100644
--- a/xgen/src/main/java/com/att/xgen/Section.java
+++ b/xgen/src/main/java/com/att/xgen/Section.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/xgen/src/main/java/com/att/xgen/XGen.java b/xgen/src/main/java/com/att/xgen/XGen.java
index 1ca6f46..fe6acba 100644
--- a/xgen/src/main/java/com/att/xgen/XGen.java
+++ b/xgen/src/main/java/com/att/xgen/XGen.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/xgen/src/main/java/com/att/xgen/XGenBuff.java b/xgen/src/main/java/com/att/xgen/XGenBuff.java
index d27b030..bf63e19 100644
--- a/xgen/src/main/java/com/att/xgen/XGenBuff.java
+++ b/xgen/src/main/java/com/att/xgen/XGenBuff.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/xgen/src/main/java/com/att/xgen/html/HTML4Gen.java b/xgen/src/main/java/com/att/xgen/html/HTML4Gen.java
index 7be425a..88cae0a 100644
--- a/xgen/src/main/java/com/att/xgen/html/HTML4Gen.java
+++ b/xgen/src/main/java/com/att/xgen/html/HTML4Gen.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/xgen/src/main/java/com/att/xgen/html/HTML5Gen.java b/xgen/src/main/java/com/att/xgen/html/HTML5Gen.java
index f41575c..217a764 100644
--- a/xgen/src/main/java/com/att/xgen/html/HTML5Gen.java
+++ b/xgen/src/main/java/com/att/xgen/html/HTML5Gen.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/xgen/src/main/java/com/att/xgen/html/HTMLCacheGen.java b/xgen/src/main/java/com/att/xgen/html/HTMLCacheGen.java
index 23a4234..a53370a 100644
--- a/xgen/src/main/java/com/att/xgen/html/HTMLCacheGen.java
+++ b/xgen/src/main/java/com/att/xgen/html/HTMLCacheGen.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/xgen/src/main/java/com/att/xgen/html/HTMLGen.java b/xgen/src/main/java/com/att/xgen/html/HTMLGen.java
index e40b588..3827884 100644
--- a/xgen/src/main/java/com/att/xgen/html/HTMLGen.java
+++ b/xgen/src/main/java/com/att/xgen/html/HTMLGen.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/xgen/src/main/java/com/att/xgen/html/Imports.java b/xgen/src/main/java/com/att/xgen/html/Imports.java
index d47b663..941fe5f 100644
--- a/xgen/src/main/java/com/att/xgen/html/Imports.java
+++ b/xgen/src/main/java/com/att/xgen/html/Imports.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/xgen/src/main/java/com/att/xgen/html/JSGen.java b/xgen/src/main/java/com/att/xgen/html/JSGen.java
index 664f399..02662ab 100644
--- a/xgen/src/main/java/com/att/xgen/html/JSGen.java
+++ b/xgen/src/main/java/com/att/xgen/html/JSGen.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/xgen/src/main/java/com/att/xgen/html/State.java b/xgen/src/main/java/com/att/xgen/html/State.java
index 23b0807..6a73ad6 100644
--- a/xgen/src/main/java/com/att/xgen/html/State.java
+++ b/xgen/src/main/java/com/att/xgen/html/State.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/xgen/src/main/java/com/att/xgen/html/Thematic.java b/xgen/src/main/java/com/att/xgen/html/Thematic.java
index a0d4ddb..865be9b 100644
--- a/xgen/src/main/java/com/att/xgen/html/Thematic.java
+++ b/xgen/src/main/java/com/att/xgen/html/Thematic.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/xgen/src/main/java/com/att/xgen/xml/XMLCacheGen.java b/xgen/src/main/java/com/att/xgen/xml/XMLCacheGen.java
index 8fc2692..0e00a41 100644
--- a/xgen/src/main/java/com/att/xgen/xml/XMLCacheGen.java
+++ b/xgen/src/main/java/com/att/xgen/xml/XMLCacheGen.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/xgen/src/main/java/com/att/xgen/xml/XMLGen.java b/xgen/src/main/java/com/att/xgen/xml/XMLGen.java
index 2321724..ac9d689 100644
--- a/xgen/src/main/java/com/att/xgen/xml/XMLGen.java
+++ b/xgen/src/main/java/com/att/xgen/xml/XMLGen.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.