Skip to content

Commit 69704e2

Browse files
committed
Update license headers
1 parent 5752303 commit 69704e2

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/service_ml_forecast/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# GNU Affero General Public License for more details.
1212
#
1313
# You should have received a copy of the GNU Affero General Public License
14-
# along with this program. If not, see <http://www.gnu.org/licenses/>.
14+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1515
#
1616
# SPDX-License-Identifier: AGPL-3.0-or-later
1717

src/service_ml_forecast/clients/openremote/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# GNU Affero General Public License for more details.
1212
#
1313
# You should have received a copy of the GNU Affero General Public License
14-
# along with this program. If not, see <http://www.gnu.org/licenses/>.
14+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1515
#
1616
# SPDX-License-Identifier: AGPL-3.0-or-later
1717

src/service_ml_forecast/clients/openremote/openremote_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# GNU Affero General Public License for more details.
1212
#
1313
# You should have received a copy of the GNU Affero General Public License
14-
# along with this program. If not, see <http://www.gnu.org/licenses/>.
14+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1515
#
1616
# SPDX-License-Identifier: AGPL-3.0-or-later
1717

src/service_ml_forecast/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# GNU Affero General Public License for more details.
1212
#
1313
# You should have received a copy of the GNU Affero General Public License
14-
# along with this program. If not, see <http://www.gnu.org/licenses/>.
14+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1515
#
1616
# SPDX-License-Identifier: AGPL-3.0-or-later
1717

src/service_ml_forecast/logging_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# GNU Affero General Public License for more details.
1212
#
1313
# You should have received a copy of the GNU Affero General Public License
14-
# along with this program. If not, see <http://www.gnu.org/licenses/>.
14+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1515
#
1616
# SPDX-License-Identifier: AGPL-3.0-or-later
1717

src/service_ml_forecast/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# GNU Affero General Public License for more details.
1212
#
1313
# You should have received a copy of the GNU Affero General Public License
14-
# along with this program. If not, see <http://www.gnu.org/licenses/>.
14+
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1515
#
1616
# SPDX-License-Identifier: AGPL-3.0-or-later
1717

0 commit comments

Comments
 (0)