From b63f092b08a8a7e1cbdf49eac28f36f126d05304 Mon Sep 17 00:00:00 2001 From: David Leal Date: Wed, 12 Jul 2023 00:35:37 -0600 Subject: [PATCH] `mod.conf` changes and copyright year update --- LICENSE.md | 2 +- README.md | 2 +- mod.conf | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 3d87ac2..2e0e3b1 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,5 @@ Copyright (C) 2016 blert2112 and contributors\ -Copyright (C) 2019-2022 Panquesito7 (halfpacho@gmail.com) and contributors +Copyright (C) 2019-2023 Panquesito7 (halfpacho@gmail.com) and contributors GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 diff --git a/README.md b/README.md index 9f73bb8..91ffd95 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Current version: 1.4 ## License Copyright (C) 2016 blert2112 and contributors\ -Copyright (C) 2019-2022 Panquesito7 (halfpacho@gmail.com) and contributors +Copyright (C) 2019-2023 Panquesito7 (halfpacho@gmail.com) and contributors Based on the Boats mod by [PilzAdam](https://github.com/PilzAdam).\ See [`LICENSE.md`](LICENSE.md) for information. diff --git a/mod.conf b/mod.conf index ab0f65a..f15f76c 100644 --- a/mod.conf +++ b/mod.conf @@ -1,8 +1,6 @@ name = lib_mount +title = Library Mount depends = player_api optional_depends = mobs description = API framework for mounting objects. -license = LGPLv2.1 -author = Panquesito7 min_minetest_version = 5.0.0 -version = 1.4