Skip to content

Commit 9f772a8

Browse files
authored
Update year (#251)
1 parent b5e1590 commit 9f772a8

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

test/cli_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trackpack - Package audio tracks
22
#
3-
# Copyright (C) 2020-2025 offa
3+
# Copyright (C) 2020-2026 offa
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/config_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trackpack - Package audio tracks
22
#
3-
# Copyright (C) 2020-2025 offa
3+
# Copyright (C) 2020-2026 offa
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

test/trackpack_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trackpack - Package audio tracks
22
#
3-
# Copyright (C) 2020-2025 offa
3+
# Copyright (C) 2020-2026 offa
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

trackpack/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trackpack - Package audio tracks
22
#
3-
# Copyright (C) 2020-2025 offa
3+
# Copyright (C) 2020-2026 offa
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

trackpack/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trackpack - Package audio tracks
22
#
3-
# Copyright (C) 2020-2025 offa
3+
# Copyright (C) 2020-2026 offa
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

trackpack/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trackpack - Package audio tracks
22
#
3-
# Copyright (C) 2020-2025 offa
3+
# Copyright (C) 2020-2026 offa
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

trackpack/trackpacker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trackpack - Package audio tracks
22
#
3-
# Copyright (C) 2020-2025 offa
3+
# Copyright (C) 2020-2026 offa
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

trackpack/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trackpack - Package audio tracks
22
#
3-
# Copyright (C) 2020-2025 offa
3+
# Copyright (C) 2020-2026 offa
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)