File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -46,3 +46,24 @@ source .venv/bin/activate # On Windows: .venv\Scripts\activate
4646
4747- Run the application - ` make run `
4848
49+ ## License
50+
51+ The OpenRemote Machine Learning Forecast Service is distributed under [ AGPL-3.0-or-later] ( LICENSE.txt ) .
52+
53+ ```
54+ Copyright 2025, OpenRemote Inc.
55+
56+ This program is free software: you can redistribute it and/or modify
57+ it under the terms of the GNU Affero General Public License as
58+ published by the Free Software Foundation, either version 3 of the
59+ License, or (at your option) any later version.
60+
61+ This program is distributed in the hope that it will be useful,
62+ but WITHOUT ANY WARRANTY; without even the implied warranty of
63+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
64+ GNU Affero General Public License for more details.
65+
66+ You should have received a copy of the GNU Affero General Public License
67+ along with this program. If not, see <https://www.gnu.org/licenses/>.
68+ ```
69+
You can’t perform that action at this time.
0 commit comments