From 0f0b84e426ac11f31d35a70e9a17508756112afc Mon Sep 17 00:00:00 2001 From: Giovanni Piemontese Date: Thu, 19 May 2022 10:29:53 +0200 Subject: [PATCH] updated LICENSE and readme.md --- LICENSE | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 9873284..8f53389 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2022 Löffelhardt GmbH & Co.KG. +Copyright (c) 2022 Markus Thielen, Giovanni Piemontese, Löffelhardt GmbH & Co.KG. and contributors 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, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/readme.md b/readme.md index d92fab4..18d7e5d 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ ## Installation ```bash -$ composer require friendsofcsml/cxml-php +$ composer require friendsofcxml/cxml-php ``` Then include Composer’s autoloader: