mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 08:19:12 +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,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package auth
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package tools
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package tools
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package domain
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package domain
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package indexer
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package indexer
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package logger
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package notification
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package notification
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package notification
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package notification
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package releasedownload
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package lidarr
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package radarr
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package readarr
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package arr
|
||||
|
||||
type Tag struct {
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package sonarr
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package sanitize
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package sanitize
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package timecache
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package timecache
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package transmission
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package ttlcache
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package ttlcache
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package ttlcache
|
||||
|
||||
import "time"
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package ttlcache
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
package ttlcache
|
||||
|
||||
import (
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
* Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
* SPDX-License-Identifier: GPL-2.0-or-later
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2021-2024, Ludvig Lundgren and the autobrr contributors.
|
||||
* Copyright (c) 2021-2025, Ludvig Lundgren and the autobrr contributors.
|
||||
* SPDX-License-Identifier: GPL-2.0-or-later
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue