diff options
author | sg481n <sg481n@att.com> | 2017-08-09 23:25:05 -0400 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-08-09 23:26:14 -0400 |
commit | c548cc96e7cf048894686a12dce8d77111378317 (patch) | |
tree | 80a6ed7c312133a29bb5f5912fbeb4cc82c65331 /authz-fs/src | |
parent | 43854a9e3310ff7a92257d16c4fc0a8321eaec68 (diff) |
 [AAF-21] Updated Copyright Headers for AAF
Change-Id: I07906b48431c94131ec95dad79a42fb9b6399382
Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'authz-fs/src')
-rw-r--r-- | authz-fs/src/main/config/log4j.properties | 3 | ||||
-rw-r--r-- | authz-fs/src/main/config/lrm-authz-fs.xml | 3 | ||||
-rw-r--r-- | authz-fs/src/main/data/test.html | 3 | ||||
-rw-r--r-- | authz-fs/src/main/java/com/att/authz/fs/FileServer.java | 3 | ||||
-rw-r--r-- | authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.java | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/authz-fs/src/main/config/log4j.properties b/authz-fs/src/main/config/log4j.properties index 38593d6a..65a4ca7a 100644 --- a/authz-fs/src/main/config/log4j.properties +++ b/authz-fs/src/main/config/log4j.properties @@ -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/authz-fs/src/main/config/lrm-authz-fs.xml b/authz-fs/src/main/config/lrm-authz-fs.xml index a51db07b..b5d1ffd3 100644 --- a/authz-fs/src/main/config/lrm-authz-fs.xml +++ b/authz-fs/src/main/config/lrm-authz-fs.xml @@ -1,10 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
============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/authz-fs/src/main/data/test.html b/authz-fs/src/main/data/test.html index 428a2742..7ea73028 100644 --- a/authz-fs/src/main/data/test.html +++ b/authz-fs/src/main/data/test.html @@ -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/authz-fs/src/main/java/com/att/authz/fs/FileServer.java b/authz-fs/src/main/java/com/att/authz/fs/FileServer.java index d7d2995f..30ac1a6b 100644 --- a/authz-fs/src/main/java/com/att/authz/fs/FileServer.java +++ b/authz-fs/src/main/java/com/att/authz/fs/FileServer.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/authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.java b/authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.java index 3ea025a9..3417cb09 100644 --- a/authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.java +++ b/authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.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.
|