Skip to content

Commit 549ee5d

Browse files
header fix
1 parent e71b467 commit 549ee5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/app/api/api_v1/endpoints/alerts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2025-2026-2026-2026-2026, Pyronear.
1+
# Copyright (C) 2025-2026, Pyronear.
22

33
# This program is licensed under the Apache License 2.0.
44
# See LICENSE or go to <https://www.apache.org/licenses/LICENSE-2.0> for full license details.

src/app/api/api_v1/endpoints/sequences.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2025-2026-2026-2026, Pyronear.
1+
# Copyright (C) 2025-2026, Pyronear.
22

33
# This program is licensed under the Apache License 2.0.
44
# See LICENSE or go to <https://www.apache.org/licenses/LICENSE-2.0> for full license details.

src/app/crud/crud_sequence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2025-2026-2026, Pyronear.
1+
# Copyright (C) 2025-2026, Pyronear.
22

33
# This program is licensed under the Apache License 2.0.
44
# See LICENSE or go to <https://www.apache.org/licenses/LICENSE-2.0> for full license details.

0 commit comments

Comments
 (0)