[FLINK-33075 ] Update outdated NOTICE files for Statefun. This closes #339

* [FLINK-33075][statefun] Update copyright year to 2023

* [FLINK-33075][statefun] Sort lines in NOTICE files

* [FLINK-33075][statefun] Update NOTICE files to match the bundled dependencies
diff --git a/NOTICE b/NOTICE
index ee58614..ef6296a 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Flink Stateful Functions (flink-statefun)
-Copyright 2014-2020 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
@@ -18,6 +18,8 @@
 This project bundles the following dependencies under the MIT license (https://opensource.org/licenses/MIT).
 See bundled license files under "licenses/" for details.
 
+- AnchorJS v3.1.0 (https://github.com/bryanbraun/anchorjs) Copyright (c) 2020 Bryan Braun
+    -> in "docs/static/js/anchor.min.js"
 - font-awesome:4.6.3 (Code) (http://fortawesome.github.io/Font-Awesome/) - Created by Dave Gandy
-    -> css in "docs/page/font-awesome/css"
+    -> css in "docs/static/font-awesome/css/font-awesome.min.css"
 - jquery:1.11.2 (http://jquery.com/) Copyright 2014 jQuery Foundation and other contributors
diff --git a/statefun-flink/statefun-flink-core/src/main/resources/META-INF/NOTICE b/statefun-flink/statefun-flink-core/src/main/resources/META-INF/NOTICE
index cf33983..4ad0545 100644
--- a/statefun-flink/statefun-flink-core/src/main/resources/META-INF/NOTICE
+++ b/statefun-flink/statefun-flink-core/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 statefun-flink-core
-Copyright 2014-2020 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/statefun-flink/statefun-flink-datastream/src/main/resources/META-INF/NOTICE b/statefun-flink/statefun-flink-datastream/src/main/resources/META-INF/NOTICE
index e981ef9..c546b31 100644
--- a/statefun-flink/statefun-flink-datastream/src/main/resources/META-INF/NOTICE
+++ b/statefun-flink/statefun-flink-datastream/src/main/resources/META-INF/NOTICE
@@ -1,25 +1,20 @@
 statefun-flink-datastream
-Copyright 2014-2020 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.kohlschutter.junixsocket:junixsocket-core:2.3.2
-- com.kohlschutter.junixsocket:junixsocket-common:2.3.2
-- com.kohlschutter.junixsocket:junixsocket-native-common:2.3.2
 - com.google.auto.service:auto-service-annotations:1.0-rc6
+- com.kohlschutter.junixsocket:junixsocket-common:2.3.2
+- com.kohlschutter.junixsocket:junixsocket-core:2.3.2
+- com.kohlschutter.junixsocket:junixsocket-native-common:2.3.2
 - com.squareup.okhttp3:okhttp:3.14.6
 - com.squareup.okio:okio:1.17.2
-- io.dropwizard.metrics:metrics-core:jar:3.2.6
+- io.dropwizard.metrics:metrics-core:3.2.6
 
 This project bundles the following dependencies under the BSD license.
 See bundled license files under "META-INF/licenses" for details.
 
 - com.google.protobuf:protobuf-java:3.7.1
-
-This project bundles the following dependencies under the MIT license.
-See bundled license files under "META-INF/licenses" for details.
-
-- org.slf4j:slf4j-api:1.7.7
diff --git a/statefun-flink/statefun-flink-distribution/src/main/resources/META-INF/NOTICE b/statefun-flink/statefun-flink-distribution/src/main/resources/META-INF/NOTICE
index 430cac9..4121bb5 100644
--- a/statefun-flink/statefun-flink-distribution/src/main/resources/META-INF/NOTICE
+++ b/statefun-flink/statefun-flink-distribution/src/main/resources/META-INF/NOTICE
@@ -1,47 +1,49 @@
 statefun-flink-distribution
-Copyright 2014-2020 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- com.kohlschutter.junixsocket:junixsocket-core:2.3.2
-- com.kohlschutter.junixsocket:junixsocket-common:2.3.2
-- com.kohlschutter.junixsocket:junixsocket-native-common:2.3.2
-- commons-codec:commons-codec:1.13
-- commons-lang:commons-lang:2.6
-- commons-logging:commons-logging:1.1.3
-- commons-io:commons-io:2.8.0
+- com.fasterxml.jackson.core:jackson-annotations:2.13.4
+- com.fasterxml.jackson.core:jackson-core:2.13.4
+- com.fasterxml.jackson.core:jackson-databind:2.13.4.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4
 - com.google.auto.service:auto-service-annotations:1.0-rc6
-- com.google.guava:guava:29.0-jre
-- com.google.guava:failureaccess:1.0.1
-- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
 - com.google.errorprone:error_prone_annotations:2.3.4
+- com.google.guava:failureaccess:1.0.1
+- com.google.guava:guava:29.0-jre
+- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
 - com.google.j2objc:j2objc-annotations:1.3
-- org.checkerframework:checker-qual:2.11.1
-- org.apache.commons:commons-lang3:3.3.2
-- org.apache.kafka:kafka-clients:2.4.1
-- org.lz4:lz4-java:1.8.0
+- com.kohlschutter.junixsocket:junixsocket-common:2.3.2
+- com.kohlschutter.junixsocket:junixsocket-core:2.3.2
+- com.kohlschutter.junixsocket:junixsocket-native-common:2.3.2
 - com.squareup.okhttp3:okhttp:3.14.6
 - com.squareup.okio:okio:1.17.2
-- com.fasterxml.jackson.core:jackson-databind:2.12.1
-- com.fasterxml.jackson.core:jackson-annotations:2.12.1
-- com.fasterxml.jackson.core:jackson-core:2.12.1
-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.1
+- commons-codec:commons-codec:1.15
+- commons-collections:commons-collections:3.2.2
+- commons-io:commons-io:2.11.0
+- commons-lang:commons-lang:2.6
+- commons-logging:commons-logging:1.1.3
+- io.dropwizard.metrics:metrics-core:3.2.6
 - joda-time:joda-time:2.5
-- software.amazon.ion:ion-java:1.0.2
-- io.dropwizard.metrics:metrics-core:jar:3.2.6
-- log4j:log4j:1.2.17
+- org.apache.commons:commons-compress:1.21
+- org.apache.commons:commons-lang3:3.3.2
+- org.apache.kafka:kafka-clients:3.2.3
+- org.checkerframework:checker-qual:2.11.1
+- org.lz4:lz4-java:1.8.0
+- org.objenesis:objenesis:2.1
 
 This project bundles the following dependencies under the BSD license.
 See bundled license files under "META-INF/licenses" for details.
 
-- com.github.luben:zstd-jni:1.4.3-1
+- com.esotericsoftware.kryo:kryo:2.24.0
+- com.esotericsoftware.minlog:minlog:1.2
+- com.github.luben:zstd-jni:1.5.2-1
 - com.google.protobuf:protobuf-java:3.7.1
 
-This project bundles the following dependencies under the MIT license.
+This project bundles the following dependencies under the ICU license.
 See bundled license files under "META-INF/licenses" for details.
 
-- org.slf4j:slf4j-log4j12:1.7.15
-- org.slf4j:slf4j-api:1.7.7
+- com.ibm.icu:icu4j:67.1
diff --git a/statefun-sdk-java/src/main/resources/META-INF/NOTICE b/statefun-sdk-java/src/main/resources/META-INF/NOTICE
index 4218101..3268422 100644
--- a/statefun-sdk-java/src/main/resources/META-INF/NOTICE
+++ b/statefun-sdk-java/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 statefun-sdk-java
-Copyright 2014-2020 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/statefun-sdk-python/NOTICE b/statefun-sdk-python/NOTICE
index 76a0e4a..9e33c13 100644
--- a/statefun-sdk-python/NOTICE
+++ b/statefun-sdk-python/NOTICE
@@ -1,5 +1,5 @@
 Python SDK for Apache Flink Stateful Functions
-Copyright 2014-2020 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/statefun-shaded/statefun-protobuf-shaded/src/main/resources/META-INF/NOTICE b/statefun-shaded/statefun-protobuf-shaded/src/main/resources/META-INF/NOTICE
index 5d58362..7279962 100644
--- a/statefun-shaded/statefun-protobuf-shaded/src/main/resources/META-INF/NOTICE
+++ b/statefun-shaded/statefun-protobuf-shaded/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 statefun-protobuf-shaded
-Copyright 2014-2020 The Apache Software Foundation
+Copyright 2014-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).