From 68b5b8f871c081b89bd1685ed267b3e17d8dc460 Mon Sep 17 00:00:00 2001 From: Rafael Horvat Date: Tue, 29 Mar 2022 16:09:13 +0200 Subject: [PATCH] Updated license and authors --- LICENSE.md | 2 +- composer.json | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index bab80b8..9836b1f 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -MIT License Copyright (c) 2021 Glowing Blue AG +MIT License Copyright (c) 2022 Glowing Blue AG Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, diff --git a/composer.json b/composer.json index c3bdf7e..d87c4cc 100644 --- a/composer.json +++ b/composer.json @@ -26,6 +26,15 @@ "name": "IanM", "homepage": "https://discuss.flarum.org/u/ianm", "role": "Developer" + }, + { + "name": "Glowing Blue AG", + "homepage": "https://glowingblue.com", + "role": "Developer" + }, + { + "name": "Rafael Horvat", + "role": "Developer" } ], "autoload": {