Skip to content

Commit 7218522

Browse files
author
Chris Putnam
committed
copyright update
1 parent e72a505 commit 7218522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

binmerge

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Takes a cue sheet with multiple binary track files and merges them together,
66
# generating a corrected cue sheet in the process.
77
#
8-
# Copyright (C) 2020 Chris Putnam
8+
# Copyright (C) 2021 Chris Putnam
99
#
1010
# This program is free software; you can redistribute it and/or modify
1111
# it under the terms of the GNU General Public License as published by
@@ -31,7 +31,7 @@ VERBOSE = False
3131
def print_license():
3232
print(textwrap.dedent("""
3333
binmerge
34-
Copyright (C) 2020 Chris Putnam
34+
Copyright (C) 2021 Chris Putnam
3535
3636
This program is free software; you can redistribute it and/or modify
3737
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)