diff --git a/LICENSE b/LICENSE index 202cadf..9cf953a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ MIT License -Copyright (c) 2020 Fabian Vetter - https://vettersolutions.de +Copyright (c) 2020-2021 Fabian Vetter - https://vettersolutions.de +Copyright (c) 2023-2024 Kevin Papst - https://www.kevinpapst.de Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/composer.json b/composer.json index 5861781..bad86a1 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "dexterity42/shared-project-timesheets", - "description": "Share project timesheets with anyone", + "name": "keleo/customer-portal", + "description": "Share timesheets and statistics via URLs", "homepage": "https://github.com/Keleo/SharedProjectTimesheetsBundle", "type": "kimai-plugin", "version": "3.2.0", @@ -23,7 +23,7 @@ "extra": { "kimai": { "require": 22100, - "name": "Shared-Projects" + "name": "Customer Portal" } }, "autoload": {