swt23w23/src/main/resources/messages.properties
Simon Bruder bac025fd0a
Make project REUSE compliant
This finally makes the licensing under AGPL-3.0-or-later explicit after
I got the okay from the kickstart source owners.

This also checks the REUSE compliance in a pre commit hook, and
therefore also in CI.
2023-12-11 17:59:14 +01:00

11 lines
523 B
INI

# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: 2021-2022 Martin Morgenstern
# ATTENTION:
# Spring Boot expects this file to be UTF-8 encoded 👍 However, some IDEs will open it in
# the wrong mode. For example, IntelliJ users must go to Preferences > Editor > File Encodings
# and set "Default encoding for properties files" to "UTF-8".
#
# HINT:
# Values from here will be used as a default if no entry was found in the language specific
# message file or if a language specific file could not be found.