Skip to content

Commit 06895c0

Browse files
new headers
1 parent 318b54f commit 06895c0

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
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, Pyronear.
1+
# Copyright (C) 2025-2026-2026-2026-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, Pyronear.
1+
# Copyright (C) 2025-2026-2026-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_alert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2025, 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, Pyronear.
1+
# Copyright (C) 2025-2026-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/schemas/alerts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2025, 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/services/cones.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2025, 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/services/overlap.py

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

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

src/tests/endpoints/test_alerts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2025, 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/tests/services/test_overlap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2025, 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)