diff --git a/LICENSE b/LICENSE index f1aea35..724a3c0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 HGlab01 +Copyright (c) 2023 HGlab01 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/README.md b/README.md index 307f815..fbac3b9 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Default schedule is done every 20 minutes as cron job in the instance tab. ## License MIT License -Copyright (c) 2023 HGlab01 +Copyright (c) 2023 HGlab01 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/SECURITY.md b/SECURITY.md index ecaf886..7af79ed 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,11 +7,11 @@ currently being supported with security updates. | Version | Supported | | ------- | ------------------ | -| 0.2.0 | :white_check_mark: | -| 0.1.4 | :x: | -| 0.0.1 | :x: | +| 0.4.*0* | :white_check_mark: | +| 0.3.* | :x: | +| 0.2.* | :x: | ## Reporting a Vulnerability -Please report (suspected) security vulnerabilities to iobroker.followthesun@gmail.com. +Please report (suspected) security vulnerabilities to . If the issue is confirmed, we will release a patch as soon as possible depending on complexity but typically within a few days. diff --git a/io-package.json b/io-package.json index e200a3b..3cfbc6e 100644 --- a/io-package.json +++ b/io-package.json @@ -122,7 +122,7 @@ "zh-cn": "Fuel Price Monitor Austria" }, "authors": [ - "HGlab01 " + "HGlab01 " ], "keywords": [ "Spritpreismonitor Österreich", diff --git a/package.json b/package.json index a4c52c7..76a047d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.4.0-alpha.0", "author": { "name": "HGlab01", - "email": "iobroker.fuelpricemonitor@gmail.com" + "email": "myiobrokeradapters@gmail.com" }, "license": "MIT", "engines": {