diff --git a/LICENSE.md b/LICENSE.md index 1cc79bdfb..ca74e348f 100755 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright © 2015 - 2017 Refined Storage contributors +Copyright © 2015 - 2018 Raoul Van den Berge 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 d17d0beb3..158f00964 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": ["Refined Storage contributors"], + "authorList": ["Raoul Van den Berge"], "credits": "", "logoFile": "assets/refinedstorage/textures/logo.png", "screenshots": [],