Skip to content

Commit

Permalink
copyright update
Browse files Browse the repository at this point in the history
  • Loading branch information
putnam committed Jul 3, 2021
1 parent e72a505 commit 7218522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binmerge
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Takes a cue sheet with multiple binary track files and merges them together,
# generating a corrected cue sheet in the process.
#
# Copyright (C) 2020 Chris Putnam
# Copyright (C) 2021 Chris Putnam
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand All @@ -31,7 +31,7 @@ VERBOSE = False
def print_license():
print(textwrap.dedent("""
binmerge
Copyright (C) 2020 Chris Putnam
Copyright (C) 2021 Chris Putnam
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 7218522

Please sign in to comment.