VOL-4836 - Cosmetic edits to trigger a jenkins job.

api/pom.xml
api/src/main/java/org/opencord/sadis/UniTagInformation.java
app/app.xml
app/src/main/java/org/opencord/sadis/cli/BandwidthProfileGetCommand.java
app/src/main/java/org/opencord/sadis/cli/SubscriberGetCommand.java
app/src/main/java/org/opencord/sadis/impl/BandwidthProfileCodec.java
app/src/main/webapp/WEB-INF/web.xml
pom.xml
spotbugs-security-exclude.xml
spotbugs-security-include.xml
app/src/test/java/org/opencord/sadis/impl/BandwidthProfileManagerTest.java
--------------------------------------------------------------------------
  o Update copyright notice to the latest syntax.
  o Cosmetic edits used to force a clean build for the VOLTHA v2.11 release.

Change-Id: If5e2b456dee3d09dd9a18645dc121d26eb61bfd3
diff --git a/spotbugs-security-exclude.xml b/spotbugs-security-exclude.xml
index 4aa0021..a99df36 100644
--- a/spotbugs-security-exclude.xml
+++ b/spotbugs-security-exclude.xml
@@ -1,5 +1,5 @@
 <!--
-  ~ Copyright 2020-present Open Networking Foundation
+  ~ Copyright 2020-2023 Open Networking Foundation (ONF) and the ONF Contributors
   ~
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -14,4 +14,4 @@
   ~ limitations under the License.
   -->
 <FindBugsFilter>
-</FindBugsFilter>
\ No newline at end of file
+</FindBugsFilter>