Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ly/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/barcheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/cli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/cli/command.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/cli/doc.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/cli/setvar.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/colorize.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/cursortools.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/data/_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/data/makeschemedata.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/docinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/document.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/dom.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/duration.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/etreeutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/indent.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/_mode.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/_token.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/docbook.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/html.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/latex.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/lilypond.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/mup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/scheme.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/lex/texinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/music/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/music/event.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/music/items.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/music/read.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/musicxml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/musicxml/create_musicxml.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/musicxml/ly2xml_mediator.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/musicxml/lymus2musxml.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/musicxml/xml_objs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/node.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/pitch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/pitch/abs2rel.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/pitch/rel2abs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/pitch/transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/pitch/translate.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
2 changes: 1 addition & 1 deletion ly/pitch/transpose.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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 the Free Software Foundation; either version 2
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
Expand Down
Loading
Loading