diff options
Diffstat (limited to 'apps/weather_status/src/services')
-rw-r--r-- | apps/weather_status/src/services/weatherStatusService.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/src/services/weatherStatusService.js b/apps/weather_status/src/services/weatherStatusService.js index 83776c296fc..a32016d1d43 100644 --- a/apps/weather_status/src/services/weatherStatusService.js +++ b/apps/weather_status/src/services/weatherStatusService.js @@ -3,7 +3,7 @@ * * @author Julien Veyssier <eneiluj@posteo.net> * - * @license GNU AGPL version 3 or any later version + * @license AGPL-3.0-or-later * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as |