diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-08-31 23:44:08 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-08-31 23:44:08 +0200 |
| commit | 84d9a86be8ee216b47920ff3f98b567aa1d296c0 (patch) | |
| tree | ec7fdb3a3ab0725b843225894e0535d3391d09a6 /README.md | |
| download | server-84d9a86be8ee216b47920ff3f98b567aa1d296c0.zip | |
chore: Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..371f98a --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +<!-- +rocie - An enterprise grocery management system + +Copyright (C) 2024 Benedikt Peetz <benedikt.peetz@b-peetz.de> +Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de> +SPDX-License-Identifier: GPL-3.0-or-later + +This file is part of Rocie. + +You should have received a copy of the License along with this program. +If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. +--> + +# Rocie + +> An enterprise grocery management system + +## Licensing + +This project complies with the REUSE v3.2 specification. This means that every +file clearly states its copyright. |
