Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ community a harassment-free experience for everyone – have a look at our [Cont

## License

This project is licensed under [Apache-2.0](LICENSE), Copyright 2022 by DB Systel GmbH.
This project is licensed under [Apache-2.0](LICENSE), Copyright 2023 by DB Systel GmbH.
2 changes: 1 addition & 1 deletion source/_patterns/03-areas/03-footer/footer.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<footer class="rea-footer {{ type }}">
{{> components-metanavigation }}
Copyright 2022 DB Systel
Copyright 2023 DB Systel
</footer>