Skip to content

Commit ae023ce

Browse files
authored
Update About section after graduation and copyright year
This PR updates the About section after the project graduation and updates the copyright year to 2026. Fixes #653
1 parent aac978c commit ae023ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Apache Wayang aims at freeing data engineers and software developers from the bu
6161
- [Apache Kafka](https://kafka.apache.org)
6262
- [Tensorflow](https://www.tensorflow.org/)
6363

64-
Apache Wayang (incubating) can be used via the following APIs:
64+
Apache Wayang can be used via the following APIs:
6565
- Java scala-like
6666
- Scala
6767
- SQL
@@ -116,7 +116,7 @@ source ~/.zshrc
116116

117117
### Requirements at Runtime
118118

119-
Apache Wayang (incubating) relies on external execution engines and Java to function correctly. Below are the updated runtime requirements:
119+
Apache Wayang relies on external execution engines and Java to function correctly. Below are the updated runtime requirements:
120120

121121
- **Java 17**: Make sure `JAVA_HOME` is correctly set to your Java 17 installation.
122122
- **Apache Spark 3.4.4**: Compatible with Scala 2.12. Set the `SPARK_HOME` environment variable.
@@ -185,7 +185,7 @@ In addition, you can obtain the most recent snapshot version of Wayang via Sonat
185185
```
186186

187187
### Prerequisites
188-
Apache Wayang (incubating) is built with Java 17 and Scala 2.12. However, to run Apache Wayang it is sufficient to have just Java 17 installed. Please also consider that processing platforms employed by Wayang might have further requirements.
188+
Apache Wayang is built with Java 17 and Scala 2.12. However, to run Apache Wayang it is sufficient to have just Java 17 installed. Please also consider that processing platforms employed by Wayang might have further requirements.
189189
```
190190
Java 17
191191
Scala 2.12.17
@@ -262,7 +262,7 @@ The list of [contributors](https://github.com/apache/incubator-wayang/graphs/con
262262
## License
263263
All files in this repository are licensed under the Apache Software License 2.0
264264

265-
Copyright 2020 - 2025 The Apache Software Foundation.
265+
Copyright 2020 - 2026 The Apache Software Foundation.
266266

267267
Licensed under the Apache License, Version 2.0 (the "License");
268268
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)