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": [],