Skip to content

Commit e1bb657

Browse files
committed
Update copyright year to 2025
1 parent 6b320ad commit e1bb657

File tree

112 files changed

+120
-120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+120
-120
lines changed

addons/0-byte-files.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44
true
55
SCRIPT_NAME="Check for 0-Byte files"
66
# shellcheck source=lib.sh

addons/automatic_updates.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44

55
true
66
SCRIPT_NAME="Automatic Updates"

addons/cookielifetime.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44

55
true
66
SCRIPT_NAME="Set Cookie Lifetime"

addons/database_shrinking.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44
# Copyright © 2021 Simon Lindner (https://github.com/szaimen)
55

66
true

addons/deSEC/desec.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44

55
true
66
SCRIPT_NAME="deSEC Registration"

addons/deSEC/desec_subdomain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44

55
true
66
SCRIPT_NAME="deSEC Subdomain"

addons/deSEC/remove_desec.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44

55
true
66
SCRIPT_NAME="deSEC Removal"

addons/fix_invalid_modification_time.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44
# Based on: https://raw.githubusercontent.com/nextcloud-gmbh/mtime_fixer_tool_kit/main/solvable_files.sh
55

66
true

addons/locales.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44

55
true
66
SCRIPT_NAME="Locales"

addons/locate_mirror.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# T&M Hansson IT AB © - 2024, https://www.hanssonit.se/
3+
# T&M Hansson IT AB © - 2025, https://www.hanssonit.se/
44

55
true
66
SCRIPT_NAME="Locate mirror"

0 commit comments

Comments
 (0)