mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
chore(license): update copyright year in headers (#1935)
This commit is contained in:
parent
0391629862
commit
25574446f7
31 changed files with 63 additions and 15 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
import os
|
||||
import re
|
||||
from typing import Dict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue