summaryrefslogtreecommitdiffstats
path: root/core/src/main/java/com/att/cadi/wsse
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/java/com/att/cadi/wsse')
-rw-r--r--core/src/main/java/com/att/cadi/wsse/Action.java3
-rw-r--r--core/src/main/java/com/att/cadi/wsse/Match.java3
-rw-r--r--core/src/main/java/com/att/cadi/wsse/WSSEParser.java3
-rw-r--r--core/src/main/java/com/att/cadi/wsse/XEvent.java3
-rw-r--r--core/src/main/java/com/att/cadi/wsse/XReader.java3
5 files changed, 5 insertions, 10 deletions
diff --git a/core/src/main/java/com/att/cadi/wsse/Action.java b/core/src/main/java/com/att/cadi/wsse/Action.java
index a9b171c..0ed99c0 100644
--- a/core/src/main/java/com/att/cadi/wsse/Action.java
+++ b/core/src/main/java/com/att/cadi/wsse/Action.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/wsse/Match.java b/core/src/main/java/com/att/cadi/wsse/Match.java
index 657976a..e1c1078 100644
--- a/core/src/main/java/com/att/cadi/wsse/Match.java
+++ b/core/src/main/java/com/att/cadi/wsse/Match.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/wsse/WSSEParser.java b/core/src/main/java/com/att/cadi/wsse/WSSEParser.java
index dd8af4d..4c7ba90 100644
--- a/core/src/main/java/com/att/cadi/wsse/WSSEParser.java
+++ b/core/src/main/java/com/att/cadi/wsse/WSSEParser.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/wsse/XEvent.java b/core/src/main/java/com/att/cadi/wsse/XEvent.java
index d023519..51a2734 100644
--- a/core/src/main/java/com/att/cadi/wsse/XEvent.java
+++ b/core/src/main/java/com/att/cadi/wsse/XEvent.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/wsse/XReader.java b/core/src/main/java/com/att/cadi/wsse/XReader.java
index 135b28c..833eb60 100644
--- a/core/src/main/java/com/att/cadi/wsse/XReader.java
+++ b/core/src/main/java/com/att/cadi/wsse/XReader.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.