summaryrefslogtreecommitdiffstats
path: root/rosetta/src/main/java/com/att/rosetta/marshal
diff options
context:
space:
mode:
Diffstat (limited to 'rosetta/src/main/java/com/att/rosetta/marshal')
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/DataWriter.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/DocMarshal.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/FieldArray.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/FieldBlob.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/FieldDate.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/FieldDateTime.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/FieldHexBinary.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/FieldMarshal.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/FieldNumeric.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/FieldString.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/ListIterator.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/ObjArray.java3
-rw-r--r--rosetta/src/main/java/com/att/rosetta/marshal/ObjMarshal.java3
13 files changed, 13 insertions, 26 deletions
diff --git a/rosetta/src/main/java/com/att/rosetta/marshal/DataWriter.java b/rosetta/src/main/java/com/att/rosetta/marshal/DataWriter.java
index 8d972d8..f5b13d8 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/DataWriter.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/DataWriter.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/rosetta/src/main/java/com/att/rosetta/marshal/DocMarshal.java b/rosetta/src/main/java/com/att/rosetta/marshal/DocMarshal.java
index 27a4364..555f419 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/DocMarshal.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/DocMarshal.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/rosetta/src/main/java/com/att/rosetta/marshal/FieldArray.java b/rosetta/src/main/java/com/att/rosetta/marshal/FieldArray.java
index 7931e73..6a300dd 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/FieldArray.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/FieldArray.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/rosetta/src/main/java/com/att/rosetta/marshal/FieldBlob.java b/rosetta/src/main/java/com/att/rosetta/marshal/FieldBlob.java
index b80cb48..5c569e6 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/FieldBlob.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/FieldBlob.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/rosetta/src/main/java/com/att/rosetta/marshal/FieldDate.java b/rosetta/src/main/java/com/att/rosetta/marshal/FieldDate.java
index c2a8c03..b23232c 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/FieldDate.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/FieldDate.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/rosetta/src/main/java/com/att/rosetta/marshal/FieldDateTime.java b/rosetta/src/main/java/com/att/rosetta/marshal/FieldDateTime.java
index ce14c7f..4caf247 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/FieldDateTime.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/FieldDateTime.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/rosetta/src/main/java/com/att/rosetta/marshal/FieldHexBinary.java b/rosetta/src/main/java/com/att/rosetta/marshal/FieldHexBinary.java
index 125f332..199e52f 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/FieldHexBinary.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/FieldHexBinary.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/rosetta/src/main/java/com/att/rosetta/marshal/FieldMarshal.java b/rosetta/src/main/java/com/att/rosetta/marshal/FieldMarshal.java
index 63ba3b9..f0916be 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/FieldMarshal.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/FieldMarshal.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/rosetta/src/main/java/com/att/rosetta/marshal/FieldNumeric.java b/rosetta/src/main/java/com/att/rosetta/marshal/FieldNumeric.java
index b53f12e..595ce63 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/FieldNumeric.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/FieldNumeric.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/rosetta/src/main/java/com/att/rosetta/marshal/FieldString.java b/rosetta/src/main/java/com/att/rosetta/marshal/FieldString.java
index 6fd3424..482c211 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/FieldString.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/FieldString.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/rosetta/src/main/java/com/att/rosetta/marshal/ListIterator.java b/rosetta/src/main/java/com/att/rosetta/marshal/ListIterator.java
index b444c68..9aa75b5 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/ListIterator.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/ListIterator.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/rosetta/src/main/java/com/att/rosetta/marshal/ObjArray.java b/rosetta/src/main/java/com/att/rosetta/marshal/ObjArray.java
index 89e07c5..abfb483 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/ObjArray.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/ObjArray.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/rosetta/src/main/java/com/att/rosetta/marshal/ObjMarshal.java b/rosetta/src/main/java/com/att/rosetta/marshal/ObjMarshal.java
index 981dd78..bef128b 100644
--- a/rosetta/src/main/java/com/att/rosetta/marshal/ObjMarshal.java
+++ b/rosetta/src/main/java/com/att/rosetta/marshal/ObjMarshal.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.