diff --git a/LICENSE b/LICENSE index bf06e38..fb962d5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 kenshō digital +Copyright (c) 2023-2024 Jens Scherbl 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 3fc62a4..5a83d4a 100644 --- a/composer.json +++ b/composer.json @@ -5,14 +5,18 @@ "license": "MIT", "keywords": [ - "technical indicators", - "technical analysis", + "chart", "chart analysis", - "stocks", - "stock prices", - "stock price analysis", + "stock", + "stock chart", "stock chart analysis", - "stock market" + "stock market", + "stock price", + "stock price analysis", + "technical analysis", + "technical indicator", + "trend", + "trend analysis" ], "support": { @@ -22,8 +26,7 @@ "authors": [ { - "name": "Jens Scherbl", - "email": "jens@kensho.digital" + "name": "Jens Scherbl" } ], "autoload":