From df22662f685ebcb0a3885f20228a939a3c9eaa27 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Mon, 1 Jan 2018 20:39:27 +0100 Subject: [PATCH] Update copyright owner and date --- LICENSE.md | 2 +- src/main/resources/mcmod.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index ca74e348f..4af7252db 100755 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright © 2015 - 2018 Raoul Van den Berge +Copyright © 2015 - 2018 Refined Storage contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 158f00964..d17d0beb3 100755 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -7,7 +7,7 @@ "mcversion": "1.12.2", "url": "https://refinedstorage.raoulvdberge.com", "updateUrl": "", - "authorList": ["Raoul Van den Berge"], + "authorList": ["Refined Storage contributors"], "credits": "", "logoFile": "assets/refinedstorage/textures/logo.png", "screenshots": [],