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-include.xml b/spotbugs-security-include.xml
index b3b408f..468c6b8 100644
--- a/spotbugs-security-include.xml
+++ b/spotbugs-security-include.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.
@@ -17,4 +17,4 @@
     <Match>
         <Bug category="SECURITY"/>
     </Match>
-</FindBugsFilter>
\ No newline at end of file
+</FindBugsFilter>