Skip to content

Commit

Permalink
Merge pull request #1506 from cuthbertLab/happy-new-year-2023
Browse files Browse the repository at this point in the history
Happy New Year!
  • Loading branch information
mscuthbert authored Dec 31, 2022
2 parents 9e87495 + b3d6981 commit e5f40b0
Show file tree
Hide file tree
Showing 57 changed files with 59 additions and 60 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
`music21` -- A Toolkit for Computer-Aided Musical Analysis and
Computational Musicology

Copyright © 2006-2022, [Michael Scott Asato Cuthbert](http://www.trecento.com)
Copyright © 2006-2023 [Michael Scott Asato Cuthbert](http://www.trecento.com)

For more information, visit:
https://web.mit.edu/music21
Expand Down
2 changes: 1 addition & 1 deletion dist/dist.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2010-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2010-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion documentation/source/about/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Licensing and Copyright
The `music21` Toolkit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Music21 is Copyright © 2006-2022, Michael Scott Asato Cuthbert.
Music21 is Copyright © 2006-2023 Michael Scott Asato Cuthbert.
Music21 code (excluding content encoded in the corpus) is
free and open-source software, licensed under the BSD License.

Expand Down
2 changes: 1 addition & 1 deletion documentation/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
project = 'music21'
# pylint: disable=redefined-builtin
# noinspection PyShadowingBuiltins
copyright = '2006-2022, Michael Scott Asato Cuthbert'
copyright = '2006-2023 Michael Scott Asato Cuthbert'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down
2 changes: 1 addition & 1 deletion documentation/testDocumentation.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Authors: Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2010-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2010-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
4 changes: 2 additions & 2 deletions music21/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
'''
The music21 Framework is Copyright © 2006-2022 Michael Scott Asato Cuthbert.
The music21 Framework is Copyright © 2006-2023 Michael Scott Asato Cuthbert.
Some Rights Reserved
Released under the BSD (3-clause) license. See license.txt.
Expand All @@ -26,7 +26,7 @@
the PMusic (Perl) library, developed by Cuthbert prior to arriving at MIT.
music21 outputs a subset of XML data defined by the MusicXML 4.0
standard, Copyright © 2004-2022 the Contributors to the MusicXML Specification.
standard, Copyright © 2004-2022 W3C, open source.
The corpus files have copyrights retained by their
owners who have allowed them to be included with music21.
Expand Down
2 changes: 1 addition & 1 deletion music21/abcFormat/translate.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Michael Scott Asato Cuthbert
# Dylan Nagler
#
# Copyright: Copyright © 2010-2022 Michael Scott Asato Cuthbert and the music21
# Copyright: Copyright © 2010-2023 Michael Scott Asato Cuthbert and the music21
# Project
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion music21/analysis/discrete.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2010-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2010-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/analysis/harmonicFunction.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Authors: Mark Gotham
#
# Copyright: Copyright © 2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2022-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Michael Scott Asato Cuthbert
# Christopher Ariza
#
# Copyright: Copyright © 2006-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2006-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/chord/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Michael Scott Asato Cuthbert
# Christopher Ariza
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/chord/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Authors: Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2022-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/clef.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Christopher Ariza
# Michael Bodenbach
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/common/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Authors: Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2021-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2021-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/common/numberTools.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Michael Scott Asato Cuthbert
# Christopher Ariza
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/common/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Authors: Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2021-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2021-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/duration.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Michael Scott Asato Cuthbert
# Christopher Ariza
#
# Copyright: Copyright © 2008-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2008-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/dynamics.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Michael Scott Asato Cuthbert
# Christopher Ariza
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/expressions.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Christopher Ariza
# Neena Parikh
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/features/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2011-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2011-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/graph/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Michael Scott Asato Cuthbert
# Evan Lynch
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/graph/axis.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Michael Scott Asato Cuthbert
# Evan Lynch
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/graph/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Michael Scott Asato Cuthbert
# Evan Lynch
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert,
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert,
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/graph/primitives.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Michael Scott Asato Cuthbert
# Evan Lynch
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert,
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert,
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/graph/utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert,
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert,
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/harmony.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Jacob Tyler Walls
# Christopher Ariza
#
# Copyright: Copyright © 2011-2022, Michael Scott Asato Cuthbert
# Copyright: Copyright © 2011-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/instrument.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Ben Houge
# Mark Gotham
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/interval.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Amy Hailes
# Christopher Ariza
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
4 changes: 2 additions & 2 deletions music21/license.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# distributed with this package, particularly the corpus files
# which have their own copyrights and licenses.
#
# Copyright: music21 is "Copyright © 2006-2022 Michael Scott Asato Cuthbert"
# Copyright: music21 is "Copyright © 2006-2023 Michael Scott Asato Cuthbert"
# and is open-source licensed under the
# BSD 3-Clause License (beginning with music21 v2.0)
# reprinted below.
Expand All @@ -22,7 +22,7 @@ the BSD license still under effect.
---
BSD License

Copyright (c) 2006-2022, Michael Scott Asato Cuthbert
Copyright (c) 2006-2023 Michael Scott Asato Cuthbert
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion music21/lily/translate.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# Authors: Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2007-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2007-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/metadata/properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Greg Chapman
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2022 Michael Scott Asato Cuthbert and the music21
# Copyright: Copyright © 2023 Michael Scott Asato Cuthbert and the music21
# Project
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion music21/meter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/meter/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/meter/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/meter/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/meter/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/midi/translate.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2010-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2010-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/musicxml/archiveTools.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2009, 2017, 2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009, 2017-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
'''
Expand Down
2 changes: 1 addition & 1 deletion music21/musicxml/xmlObjects.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Christopher Ariza
# Michael Scott Asato Cuthbert
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/musicxml/xmlToM21.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Christopher Ariza
# Jacob Tyler Walls
#
# Copyright: Copyright © 2009-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2009-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion music21/note.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Authors: Michael Scott Asato Cuthbert
# Christopher Ariza
#
# Copyright: Copyright © 2006-2022 Michael Scott Asato Cuthbert
# Copyright: Copyright © 2006-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# ------------------------------------------------------------------------------
'''
Expand Down
3 changes: 1 addition & 2 deletions music21/roman.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
# Authors: Michael Scott Asato Cuthbert
# Christopher Ariza
#
# Copyright: Copyright © 2011-2022 Michael Scott Asato Cuthbert and the music21
# Project
# Copyright: Copyright © 2011-2023 Michael Scott Asato Cuthbert
# License: BSD, see license.txt
# -----------------------------------------------------------------------------
'''
Expand Down
Loading

0 comments on commit e5f40b0

Please sign in to comment.