File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33` music21 ` -- A Toolkit for Computer-Aided Musical Analysis and
44Computational Musicology
55
6- Copyright © 2006-2025 [ Michael Scott Asato Cuthbert] ( http://www.trecento.com )
6+ Copyright © 2006-2026 [ Michael Scott Asato Cuthbert] ( http://www.trecento.com )
77
88For more information, visit:
99https://www.music21.org/music21docs/
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22'''
3- The music21 Framework is Copyright © 2006-2025 Michael Scott Asato Cuthbert.
3+ The music21 Framework is Copyright © 2006-2026 Michael Scott Asato Cuthbert.
44
55Some Rights Reserved
66Released under the BSD (3-clause) license. See license.txt.
Original file line number Diff line number Diff line change 66# Authors: Michael Scott Asato Cuthbert
77# Christopher Ariza
88#
9- # Copyright: Copyright © 2006-2025 Michael Scott Asato Cuthbert
9+ # Copyright: Copyright © 2006-2026 Michael Scott Asato Cuthbert
1010# License: BSD, see license.txt
1111# -----------------------------------------------------------------------------
1212'''
Original file line number Diff line number Diff line change 66# distributed with this package, particularly the corpus files
77# which have their own copyrights and licenses.
88#
9- # Copyright: music21 is "Copyright © 2006-2025 Michael Scott Asato Cuthbert"
9+ # Copyright: music21 is "Copyright © 2006-2026 Michael Scott Asato Cuthbert"
1010# and is open-source licensed under the
1111# BSD 3-Clause License (beginning with music21 v2.0)
1212# reprinted below.
@@ -22,7 +22,7 @@ the BSD license still under effect.
2222---
2323BSD License
2424
25- Copyright (c) 2006-2025 Michael Scott Asato Cuthbert
25+ Copyright (c) 2006-2026 Michael Scott Asato Cuthbert
2626All rights reserved.
2727
2828Redistribution and use in source and binary forms, with or without
You can’t perform that action at this time.
0 commit comments