about summary refs log tree commit diff stats
path: root/crates/rocie-client
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-client')
-rw-r--r--crates/rocie-client/.gitignore10
-rw-r--r--crates/rocie-client/.openapi-generator-ignore.license9
-rw-r--r--crates/rocie-client/.openapi-generator/FILES.license9
-rw-r--r--crates/rocie-client/.openapi-generator/VERSION.license9
-rw-r--r--crates/rocie-client/.travis.yml10
-rw-r--r--crates/rocie-client/Cargo.toml10
-rw-r--r--crates/rocie-client/README.md12
-rw-r--r--crates/rocie-client/docs/ApiGetApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthInventoryApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthProductApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthProductParentApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthRecipeApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthRecipeParentApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthRefinedRecipeApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthUnitApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthUnitPropertyApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetAuthUserApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetInventoryApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetNoAuthStateApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetNoAuthUserApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetProductApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetProductParentApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetRecipeApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetUnitApi.md12
-rw-r--r--crates/rocie-client/docs/ApiGetUnitPropertyApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetAuthBarcodeApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetAuthProductApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetAuthProductParentApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetAuthRecipeApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetAuthRecipeParentApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetAuthUnitApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetAuthUnitPropertyApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetAuthUserApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetBarcodeApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetNoAuthUserApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetProductApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetProductParentApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetRecipeApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetUnitApi.md12
-rw-r--r--crates/rocie-client/docs/ApiSetUnitPropertyApi.md12
-rw-r--r--crates/rocie-client/docs/BarCode.md12
-rw-r--r--crates/rocie-client/docs/Barcode.md12
-rw-r--r--crates/rocie-client/docs/BarcodeId.md12
-rw-r--r--crates/rocie-client/docs/Content.md12
-rw-r--r--crates/rocie-client/docs/ContentOneOf.md12
-rw-r--r--crates/rocie-client/docs/ContentOneOf1.md12
-rw-r--r--crates/rocie-client/docs/CooklangRecipe.md12
-rw-r--r--crates/rocie-client/docs/Cookware.md12
-rw-r--r--crates/rocie-client/docs/Ingredient.md12
-rw-r--r--crates/rocie-client/docs/IngredientOneOf.md12
-rw-r--r--crates/rocie-client/docs/IngredientOneOf1.md12
-rw-r--r--crates/rocie-client/docs/IngredientOneOf1NotRegisteredProduct.md12
-rw-r--r--crates/rocie-client/docs/IngredientOneOf2.md12
-rw-r--r--crates/rocie-client/docs/IngredientOneOf2RecipeReference.md12
-rw-r--r--crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md12
-rw-r--r--crates/rocie-client/docs/Item.md12
-rw-r--r--crates/rocie-client/docs/ItemOneOf.md12
-rw-r--r--crates/rocie-client/docs/ItemOneOf1.md12
-rw-r--r--crates/rocie-client/docs/ItemOneOf1Ingredient.md12
-rw-r--r--crates/rocie-client/docs/ItemOneOf2.md12
-rw-r--r--crates/rocie-client/docs/ItemOneOf3.md12
-rw-r--r--crates/rocie-client/docs/ItemOneOf4.md12
-rw-r--r--crates/rocie-client/docs/ItemOneOfText.md12
-rw-r--r--crates/rocie-client/docs/LoginInfo.md12
-rw-r--r--crates/rocie-client/docs/Metadata.md12
-rw-r--r--crates/rocie-client/docs/NameAndUrl.md12
-rw-r--r--crates/rocie-client/docs/PasswordHash.md12
-rw-r--r--crates/rocie-client/docs/Product.md12
-rw-r--r--crates/rocie-client/docs/ProductAmount.md12
-rw-r--r--crates/rocie-client/docs/ProductId.md12
-rw-r--r--crates/rocie-client/docs/ProductOneOf.md12
-rw-r--r--crates/rocie-client/docs/ProductOneOf1.md12
-rw-r--r--crates/rocie-client/docs/ProductParent.md12
-rw-r--r--crates/rocie-client/docs/ProductParentId.md12
-rw-r--r--crates/rocie-client/docs/ProductParentStub.md12
-rw-r--r--crates/rocie-client/docs/ProductStub.md12
-rw-r--r--crates/rocie-client/docs/ProvisionInfo.md12
-rw-r--r--crates/rocie-client/docs/Recipe.md12
-rw-r--r--crates/rocie-client/docs/RecipeId.md12
-rw-r--r--crates/rocie-client/docs/RecipeParent.md12
-rw-r--r--crates/rocie-client/docs/RecipeParentId.md12
-rw-r--r--crates/rocie-client/docs/RecipeParentStub.md12
-rw-r--r--crates/rocie-client/docs/RecipeStub.md12
-rw-r--r--crates/rocie-client/docs/RefinedRecipe.md12
-rw-r--r--crates/rocie-client/docs/Section.md12
-rw-r--r--crates/rocie-client/docs/Step.md12
-rw-r--r--crates/rocie-client/docs/Timer.md12
-rw-r--r--crates/rocie-client/docs/Unit.md12
-rw-r--r--crates/rocie-client/docs/UnitAmount.md12
-rw-r--r--crates/rocie-client/docs/UnitId.md12
-rw-r--r--crates/rocie-client/docs/UnitProperty.md12
-rw-r--r--crates/rocie-client/docs/UnitPropertyId.md12
-rw-r--r--crates/rocie-client/docs/UnitPropertyStub.md12
-rw-r--r--crates/rocie-client/docs/UnitStub.md12
-rw-r--r--crates/rocie-client/docs/User.md12
-rw-r--r--crates/rocie-client/docs/UserId.md12
-rw-r--r--crates/rocie-client/docs/UserStub.md12
-rw-r--r--crates/rocie-client/src/apis/api_get_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_inventory_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_product_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_product_parent_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_recipe_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_recipe_parent_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_refined_recipe_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_unit_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_unit_property_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_auth_user_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_inventory_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_no_auth_state_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_no_auth_user_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_product_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_product_parent_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_recipe_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_unit_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_get_unit_property_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_auth_barcode_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_auth_product_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_auth_product_parent_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_auth_recipe_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_auth_recipe_parent_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_auth_unit_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_auth_unit_property_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_auth_user_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_barcode_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_no_auth_user_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_product_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_product_parent_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_recipe_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_unit_api.rs10
-rw-r--r--crates/rocie-client/src/apis/api_set_unit_property_api.rs10
-rw-r--r--crates/rocie-client/src/apis/configuration.rs10
-rw-r--r--crates/rocie-client/src/apis/mod.rs10
-rw-r--r--crates/rocie-client/src/implies.rs10
-rw-r--r--crates/rocie-client/src/lib.rs10
-rw-r--r--crates/rocie-client/src/models/bar_code.rs10
-rw-r--r--crates/rocie-client/src/models/barcode.rs10
-rw-r--r--crates/rocie-client/src/models/barcode_id.rs10
-rw-r--r--crates/rocie-client/src/models/content.rs10
-rw-r--r--crates/rocie-client/src/models/content_one_of.rs10
-rw-r--r--crates/rocie-client/src/models/content_one_of_1.rs10
-rw-r--r--crates/rocie-client/src/models/cooklang_recipe.rs10
-rw-r--r--crates/rocie-client/src/models/cookware.rs10
-rw-r--r--crates/rocie-client/src/models/ingredient.rs10
-rw-r--r--crates/rocie-client/src/models/ingredient_one_of.rs10
-rw-r--r--crates/rocie-client/src/models/ingredient_one_of_1.rs10
-rw-r--r--crates/rocie-client/src/models/ingredient_one_of_1_not_registered_product.rs10
-rw-r--r--crates/rocie-client/src/models/ingredient_one_of_2.rs10
-rw-r--r--crates/rocie-client/src/models/ingredient_one_of_2_recipe_reference.rs10
-rw-r--r--crates/rocie-client/src/models/ingredient_one_of_registered_product.rs10
-rw-r--r--crates/rocie-client/src/models/item.rs10
-rw-r--r--crates/rocie-client/src/models/item_one_of.rs10
-rw-r--r--crates/rocie-client/src/models/item_one_of_1.rs10
-rw-r--r--crates/rocie-client/src/models/item_one_of_1_ingredient.rs10
-rw-r--r--crates/rocie-client/src/models/item_one_of_2.rs10
-rw-r--r--crates/rocie-client/src/models/item_one_of_3.rs10
-rw-r--r--crates/rocie-client/src/models/item_one_of_4.rs10
-rw-r--r--crates/rocie-client/src/models/item_one_of_text.rs10
-rw-r--r--crates/rocie-client/src/models/login_info.rs10
-rw-r--r--crates/rocie-client/src/models/metadata.rs10
-rw-r--r--crates/rocie-client/src/models/mod.rs10
-rw-r--r--crates/rocie-client/src/models/name_and_url.rs10
-rw-r--r--crates/rocie-client/src/models/password_hash.rs10
-rw-r--r--crates/rocie-client/src/models/product.rs10
-rw-r--r--crates/rocie-client/src/models/product_amount.rs10
-rw-r--r--crates/rocie-client/src/models/product_id.rs10
-rw-r--r--crates/rocie-client/src/models/product_one_of.rs10
-rw-r--r--crates/rocie-client/src/models/product_one_of_1.rs10
-rw-r--r--crates/rocie-client/src/models/product_parent.rs10
-rw-r--r--crates/rocie-client/src/models/product_parent_id.rs10
-rw-r--r--crates/rocie-client/src/models/product_parent_stub.rs10
-rw-r--r--crates/rocie-client/src/models/product_stub.rs10
-rw-r--r--crates/rocie-client/src/models/provision_info.rs10
-rw-r--r--crates/rocie-client/src/models/recipe.rs10
-rw-r--r--crates/rocie-client/src/models/recipe_id.rs10
-rw-r--r--crates/rocie-client/src/models/recipe_parent.rs10
-rw-r--r--crates/rocie-client/src/models/recipe_parent_id.rs10
-rw-r--r--crates/rocie-client/src/models/recipe_parent_stub.rs10
-rw-r--r--crates/rocie-client/src/models/recipe_stub.rs10
-rw-r--r--crates/rocie-client/src/models/refined_recipe.rs10
-rw-r--r--crates/rocie-client/src/models/section.rs10
-rw-r--r--crates/rocie-client/src/models/step.rs10
-rw-r--r--crates/rocie-client/src/models/timer.rs10
-rw-r--r--crates/rocie-client/src/models/unit.rs10
-rw-r--r--crates/rocie-client/src/models/unit_amount.rs10
-rw-r--r--crates/rocie-client/src/models/unit_id.rs10
-rw-r--r--crates/rocie-client/src/models/unit_property.rs10
-rw-r--r--crates/rocie-client/src/models/unit_property_id.rs10
-rw-r--r--crates/rocie-client/src/models/unit_property_stub.rs10
-rw-r--r--crates/rocie-client/src/models/unit_stub.rs10
-rw-r--r--crates/rocie-client/src/models/user.rs10
-rw-r--r--crates/rocie-client/src/models/user_id.rs10
-rw-r--r--crates/rocie-client/src/models/user_stub.rs10
194 files changed, 2121 insertions, 0 deletions
diff --git a/crates/rocie-client/.gitignore b/crates/rocie-client/.gitignore
index 6aa1064..bdbd1cf 100644
--- a/crates/rocie-client/.gitignore
+++ b/crates/rocie-client/.gitignore
@@ -1,3 +1,13 @@
+# rocie - An enterprise grocery management system
+#
+# Copyright (C) 2026 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>.
+
 /target/
 **/*.rs.bk
 Cargo.lock
diff --git a/crates/rocie-client/.openapi-generator-ignore.license b/crates/rocie-client/.openapi-generator-ignore.license
new file mode 100644
index 0000000..be8a2e1
--- /dev/null
+++ b/crates/rocie-client/.openapi-generator-ignore.license
@@ -0,0 +1,9 @@
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
diff --git a/crates/rocie-client/.openapi-generator/FILES.license b/crates/rocie-client/.openapi-generator/FILES.license
new file mode 100644
index 0000000..be8a2e1
--- /dev/null
+++ b/crates/rocie-client/.openapi-generator/FILES.license
@@ -0,0 +1,9 @@
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
diff --git a/crates/rocie-client/.openapi-generator/VERSION.license b/crates/rocie-client/.openapi-generator/VERSION.license
new file mode 100644
index 0000000..be8a2e1
--- /dev/null
+++ b/crates/rocie-client/.openapi-generator/VERSION.license
@@ -0,0 +1,9 @@
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
diff --git a/crates/rocie-client/.travis.yml b/crates/rocie-client/.travis.yml
index 22761ba..9b378eb 100644
--- a/crates/rocie-client/.travis.yml
+++ b/crates/rocie-client/.travis.yml
@@ -1 +1,11 @@
+# rocie - An enterprise grocery management system
+#
+# Copyright (C) 2026 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>.
+
 language: rust
diff --git a/crates/rocie-client/Cargo.toml b/crates/rocie-client/Cargo.toml
index 765369e..28d5c75 100644
--- a/crates/rocie-client/Cargo.toml
+++ b/crates/rocie-client/Cargo.toml
@@ -1,3 +1,13 @@
+# rocie - An enterprise grocery management system
+#
+# Copyright (C) 2026 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>.
+
 [package]
 name = "rocie-client"
 version.workspace = true
diff --git a/crates/rocie-client/README.md b/crates/rocie-client/README.md
index 734c256..6437453 100644
--- a/crates/rocie-client/README.md
+++ b/crates/rocie-client/README.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Rust API client for rocie-client
 
 An enterprise grocery management system - server
diff --git a/crates/rocie-client/docs/ApiGetApi.md b/crates/rocie-client/docs/ApiGetApi.md
index 18e026b..b212ac3 100644
--- a/crates/rocie-client/docs/ApiGetApi.md
+++ b/crates/rocie-client/docs/ApiGetApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiGetApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiGetAuthInventoryApi.md b/crates/rocie-client/docs/ApiGetAuthInventoryApi.md
index ece4d4b..d43db67 100644
--- a/crates/rocie-client/docs/ApiGetAuthInventoryApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthInventoryApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthInventoryApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetAuthProductApi.md b/crates/rocie-client/docs/ApiGetAuthProductApi.md
index cd3c140..cb7fb13 100644
--- a/crates/rocie-client/docs/ApiGetAuthProductApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthProductApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthProductApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetAuthProductParentApi.md b/crates/rocie-client/docs/ApiGetAuthProductParentApi.md
index fbdc3b1..a0e7203 100644
--- a/crates/rocie-client/docs/ApiGetAuthProductParentApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthProductParentApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthProductParentApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetAuthRecipeApi.md b/crates/rocie-client/docs/ApiGetAuthRecipeApi.md
index b3fd96c..fdd832e 100644
--- a/crates/rocie-client/docs/ApiGetAuthRecipeApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthRecipeApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthRecipeApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetAuthRecipeParentApi.md b/crates/rocie-client/docs/ApiGetAuthRecipeParentApi.md
index 0490daf..17c1aca 100644
--- a/crates/rocie-client/docs/ApiGetAuthRecipeParentApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthRecipeParentApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthRecipeParentApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetAuthRefinedRecipeApi.md b/crates/rocie-client/docs/ApiGetAuthRefinedRecipeApi.md
index 9f0bbf9..35bf5a5 100644
--- a/crates/rocie-client/docs/ApiGetAuthRefinedRecipeApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthRefinedRecipeApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthRefinedRecipeApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetAuthUnitApi.md b/crates/rocie-client/docs/ApiGetAuthUnitApi.md
index 3f2b02f..e1f1141 100644
--- a/crates/rocie-client/docs/ApiGetAuthUnitApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthUnitApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthUnitApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetAuthUnitPropertyApi.md b/crates/rocie-client/docs/ApiGetAuthUnitPropertyApi.md
index d88249a..422f4c9 100644
--- a/crates/rocie-client/docs/ApiGetAuthUnitPropertyApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthUnitPropertyApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthUnitPropertyApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetAuthUserApi.md b/crates/rocie-client/docs/ApiGetAuthUserApi.md
index 653e82a..183db09 100644
--- a/crates/rocie-client/docs/ApiGetAuthUserApi.md
+++ b/crates/rocie-client/docs/ApiGetAuthUserApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetAuthUserApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetInventoryApi.md b/crates/rocie-client/docs/ApiGetInventoryApi.md
index 46758a7..1e9a332 100644
--- a/crates/rocie-client/docs/ApiGetInventoryApi.md
+++ b/crates/rocie-client/docs/ApiGetInventoryApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiGetInventoryApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiGetNoAuthStateApi.md b/crates/rocie-client/docs/ApiGetNoAuthStateApi.md
index c72e9e2..0d0cbb1 100644
--- a/crates/rocie-client/docs/ApiGetNoAuthStateApi.md
+++ b/crates/rocie-client/docs/ApiGetNoAuthStateApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiGetNoAuthStateApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiGetNoAuthUserApi.md b/crates/rocie-client/docs/ApiGetNoAuthUserApi.md
index d16d158..1a5d64b 100644
--- a/crates/rocie-client/docs/ApiGetNoAuthUserApi.md
+++ b/crates/rocie-client/docs/ApiGetNoAuthUserApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiGetNoAuthUserApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiGetProductApi.md b/crates/rocie-client/docs/ApiGetProductApi.md
index 3310f86..609e96a 100644
--- a/crates/rocie-client/docs/ApiGetProductApi.md
+++ b/crates/rocie-client/docs/ApiGetProductApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiGetProductApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiGetProductParentApi.md b/crates/rocie-client/docs/ApiGetProductParentApi.md
index 60aafd1..ca53a20 100644
--- a/crates/rocie-client/docs/ApiGetProductParentApi.md
+++ b/crates/rocie-client/docs/ApiGetProductParentApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiGetProductParentApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiGetRecipeApi.md b/crates/rocie-client/docs/ApiGetRecipeApi.md
index 677dff5..a048c34 100644
--- a/crates/rocie-client/docs/ApiGetRecipeApi.md
+++ b/crates/rocie-client/docs/ApiGetRecipeApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiGetRecipeApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiGetUnitApi.md b/crates/rocie-client/docs/ApiGetUnitApi.md
index b2e7311..18a85fe 100644
--- a/crates/rocie-client/docs/ApiGetUnitApi.md
+++ b/crates/rocie-client/docs/ApiGetUnitApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiGetUnitApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiGetUnitPropertyApi.md b/crates/rocie-client/docs/ApiGetUnitPropertyApi.md
index da8f68e..fd08679 100644
--- a/crates/rocie-client/docs/ApiGetUnitPropertyApi.md
+++ b/crates/rocie-client/docs/ApiGetUnitPropertyApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiGetUnitPropertyApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiSetApi.md b/crates/rocie-client/docs/ApiSetApi.md
index 21f6c35..993c6d1 100644
--- a/crates/rocie-client/docs/ApiSetApi.md
+++ b/crates/rocie-client/docs/ApiSetApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiSetApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiSetAuthBarcodeApi.md b/crates/rocie-client/docs/ApiSetAuthBarcodeApi.md
index 535643b..d79560b 100644
--- a/crates/rocie-client/docs/ApiSetAuthBarcodeApi.md
+++ b/crates/rocie-client/docs/ApiSetAuthBarcodeApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetAuthBarcodeApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetAuthProductApi.md b/crates/rocie-client/docs/ApiSetAuthProductApi.md
index eb52b59..c047ea4 100644
--- a/crates/rocie-client/docs/ApiSetAuthProductApi.md
+++ b/crates/rocie-client/docs/ApiSetAuthProductApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetAuthProductApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetAuthProductParentApi.md b/crates/rocie-client/docs/ApiSetAuthProductParentApi.md
index e48c269..e6369c2 100644
--- a/crates/rocie-client/docs/ApiSetAuthProductParentApi.md
+++ b/crates/rocie-client/docs/ApiSetAuthProductParentApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetAuthProductParentApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetAuthRecipeApi.md b/crates/rocie-client/docs/ApiSetAuthRecipeApi.md
index 0ec118b..22cf076 100644
--- a/crates/rocie-client/docs/ApiSetAuthRecipeApi.md
+++ b/crates/rocie-client/docs/ApiSetAuthRecipeApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetAuthRecipeApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetAuthRecipeParentApi.md b/crates/rocie-client/docs/ApiSetAuthRecipeParentApi.md
index 20190e5..6b2b18c 100644
--- a/crates/rocie-client/docs/ApiSetAuthRecipeParentApi.md
+++ b/crates/rocie-client/docs/ApiSetAuthRecipeParentApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetAuthRecipeParentApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetAuthUnitApi.md b/crates/rocie-client/docs/ApiSetAuthUnitApi.md
index d5927f8..ba14750 100644
--- a/crates/rocie-client/docs/ApiSetAuthUnitApi.md
+++ b/crates/rocie-client/docs/ApiSetAuthUnitApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetAuthUnitApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetAuthUnitPropertyApi.md b/crates/rocie-client/docs/ApiSetAuthUnitPropertyApi.md
index 855065c..05af1ef 100644
--- a/crates/rocie-client/docs/ApiSetAuthUnitPropertyApi.md
+++ b/crates/rocie-client/docs/ApiSetAuthUnitPropertyApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetAuthUnitPropertyApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetAuthUserApi.md b/crates/rocie-client/docs/ApiSetAuthUserApi.md
index 7409a8a..cc3d5ac 100644
--- a/crates/rocie-client/docs/ApiSetAuthUserApi.md
+++ b/crates/rocie-client/docs/ApiSetAuthUserApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetAuthUserApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetBarcodeApi.md b/crates/rocie-client/docs/ApiSetBarcodeApi.md
index f3e8e3f..2db7c4b 100644
--- a/crates/rocie-client/docs/ApiSetBarcodeApi.md
+++ b/crates/rocie-client/docs/ApiSetBarcodeApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiSetBarcodeApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiSetNoAuthUserApi.md b/crates/rocie-client/docs/ApiSetNoAuthUserApi.md
index 9a877d0..ab4be8a 100644
--- a/crates/rocie-client/docs/ApiSetNoAuthUserApi.md
+++ b/crates/rocie-client/docs/ApiSetNoAuthUserApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \ApiSetNoAuthUserApi
 
 All URIs are relative to *http://localhost*
diff --git a/crates/rocie-client/docs/ApiSetProductApi.md b/crates/rocie-client/docs/ApiSetProductApi.md
index 7b4ee8a..680adea 100644
--- a/crates/rocie-client/docs/ApiSetProductApi.md
+++ b/crates/rocie-client/docs/ApiSetProductApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiSetProductApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiSetProductParentApi.md b/crates/rocie-client/docs/ApiSetProductParentApi.md
index 56caecb..021acba 100644
--- a/crates/rocie-client/docs/ApiSetProductParentApi.md
+++ b/crates/rocie-client/docs/ApiSetProductParentApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiSetProductParentApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiSetRecipeApi.md b/crates/rocie-client/docs/ApiSetRecipeApi.md
index 96f77fa..0aa2c2b 100644
--- a/crates/rocie-client/docs/ApiSetRecipeApi.md
+++ b/crates/rocie-client/docs/ApiSetRecipeApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiSetRecipeApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiSetUnitApi.md b/crates/rocie-client/docs/ApiSetUnitApi.md
index e657e3a..4c55f0f 100644
--- a/crates/rocie-client/docs/ApiSetUnitApi.md
+++ b/crates/rocie-client/docs/ApiSetUnitApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiSetUnitApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/ApiSetUnitPropertyApi.md b/crates/rocie-client/docs/ApiSetUnitPropertyApi.md
index af7cf41..4ec29e1 100644
--- a/crates/rocie-client/docs/ApiSetUnitPropertyApi.md
+++ b/crates/rocie-client/docs/ApiSetUnitPropertyApi.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # \\ApiSetUnitPropertyApi
 
 All URIs are relative to _http://localhost_
diff --git a/crates/rocie-client/docs/BarCode.md b/crates/rocie-client/docs/BarCode.md
index 7d3afd5..a1ff153 100644
--- a/crates/rocie-client/docs/BarCode.md
+++ b/crates/rocie-client/docs/BarCode.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # BarCode
 
 ## Properties
diff --git a/crates/rocie-client/docs/Barcode.md b/crates/rocie-client/docs/Barcode.md
index 622b82d..28dc817 100644
--- a/crates/rocie-client/docs/Barcode.md
+++ b/crates/rocie-client/docs/Barcode.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Barcode
 
 ## Properties
diff --git a/crates/rocie-client/docs/BarcodeId.md b/crates/rocie-client/docs/BarcodeId.md
index 630e07f..5c6446b 100644
--- a/crates/rocie-client/docs/BarcodeId.md
+++ b/crates/rocie-client/docs/BarcodeId.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # BarcodeId
 
 ## Properties
diff --git a/crates/rocie-client/docs/Content.md b/crates/rocie-client/docs/Content.md
index e69b125..d957e79 100644
--- a/crates/rocie-client/docs/Content.md
+++ b/crates/rocie-client/docs/Content.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Content
 
 ## Enum Variants
diff --git a/crates/rocie-client/docs/ContentOneOf.md b/crates/rocie-client/docs/ContentOneOf.md
index 212daf7..124454f 100644
--- a/crates/rocie-client/docs/ContentOneOf.md
+++ b/crates/rocie-client/docs/ContentOneOf.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ContentOneOf
 
 ## Properties
diff --git a/crates/rocie-client/docs/ContentOneOf1.md b/crates/rocie-client/docs/ContentOneOf1.md
index a351585..2ed35ae 100644
--- a/crates/rocie-client/docs/ContentOneOf1.md
+++ b/crates/rocie-client/docs/ContentOneOf1.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ContentOneOf1
 
 ## Properties
diff --git a/crates/rocie-client/docs/CooklangRecipe.md b/crates/rocie-client/docs/CooklangRecipe.md
index 0bee54e..5ae6ba0 100644
--- a/crates/rocie-client/docs/CooklangRecipe.md
+++ b/crates/rocie-client/docs/CooklangRecipe.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # CooklangRecipe
 
 ## Properties
diff --git a/crates/rocie-client/docs/Cookware.md b/crates/rocie-client/docs/Cookware.md
index 8861782..2160161 100644
--- a/crates/rocie-client/docs/Cookware.md
+++ b/crates/rocie-client/docs/Cookware.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Cookware
 
 ## Properties
diff --git a/crates/rocie-client/docs/Ingredient.md b/crates/rocie-client/docs/Ingredient.md
index 9dee5c9..030f2f3 100644
--- a/crates/rocie-client/docs/Ingredient.md
+++ b/crates/rocie-client/docs/Ingredient.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Ingredient
 
 ## Enum Variants
diff --git a/crates/rocie-client/docs/IngredientOneOf.md b/crates/rocie-client/docs/IngredientOneOf.md
index a4e4fb9..7d29a6b 100644
--- a/crates/rocie-client/docs/IngredientOneOf.md
+++ b/crates/rocie-client/docs/IngredientOneOf.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # IngredientOneOf
 
 ## Properties
diff --git a/crates/rocie-client/docs/IngredientOneOf1.md b/crates/rocie-client/docs/IngredientOneOf1.md
index fd70578..87bf90a 100644
--- a/crates/rocie-client/docs/IngredientOneOf1.md
+++ b/crates/rocie-client/docs/IngredientOneOf1.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # IngredientOneOf1
 
 ## Properties
diff --git a/crates/rocie-client/docs/IngredientOneOf1NotRegisteredProduct.md b/crates/rocie-client/docs/IngredientOneOf1NotRegisteredProduct.md
index b23f98b..8ff362f 100644
--- a/crates/rocie-client/docs/IngredientOneOf1NotRegisteredProduct.md
+++ b/crates/rocie-client/docs/IngredientOneOf1NotRegisteredProduct.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # IngredientOneOf1NotRegisteredProduct
 
 ## Properties
diff --git a/crates/rocie-client/docs/IngredientOneOf2.md b/crates/rocie-client/docs/IngredientOneOf2.md
index 33a7ffc..dc2fc08 100644
--- a/crates/rocie-client/docs/IngredientOneOf2.md
+++ b/crates/rocie-client/docs/IngredientOneOf2.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # IngredientOneOf2
 
 ## Properties
diff --git a/crates/rocie-client/docs/IngredientOneOf2RecipeReference.md b/crates/rocie-client/docs/IngredientOneOf2RecipeReference.md
index 469603f..dc841b0 100644
--- a/crates/rocie-client/docs/IngredientOneOf2RecipeReference.md
+++ b/crates/rocie-client/docs/IngredientOneOf2RecipeReference.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # IngredientOneOf2RecipeReference
 
 ## Properties
diff --git a/crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md b/crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md
index a85bc6f..c1e3723 100644
--- a/crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md
+++ b/crates/rocie-client/docs/IngredientOneOfRegisteredProduct.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # IngredientOneOfRegisteredProduct
 
 ## Properties
diff --git a/crates/rocie-client/docs/Item.md b/crates/rocie-client/docs/Item.md
index 805f99d..3e40bd9 100644
--- a/crates/rocie-client/docs/Item.md
+++ b/crates/rocie-client/docs/Item.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Item
 
 ## Enum Variants
diff --git a/crates/rocie-client/docs/ItemOneOf.md b/crates/rocie-client/docs/ItemOneOf.md
index 4616a71..96eaec0 100644
--- a/crates/rocie-client/docs/ItemOneOf.md
+++ b/crates/rocie-client/docs/ItemOneOf.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ItemOneOf
 
 ## Properties
diff --git a/crates/rocie-client/docs/ItemOneOf1.md b/crates/rocie-client/docs/ItemOneOf1.md
index 70a5640..1d1e19a 100644
--- a/crates/rocie-client/docs/ItemOneOf1.md
+++ b/crates/rocie-client/docs/ItemOneOf1.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ItemOneOf1
 
 ## Properties
diff --git a/crates/rocie-client/docs/ItemOneOf1Ingredient.md b/crates/rocie-client/docs/ItemOneOf1Ingredient.md
index db20b10..9495db8 100644
--- a/crates/rocie-client/docs/ItemOneOf1Ingredient.md
+++ b/crates/rocie-client/docs/ItemOneOf1Ingredient.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ItemOneOf1Ingredient
 
 ## Properties
diff --git a/crates/rocie-client/docs/ItemOneOf2.md b/crates/rocie-client/docs/ItemOneOf2.md
index aa7ee14..bd274dc 100644
--- a/crates/rocie-client/docs/ItemOneOf2.md
+++ b/crates/rocie-client/docs/ItemOneOf2.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ItemOneOf2
 
 ## Properties
diff --git a/crates/rocie-client/docs/ItemOneOf3.md b/crates/rocie-client/docs/ItemOneOf3.md
index 669e1d5..f88f1d3 100644
--- a/crates/rocie-client/docs/ItemOneOf3.md
+++ b/crates/rocie-client/docs/ItemOneOf3.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ItemOneOf3
 
 ## Properties
diff --git a/crates/rocie-client/docs/ItemOneOf4.md b/crates/rocie-client/docs/ItemOneOf4.md
index 4206c21..56d26b8 100644
--- a/crates/rocie-client/docs/ItemOneOf4.md
+++ b/crates/rocie-client/docs/ItemOneOf4.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ItemOneOf4
 
 ## Properties
diff --git a/crates/rocie-client/docs/ItemOneOfText.md b/crates/rocie-client/docs/ItemOneOfText.md
index fa23caf..c30ef27 100644
--- a/crates/rocie-client/docs/ItemOneOfText.md
+++ b/crates/rocie-client/docs/ItemOneOfText.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ItemOneOfText
 
 ## Properties
diff --git a/crates/rocie-client/docs/LoginInfo.md b/crates/rocie-client/docs/LoginInfo.md
index f1a371f..3f35b30 100644
--- a/crates/rocie-client/docs/LoginInfo.md
+++ b/crates/rocie-client/docs/LoginInfo.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # LoginInfo
 
 ## Properties
diff --git a/crates/rocie-client/docs/Metadata.md b/crates/rocie-client/docs/Metadata.md
index 4794f5c..40d8152 100644
--- a/crates/rocie-client/docs/Metadata.md
+++ b/crates/rocie-client/docs/Metadata.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Metadata
 
 ## Properties
diff --git a/crates/rocie-client/docs/NameAndUrl.md b/crates/rocie-client/docs/NameAndUrl.md
index 829b4db..1c67111 100644
--- a/crates/rocie-client/docs/NameAndUrl.md
+++ b/crates/rocie-client/docs/NameAndUrl.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # NameAndUrl
 
 ## Properties
diff --git a/crates/rocie-client/docs/PasswordHash.md b/crates/rocie-client/docs/PasswordHash.md
index ac022d2..f2d763a 100644
--- a/crates/rocie-client/docs/PasswordHash.md
+++ b/crates/rocie-client/docs/PasswordHash.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # PasswordHash
 
 ## Properties
diff --git a/crates/rocie-client/docs/Product.md b/crates/rocie-client/docs/Product.md
index b04a9f1..f31c33e 100644
--- a/crates/rocie-client/docs/Product.md
+++ b/crates/rocie-client/docs/Product.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Product
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProductAmount.md b/crates/rocie-client/docs/ProductAmount.md
index ac5d9cc..de0897a 100644
--- a/crates/rocie-client/docs/ProductAmount.md
+++ b/crates/rocie-client/docs/ProductAmount.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProductAmount
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProductId.md b/crates/rocie-client/docs/ProductId.md
index 90dc866..26a0199 100644
--- a/crates/rocie-client/docs/ProductId.md
+++ b/crates/rocie-client/docs/ProductId.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProductId
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProductOneOf.md b/crates/rocie-client/docs/ProductOneOf.md
index cd45cc7..da125a0 100644
--- a/crates/rocie-client/docs/ProductOneOf.md
+++ b/crates/rocie-client/docs/ProductOneOf.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProductOneOf
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProductOneOf1.md b/crates/rocie-client/docs/ProductOneOf1.md
index 10b5205..d4d8232 100644
--- a/crates/rocie-client/docs/ProductOneOf1.md
+++ b/crates/rocie-client/docs/ProductOneOf1.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProductOneOf1
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProductParent.md b/crates/rocie-client/docs/ProductParent.md
index a63384b..dc3ce04 100644
--- a/crates/rocie-client/docs/ProductParent.md
+++ b/crates/rocie-client/docs/ProductParent.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProductParent
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProductParentId.md b/crates/rocie-client/docs/ProductParentId.md
index c9163f4..8f4d7b1 100644
--- a/crates/rocie-client/docs/ProductParentId.md
+++ b/crates/rocie-client/docs/ProductParentId.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProductParentId
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProductParentStub.md b/crates/rocie-client/docs/ProductParentStub.md
index c15118e..1017540 100644
--- a/crates/rocie-client/docs/ProductParentStub.md
+++ b/crates/rocie-client/docs/ProductParentStub.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProductParentStub
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProductStub.md b/crates/rocie-client/docs/ProductStub.md
index 10d783b..c04838b 100644
--- a/crates/rocie-client/docs/ProductStub.md
+++ b/crates/rocie-client/docs/ProductStub.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProductStub
 
 ## Properties
diff --git a/crates/rocie-client/docs/ProvisionInfo.md b/crates/rocie-client/docs/ProvisionInfo.md
index 7c2805e..8a03687 100644
--- a/crates/rocie-client/docs/ProvisionInfo.md
+++ b/crates/rocie-client/docs/ProvisionInfo.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # ProvisionInfo
 
 ## Properties
diff --git a/crates/rocie-client/docs/Recipe.md b/crates/rocie-client/docs/Recipe.md
index 1c088a6..8024856 100644
--- a/crates/rocie-client/docs/Recipe.md
+++ b/crates/rocie-client/docs/Recipe.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Recipe
 
 ## Properties
diff --git a/crates/rocie-client/docs/RecipeId.md b/crates/rocie-client/docs/RecipeId.md
index 5211596..151fe5d 100644
--- a/crates/rocie-client/docs/RecipeId.md
+++ b/crates/rocie-client/docs/RecipeId.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # RecipeId
 
 ## Properties
diff --git a/crates/rocie-client/docs/RecipeParent.md b/crates/rocie-client/docs/RecipeParent.md
index 3c0c462..f713201 100644
--- a/crates/rocie-client/docs/RecipeParent.md
+++ b/crates/rocie-client/docs/RecipeParent.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # RecipeParent
 
 ## Properties
diff --git a/crates/rocie-client/docs/RecipeParentId.md b/crates/rocie-client/docs/RecipeParentId.md
index 96737d2..cfa5755 100644
--- a/crates/rocie-client/docs/RecipeParentId.md
+++ b/crates/rocie-client/docs/RecipeParentId.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # RecipeParentId
 
 ## Properties
diff --git a/crates/rocie-client/docs/RecipeParentStub.md b/crates/rocie-client/docs/RecipeParentStub.md
index 92d8b6d..1d8b253 100644
--- a/crates/rocie-client/docs/RecipeParentStub.md
+++ b/crates/rocie-client/docs/RecipeParentStub.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # RecipeParentStub
 
 ## Properties
diff --git a/crates/rocie-client/docs/RecipeStub.md b/crates/rocie-client/docs/RecipeStub.md
index d1c8a53..fd96237 100644
--- a/crates/rocie-client/docs/RecipeStub.md
+++ b/crates/rocie-client/docs/RecipeStub.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # RecipeStub
 
 ## Properties
diff --git a/crates/rocie-client/docs/RefinedRecipe.md b/crates/rocie-client/docs/RefinedRecipe.md
index bc3dcd0..43da81f 100644
--- a/crates/rocie-client/docs/RefinedRecipe.md
+++ b/crates/rocie-client/docs/RefinedRecipe.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # RefinedRecipe
 
 ## Properties
diff --git a/crates/rocie-client/docs/Section.md b/crates/rocie-client/docs/Section.md
index 2a6de45..5526aa5 100644
--- a/crates/rocie-client/docs/Section.md
+++ b/crates/rocie-client/docs/Section.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Section
 
 ## Properties
diff --git a/crates/rocie-client/docs/Step.md b/crates/rocie-client/docs/Step.md
index 162c52f..a4150b8 100644
--- a/crates/rocie-client/docs/Step.md
+++ b/crates/rocie-client/docs/Step.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Step
 
 ## Properties
diff --git a/crates/rocie-client/docs/Timer.md b/crates/rocie-client/docs/Timer.md
index 5dcb8a5..ffabee8 100644
--- a/crates/rocie-client/docs/Timer.md
+++ b/crates/rocie-client/docs/Timer.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Timer
 
 ## Properties
diff --git a/crates/rocie-client/docs/Unit.md b/crates/rocie-client/docs/Unit.md
index 5349b7a..0e99e49 100644
--- a/crates/rocie-client/docs/Unit.md
+++ b/crates/rocie-client/docs/Unit.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # Unit
 
 ## Properties
diff --git a/crates/rocie-client/docs/UnitAmount.md b/crates/rocie-client/docs/UnitAmount.md
index 1546f57..bb263ba 100644
--- a/crates/rocie-client/docs/UnitAmount.md
+++ b/crates/rocie-client/docs/UnitAmount.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # UnitAmount
 
 ## Properties
diff --git a/crates/rocie-client/docs/UnitId.md b/crates/rocie-client/docs/UnitId.md
index 7d0979c..7663daa 100644
--- a/crates/rocie-client/docs/UnitId.md
+++ b/crates/rocie-client/docs/UnitId.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # UnitId
 
 ## Properties
diff --git a/crates/rocie-client/docs/UnitProperty.md b/crates/rocie-client/docs/UnitProperty.md
index b560f0c..e8ce7bb 100644
--- a/crates/rocie-client/docs/UnitProperty.md
+++ b/crates/rocie-client/docs/UnitProperty.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # UnitProperty
 
 ## Properties
diff --git a/crates/rocie-client/docs/UnitPropertyId.md b/crates/rocie-client/docs/UnitPropertyId.md
index 34d572f..bd38c67 100644
--- a/crates/rocie-client/docs/UnitPropertyId.md
+++ b/crates/rocie-client/docs/UnitPropertyId.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # UnitPropertyId
 
 ## Properties
diff --git a/crates/rocie-client/docs/UnitPropertyStub.md b/crates/rocie-client/docs/UnitPropertyStub.md
index 0fae3f7..7c50864 100644
--- a/crates/rocie-client/docs/UnitPropertyStub.md
+++ b/crates/rocie-client/docs/UnitPropertyStub.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # UnitPropertyStub
 
 ## Properties
diff --git a/crates/rocie-client/docs/UnitStub.md b/crates/rocie-client/docs/UnitStub.md
index 92398c5..d272828 100644
--- a/crates/rocie-client/docs/UnitStub.md
+++ b/crates/rocie-client/docs/UnitStub.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # UnitStub
 
 ## Properties
diff --git a/crates/rocie-client/docs/User.md b/crates/rocie-client/docs/User.md
index d0f2a81..0b6b4b8 100644
--- a/crates/rocie-client/docs/User.md
+++ b/crates/rocie-client/docs/User.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # User
 
 ## Properties
diff --git a/crates/rocie-client/docs/UserId.md b/crates/rocie-client/docs/UserId.md
index f183106..3144e57 100644
--- a/crates/rocie-client/docs/UserId.md
+++ b/crates/rocie-client/docs/UserId.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # UserId
 
 ## Properties
diff --git a/crates/rocie-client/docs/UserStub.md b/crates/rocie-client/docs/UserStub.md
index 60bd072..2d1e6c9 100644
--- a/crates/rocie-client/docs/UserStub.md
+++ b/crates/rocie-client/docs/UserStub.md
@@ -1,3 +1,15 @@
+<!--
+rocie - An enterprise grocery management system
+
+Copyright (C) 2026 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>.
+-->
+
 # UserStub
 
 ## Properties
diff --git a/crates/rocie-client/src/apis/api_get_api.rs b/crates/rocie-client/src/apis/api_get_api.rs
index a13b3b1..ce238c8 100644
--- a/crates/rocie-client/src/apis/api_get_api.rs
+++ b/crates/rocie-client/src/apis/api_get_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_inventory_api.rs b/crates/rocie-client/src/apis/api_get_auth_inventory_api.rs
index ff7125f..1fd4481 100644
--- a/crates/rocie-client/src/apis/api_get_auth_inventory_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_inventory_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_product_api.rs b/crates/rocie-client/src/apis/api_get_auth_product_api.rs
index 969d4e2..5e9b282 100644
--- a/crates/rocie-client/src/apis/api_get_auth_product_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_product_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_product_parent_api.rs b/crates/rocie-client/src/apis/api_get_auth_product_parent_api.rs
index 05f277f..f244dd1 100644
--- a/crates/rocie-client/src/apis/api_get_auth_product_parent_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_product_parent_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_recipe_api.rs b/crates/rocie-client/src/apis/api_get_auth_recipe_api.rs
index 10bf3e1..e93ab4e 100644
--- a/crates/rocie-client/src/apis/api_get_auth_recipe_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_recipe_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_recipe_parent_api.rs b/crates/rocie-client/src/apis/api_get_auth_recipe_parent_api.rs
index 1aef8f8..9faf35e 100644
--- a/crates/rocie-client/src/apis/api_get_auth_recipe_parent_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_recipe_parent_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_refined_recipe_api.rs b/crates/rocie-client/src/apis/api_get_auth_refined_recipe_api.rs
index 63a0d5d..9e73d20 100644
--- a/crates/rocie-client/src/apis/api_get_auth_refined_recipe_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_refined_recipe_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_unit_api.rs b/crates/rocie-client/src/apis/api_get_auth_unit_api.rs
index caf3ab4..ded03f4 100644
--- a/crates/rocie-client/src/apis/api_get_auth_unit_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_unit_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_unit_property_api.rs b/crates/rocie-client/src/apis/api_get_auth_unit_property_api.rs
index 7e1b1a9..76d5e4f 100644
--- a/crates/rocie-client/src/apis/api_get_auth_unit_property_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_unit_property_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_auth_user_api.rs b/crates/rocie-client/src/apis/api_get_auth_user_api.rs
index 5d98f15..97091aa 100644
--- a/crates/rocie-client/src/apis/api_get_auth_user_api.rs
+++ b/crates/rocie-client/src/apis/api_get_auth_user_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_inventory_api.rs b/crates/rocie-client/src/apis/api_get_inventory_api.rs
index cdc8d95..205e9b5 100644
--- a/crates/rocie-client/src/apis/api_get_inventory_api.rs
+++ b/crates/rocie-client/src/apis/api_get_inventory_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_no_auth_state_api.rs b/crates/rocie-client/src/apis/api_get_no_auth_state_api.rs
index c4ec2cd..72dadc5 100644
--- a/crates/rocie-client/src/apis/api_get_no_auth_state_api.rs
+++ b/crates/rocie-client/src/apis/api_get_no_auth_state_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_no_auth_user_api.rs b/crates/rocie-client/src/apis/api_get_no_auth_user_api.rs
index 68b92c8..0f3cd5d 100644
--- a/crates/rocie-client/src/apis/api_get_no_auth_user_api.rs
+++ b/crates/rocie-client/src/apis/api_get_no_auth_user_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_product_api.rs b/crates/rocie-client/src/apis/api_get_product_api.rs
index 6cc555f..bdc6a9f 100644
--- a/crates/rocie-client/src/apis/api_get_product_api.rs
+++ b/crates/rocie-client/src/apis/api_get_product_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_product_parent_api.rs b/crates/rocie-client/src/apis/api_get_product_parent_api.rs
index 09db44c..27b9c6c 100644
--- a/crates/rocie-client/src/apis/api_get_product_parent_api.rs
+++ b/crates/rocie-client/src/apis/api_get_product_parent_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_recipe_api.rs b/crates/rocie-client/src/apis/api_get_recipe_api.rs
index 321e3a1..73045b8 100644
--- a/crates/rocie-client/src/apis/api_get_recipe_api.rs
+++ b/crates/rocie-client/src/apis/api_get_recipe_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_unit_api.rs b/crates/rocie-client/src/apis/api_get_unit_api.rs
index 3e27264..deaba03 100644
--- a/crates/rocie-client/src/apis/api_get_unit_api.rs
+++ b/crates/rocie-client/src/apis/api_get_unit_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_get_unit_property_api.rs b/crates/rocie-client/src/apis/api_get_unit_property_api.rs
index f61258b..21a2769 100644
--- a/crates/rocie-client/src/apis/api_get_unit_property_api.rs
+++ b/crates/rocie-client/src/apis/api_get_unit_property_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_api.rs b/crates/rocie-client/src/apis/api_set_api.rs
index 5a029b8..31a09ef 100644
--- a/crates/rocie-client/src/apis/api_set_api.rs
+++ b/crates/rocie-client/src/apis/api_set_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_auth_barcode_api.rs b/crates/rocie-client/src/apis/api_set_auth_barcode_api.rs
index 066d8e1..63c4a11 100644
--- a/crates/rocie-client/src/apis/api_set_auth_barcode_api.rs
+++ b/crates/rocie-client/src/apis/api_set_auth_barcode_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_auth_product_api.rs b/crates/rocie-client/src/apis/api_set_auth_product_api.rs
index 3b4ed2f..ace3ffa 100644
--- a/crates/rocie-client/src/apis/api_set_auth_product_api.rs
+++ b/crates/rocie-client/src/apis/api_set_auth_product_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_auth_product_parent_api.rs b/crates/rocie-client/src/apis/api_set_auth_product_parent_api.rs
index 990554c..9524b4d 100644
--- a/crates/rocie-client/src/apis/api_set_auth_product_parent_api.rs
+++ b/crates/rocie-client/src/apis/api_set_auth_product_parent_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_auth_recipe_api.rs b/crates/rocie-client/src/apis/api_set_auth_recipe_api.rs
index 8b847f0..da57874 100644
--- a/crates/rocie-client/src/apis/api_set_auth_recipe_api.rs
+++ b/crates/rocie-client/src/apis/api_set_auth_recipe_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_auth_recipe_parent_api.rs b/crates/rocie-client/src/apis/api_set_auth_recipe_parent_api.rs
index 27aef14..790a57f 100644
--- a/crates/rocie-client/src/apis/api_set_auth_recipe_parent_api.rs
+++ b/crates/rocie-client/src/apis/api_set_auth_recipe_parent_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_auth_unit_api.rs b/crates/rocie-client/src/apis/api_set_auth_unit_api.rs
index aa95127..5207327 100644
--- a/crates/rocie-client/src/apis/api_set_auth_unit_api.rs
+++ b/crates/rocie-client/src/apis/api_set_auth_unit_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_auth_unit_property_api.rs b/crates/rocie-client/src/apis/api_set_auth_unit_property_api.rs
index eb78fac..b5e815e 100644
--- a/crates/rocie-client/src/apis/api_set_auth_unit_property_api.rs
+++ b/crates/rocie-client/src/apis/api_set_auth_unit_property_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_auth_user_api.rs b/crates/rocie-client/src/apis/api_set_auth_user_api.rs
index 516ea1e..6cad709 100644
--- a/crates/rocie-client/src/apis/api_set_auth_user_api.rs
+++ b/crates/rocie-client/src/apis/api_set_auth_user_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_barcode_api.rs b/crates/rocie-client/src/apis/api_set_barcode_api.rs
index d6e0b0a..54f6aab 100644
--- a/crates/rocie-client/src/apis/api_set_barcode_api.rs
+++ b/crates/rocie-client/src/apis/api_set_barcode_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_no_auth_user_api.rs b/crates/rocie-client/src/apis/api_set_no_auth_user_api.rs
index d1ff45a..492a2eb 100644
--- a/crates/rocie-client/src/apis/api_set_no_auth_user_api.rs
+++ b/crates/rocie-client/src/apis/api_set_no_auth_user_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_product_api.rs b/crates/rocie-client/src/apis/api_set_product_api.rs
index 0230a0f..61539ea 100644
--- a/crates/rocie-client/src/apis/api_set_product_api.rs
+++ b/crates/rocie-client/src/apis/api_set_product_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_product_parent_api.rs b/crates/rocie-client/src/apis/api_set_product_parent_api.rs
index 6b67802..2c8642e 100644
--- a/crates/rocie-client/src/apis/api_set_product_parent_api.rs
+++ b/crates/rocie-client/src/apis/api_set_product_parent_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_recipe_api.rs b/crates/rocie-client/src/apis/api_set_recipe_api.rs
index 299cad0..aa44aef 100644
--- a/crates/rocie-client/src/apis/api_set_recipe_api.rs
+++ b/crates/rocie-client/src/apis/api_set_recipe_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_unit_api.rs b/crates/rocie-client/src/apis/api_set_unit_api.rs
index 93868f5..bfe0f81 100644
--- a/crates/rocie-client/src/apis/api_set_unit_api.rs
+++ b/crates/rocie-client/src/apis/api_set_unit_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/api_set_unit_property_api.rs b/crates/rocie-client/src/apis/api_set_unit_property_api.rs
index 883ab06..43e1fef 100644
--- a/crates/rocie-client/src/apis/api_set_unit_property_api.rs
+++ b/crates/rocie-client/src/apis/api_set_unit_property_api.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/configuration.rs b/crates/rocie-client/src/apis/configuration.rs
index 118712f..6605825 100644
--- a/crates/rocie-client/src/apis/configuration.rs
+++ b/crates/rocie-client/src/apis/configuration.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/apis/mod.rs b/crates/rocie-client/src/apis/mod.rs
index c8e4015..5d2ccaf 100644
--- a/crates/rocie-client/src/apis/mod.rs
+++ b/crates/rocie-client/src/apis/mod.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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>.
+
 use std::error;
 use std::fmt;
 
diff --git a/crates/rocie-client/src/implies.rs b/crates/rocie-client/src/implies.rs
index 4cbe6b3..cad6179 100644
--- a/crates/rocie-client/src/implies.rs
+++ b/crates/rocie-client/src/implies.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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>.
+
 use std::fmt::Display;
 
 use crate::models::{
diff --git a/crates/rocie-client/src/lib.rs b/crates/rocie-client/src/lib.rs
index 5d2d948..0cb7d54 100644
--- a/crates/rocie-client/src/lib.rs
+++ b/crates/rocie-client/src/lib.rs
@@ -1,6 +1,16 @@
 #![allow(unused_imports)]
 #![allow(clippy::too_many_arguments)]
 
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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>.
+
 extern crate reqwest;
 extern crate serde;
 extern crate serde_json;
diff --git a/crates/rocie-client/src/models/bar_code.rs b/crates/rocie-client/src/models/bar_code.rs
index efe4683..b5c5ea4 100644
--- a/crates/rocie-client/src/models/bar_code.rs
+++ b/crates/rocie-client/src/models/bar_code.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/barcode.rs b/crates/rocie-client/src/models/barcode.rs
index f44caa9..17afbaf 100644
--- a/crates/rocie-client/src/models/barcode.rs
+++ b/crates/rocie-client/src/models/barcode.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/barcode_id.rs b/crates/rocie-client/src/models/barcode_id.rs
index a081913..c3ebd4b 100644
--- a/crates/rocie-client/src/models/barcode_id.rs
+++ b/crates/rocie-client/src/models/barcode_id.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/content.rs b/crates/rocie-client/src/models/content.rs
index 357f675..4b9572f 100644
--- a/crates/rocie-client/src/models/content.rs
+++ b/crates/rocie-client/src/models/content.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/content_one_of.rs b/crates/rocie-client/src/models/content_one_of.rs
index 02d5beb..fe28b38 100644
--- a/crates/rocie-client/src/models/content_one_of.rs
+++ b/crates/rocie-client/src/models/content_one_of.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/content_one_of_1.rs b/crates/rocie-client/src/models/content_one_of_1.rs
index 760a08f..07bf3a1 100644
--- a/crates/rocie-client/src/models/content_one_of_1.rs
+++ b/crates/rocie-client/src/models/content_one_of_1.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/cooklang_recipe.rs b/crates/rocie-client/src/models/cooklang_recipe.rs
index 3d4bb35..f517566 100644
--- a/crates/rocie-client/src/models/cooklang_recipe.rs
+++ b/crates/rocie-client/src/models/cooklang_recipe.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/cookware.rs b/crates/rocie-client/src/models/cookware.rs
index c2dc745..4eb7856 100644
--- a/crates/rocie-client/src/models/cookware.rs
+++ b/crates/rocie-client/src/models/cookware.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/ingredient.rs b/crates/rocie-client/src/models/ingredient.rs
index 46bdef1..8727335 100644
--- a/crates/rocie-client/src/models/ingredient.rs
+++ b/crates/rocie-client/src/models/ingredient.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/ingredient_one_of.rs b/crates/rocie-client/src/models/ingredient_one_of.rs
index 5681115..7b649fa 100644
--- a/crates/rocie-client/src/models/ingredient_one_of.rs
+++ b/crates/rocie-client/src/models/ingredient_one_of.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/ingredient_one_of_1.rs b/crates/rocie-client/src/models/ingredient_one_of_1.rs
index e35fa89..cf84019 100644
--- a/crates/rocie-client/src/models/ingredient_one_of_1.rs
+++ b/crates/rocie-client/src/models/ingredient_one_of_1.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/ingredient_one_of_1_not_registered_product.rs b/crates/rocie-client/src/models/ingredient_one_of_1_not_registered_product.rs
index bd7938f..65032c4 100644
--- a/crates/rocie-client/src/models/ingredient_one_of_1_not_registered_product.rs
+++ b/crates/rocie-client/src/models/ingredient_one_of_1_not_registered_product.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/ingredient_one_of_2.rs b/crates/rocie-client/src/models/ingredient_one_of_2.rs
index 646a803..f83d3b5 100644
--- a/crates/rocie-client/src/models/ingredient_one_of_2.rs
+++ b/crates/rocie-client/src/models/ingredient_one_of_2.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/ingredient_one_of_2_recipe_reference.rs b/crates/rocie-client/src/models/ingredient_one_of_2_recipe_reference.rs
index 5081008..9771484 100644
--- a/crates/rocie-client/src/models/ingredient_one_of_2_recipe_reference.rs
+++ b/crates/rocie-client/src/models/ingredient_one_of_2_recipe_reference.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/ingredient_one_of_registered_product.rs b/crates/rocie-client/src/models/ingredient_one_of_registered_product.rs
index 495911a..ea1a6b9 100644
--- a/crates/rocie-client/src/models/ingredient_one_of_registered_product.rs
+++ b/crates/rocie-client/src/models/ingredient_one_of_registered_product.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/item.rs b/crates/rocie-client/src/models/item.rs
index ef6891f..87fe3f2 100644
--- a/crates/rocie-client/src/models/item.rs
+++ b/crates/rocie-client/src/models/item.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/item_one_of.rs b/crates/rocie-client/src/models/item_one_of.rs
index 684d9b7..98bb8a8 100644
--- a/crates/rocie-client/src/models/item_one_of.rs
+++ b/crates/rocie-client/src/models/item_one_of.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/item_one_of_1.rs b/crates/rocie-client/src/models/item_one_of_1.rs
index 618c56d..5e0fe37 100644
--- a/crates/rocie-client/src/models/item_one_of_1.rs
+++ b/crates/rocie-client/src/models/item_one_of_1.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/item_one_of_1_ingredient.rs b/crates/rocie-client/src/models/item_one_of_1_ingredient.rs
index 59b21d3..f31df49 100644
--- a/crates/rocie-client/src/models/item_one_of_1_ingredient.rs
+++ b/crates/rocie-client/src/models/item_one_of_1_ingredient.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/item_one_of_2.rs b/crates/rocie-client/src/models/item_one_of_2.rs
index 11732d2..cfe7918 100644
--- a/crates/rocie-client/src/models/item_one_of_2.rs
+++ b/crates/rocie-client/src/models/item_one_of_2.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/item_one_of_3.rs b/crates/rocie-client/src/models/item_one_of_3.rs
index 2b29f6a..0baa898 100644
--- a/crates/rocie-client/src/models/item_one_of_3.rs
+++ b/crates/rocie-client/src/models/item_one_of_3.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/item_one_of_4.rs b/crates/rocie-client/src/models/item_one_of_4.rs
index a3c29aa..69ab303 100644
--- a/crates/rocie-client/src/models/item_one_of_4.rs
+++ b/crates/rocie-client/src/models/item_one_of_4.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/item_one_of_text.rs b/crates/rocie-client/src/models/item_one_of_text.rs
index b47f792..9116ac2 100644
--- a/crates/rocie-client/src/models/item_one_of_text.rs
+++ b/crates/rocie-client/src/models/item_one_of_text.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/login_info.rs b/crates/rocie-client/src/models/login_info.rs
index e99311b..918c1d7 100644
--- a/crates/rocie-client/src/models/login_info.rs
+++ b/crates/rocie-client/src/models/login_info.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/metadata.rs b/crates/rocie-client/src/models/metadata.rs
index c62007d..751cb7d 100644
--- a/crates/rocie-client/src/models/metadata.rs
+++ b/crates/rocie-client/src/models/metadata.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/mod.rs b/crates/rocie-client/src/models/mod.rs
index 2b426a1..bbb8cac 100644
--- a/crates/rocie-client/src/models/mod.rs
+++ b/crates/rocie-client/src/models/mod.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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>.
+
 pub mod barcode;
 pub use self::barcode::Barcode;
 pub mod barcode_id;
diff --git a/crates/rocie-client/src/models/name_and_url.rs b/crates/rocie-client/src/models/name_and_url.rs
index 42ffd79..0628d21 100644
--- a/crates/rocie-client/src/models/name_and_url.rs
+++ b/crates/rocie-client/src/models/name_and_url.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/password_hash.rs b/crates/rocie-client/src/models/password_hash.rs
index 31413bf..46af183 100644
--- a/crates/rocie-client/src/models/password_hash.rs
+++ b/crates/rocie-client/src/models/password_hash.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product.rs b/crates/rocie-client/src/models/product.rs
index e5e7da1..3b17625 100644
--- a/crates/rocie-client/src/models/product.rs
+++ b/crates/rocie-client/src/models/product.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product_amount.rs b/crates/rocie-client/src/models/product_amount.rs
index 43ab725..43f968d 100644
--- a/crates/rocie-client/src/models/product_amount.rs
+++ b/crates/rocie-client/src/models/product_amount.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product_id.rs b/crates/rocie-client/src/models/product_id.rs
index 0f65bb8..a82ffc6 100644
--- a/crates/rocie-client/src/models/product_id.rs
+++ b/crates/rocie-client/src/models/product_id.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product_one_of.rs b/crates/rocie-client/src/models/product_one_of.rs
index e8763d6..0ee9f00 100644
--- a/crates/rocie-client/src/models/product_one_of.rs
+++ b/crates/rocie-client/src/models/product_one_of.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product_one_of_1.rs b/crates/rocie-client/src/models/product_one_of_1.rs
index cc7a865..72d570e 100644
--- a/crates/rocie-client/src/models/product_one_of_1.rs
+++ b/crates/rocie-client/src/models/product_one_of_1.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product_parent.rs b/crates/rocie-client/src/models/product_parent.rs
index 7ce26c9..af08e3a 100644
--- a/crates/rocie-client/src/models/product_parent.rs
+++ b/crates/rocie-client/src/models/product_parent.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product_parent_id.rs b/crates/rocie-client/src/models/product_parent_id.rs
index 1305117..65b8faf 100644
--- a/crates/rocie-client/src/models/product_parent_id.rs
+++ b/crates/rocie-client/src/models/product_parent_id.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product_parent_stub.rs b/crates/rocie-client/src/models/product_parent_stub.rs
index a874502..729b6d8 100644
--- a/crates/rocie-client/src/models/product_parent_stub.rs
+++ b/crates/rocie-client/src/models/product_parent_stub.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/product_stub.rs b/crates/rocie-client/src/models/product_stub.rs
index 76bc086..477dc4c 100644
--- a/crates/rocie-client/src/models/product_stub.rs
+++ b/crates/rocie-client/src/models/product_stub.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/provision_info.rs b/crates/rocie-client/src/models/provision_info.rs
index fc91f70..4f64fc5 100644
--- a/crates/rocie-client/src/models/provision_info.rs
+++ b/crates/rocie-client/src/models/provision_info.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/recipe.rs b/crates/rocie-client/src/models/recipe.rs
index dfbbc03..78b5ff0 100644
--- a/crates/rocie-client/src/models/recipe.rs
+++ b/crates/rocie-client/src/models/recipe.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/recipe_id.rs b/crates/rocie-client/src/models/recipe_id.rs
index 7d13aed..9a20c06 100644
--- a/crates/rocie-client/src/models/recipe_id.rs
+++ b/crates/rocie-client/src/models/recipe_id.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/recipe_parent.rs b/crates/rocie-client/src/models/recipe_parent.rs
index 50c5113..e85e59a 100644
--- a/crates/rocie-client/src/models/recipe_parent.rs
+++ b/crates/rocie-client/src/models/recipe_parent.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/recipe_parent_id.rs b/crates/rocie-client/src/models/recipe_parent_id.rs
index 68f2e87..9fdba6e 100644
--- a/crates/rocie-client/src/models/recipe_parent_id.rs
+++ b/crates/rocie-client/src/models/recipe_parent_id.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/recipe_parent_stub.rs b/crates/rocie-client/src/models/recipe_parent_stub.rs
index 1e04c06..6c6d329 100644
--- a/crates/rocie-client/src/models/recipe_parent_stub.rs
+++ b/crates/rocie-client/src/models/recipe_parent_stub.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/recipe_stub.rs b/crates/rocie-client/src/models/recipe_stub.rs
index 803c8dd..60e448f 100644
--- a/crates/rocie-client/src/models/recipe_stub.rs
+++ b/crates/rocie-client/src/models/recipe_stub.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/refined_recipe.rs b/crates/rocie-client/src/models/refined_recipe.rs
index dc840d1..bbb38a0 100644
--- a/crates/rocie-client/src/models/refined_recipe.rs
+++ b/crates/rocie-client/src/models/refined_recipe.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/section.rs b/crates/rocie-client/src/models/section.rs
index e7a41f3..1160bb9 100644
--- a/crates/rocie-client/src/models/section.rs
+++ b/crates/rocie-client/src/models/section.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/step.rs b/crates/rocie-client/src/models/step.rs
index 4ee76f3..9dc164f 100644
--- a/crates/rocie-client/src/models/step.rs
+++ b/crates/rocie-client/src/models/step.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/timer.rs b/crates/rocie-client/src/models/timer.rs
index 290520f..584d483 100644
--- a/crates/rocie-client/src/models/timer.rs
+++ b/crates/rocie-client/src/models/timer.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/unit.rs b/crates/rocie-client/src/models/unit.rs
index 873cb33..d9e4a1f 100644
--- a/crates/rocie-client/src/models/unit.rs
+++ b/crates/rocie-client/src/models/unit.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/unit_amount.rs b/crates/rocie-client/src/models/unit_amount.rs
index e4b1a54..eb54348 100644
--- a/crates/rocie-client/src/models/unit_amount.rs
+++ b/crates/rocie-client/src/models/unit_amount.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/unit_id.rs b/crates/rocie-client/src/models/unit_id.rs
index 8b08d95..99174e5 100644
--- a/crates/rocie-client/src/models/unit_id.rs
+++ b/crates/rocie-client/src/models/unit_id.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/unit_property.rs b/crates/rocie-client/src/models/unit_property.rs
index b4dfbe1..ad051de 100644
--- a/crates/rocie-client/src/models/unit_property.rs
+++ b/crates/rocie-client/src/models/unit_property.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/unit_property_id.rs b/crates/rocie-client/src/models/unit_property_id.rs
index aca567c..2063254 100644
--- a/crates/rocie-client/src/models/unit_property_id.rs
+++ b/crates/rocie-client/src/models/unit_property_id.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/unit_property_stub.rs b/crates/rocie-client/src/models/unit_property_stub.rs
index c43d91e..53ef924 100644
--- a/crates/rocie-client/src/models/unit_property_stub.rs
+++ b/crates/rocie-client/src/models/unit_property_stub.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/unit_stub.rs b/crates/rocie-client/src/models/unit_stub.rs
index 162674f..422c0a8 100644
--- a/crates/rocie-client/src/models/unit_stub.rs
+++ b/crates/rocie-client/src/models/unit_stub.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/user.rs b/crates/rocie-client/src/models/user.rs
index 7397275..e8628b9 100644
--- a/crates/rocie-client/src/models/user.rs
+++ b/crates/rocie-client/src/models/user.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/user_id.rs b/crates/rocie-client/src/models/user_id.rs
index 3a67fd6..c9c8e21 100644
--- a/crates/rocie-client/src/models/user_id.rs
+++ b/crates/rocie-client/src/models/user_id.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *
diff --git a/crates/rocie-client/src/models/user_stub.rs b/crates/rocie-client/src/models/user_stub.rs
index 8f620db..b3ce91b 100644
--- a/crates/rocie-client/src/models/user_stub.rs
+++ b/crates/rocie-client/src/models/user_stub.rs
@@ -1,3 +1,13 @@
+// rocie - An enterprise grocery management system
+//
+// Copyright (C) 2026 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-server
  *