diff --git a/ly/__init__.py b/ly/__init__.py index 04606e74..da8b73d1 100644 --- a/ly/__init__.py +++ b/ly/__init__.py @@ -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, diff --git a/ly/barcheck.py b/ly/barcheck.py index 49e20d0f..fa6fc12b 100644 --- a/ly/barcheck.py +++ b/ly/barcheck.py @@ -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, diff --git a/ly/cli/__init__.py b/ly/cli/__init__.py index 1b923cdd..4f4d6d37 100644 --- a/ly/cli/__init__.py +++ b/ly/cli/__init__.py @@ -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, diff --git a/ly/cli/command.py b/ly/cli/command.py index 9e630c35..f37fc8e4 100644 --- a/ly/cli/command.py +++ b/ly/cli/command.py @@ -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, diff --git a/ly/cli/doc.py b/ly/cli/doc.py index dcadd342..61c3057e 100644 --- a/ly/cli/doc.py +++ b/ly/cli/doc.py @@ -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, diff --git a/ly/cli/main.py b/ly/cli/main.py index 2f51d139..7ec56519 100644 --- a/ly/cli/main.py +++ b/ly/cli/main.py @@ -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, diff --git a/ly/cli/setvar.py b/ly/cli/setvar.py index 3da656fb..66c17442 100644 --- a/ly/cli/setvar.py +++ b/ly/cli/setvar.py @@ -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, diff --git a/ly/colorize.py b/ly/colorize.py index 288f9fe6..bc2d2d94 100644 --- a/ly/colorize.py +++ b/ly/colorize.py @@ -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, diff --git a/ly/cursortools.py b/ly/cursortools.py index 714eb9ca..7c4c593c 100644 --- a/ly/cursortools.py +++ b/ly/cursortools.py @@ -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, diff --git a/ly/data/__init__.py b/ly/data/__init__.py index 4b640a82..300a33fb 100644 --- a/ly/data/__init__.py +++ b/ly/data/__init__.py @@ -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, diff --git a/ly/data/_data.py b/ly/data/_data.py index cf3abe4e..3acc876f 100644 --- a/ly/data/_data.py +++ b/ly/data/_data.py @@ -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, diff --git a/ly/data/makeschemedata.py b/ly/data/makeschemedata.py index 20ebcc1b..554174c8 100644 --- a/ly/data/makeschemedata.py +++ b/ly/data/makeschemedata.py @@ -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, diff --git a/ly/docinfo.py b/ly/docinfo.py index d32784c8..f67d4f9d 100644 --- a/ly/docinfo.py +++ b/ly/docinfo.py @@ -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, diff --git a/ly/document.py b/ly/document.py index 0bb64106..64d8c5cc 100644 --- a/ly/document.py +++ b/ly/document.py @@ -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, diff --git a/ly/dom.py b/ly/dom.py index f50ba5b2..e431e327 100644 --- a/ly/dom.py +++ b/ly/dom.py @@ -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, diff --git a/ly/duration.py b/ly/duration.py index e1bd11a3..3255b2f2 100644 --- a/ly/duration.py +++ b/ly/duration.py @@ -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, diff --git a/ly/etreeutil.py b/ly/etreeutil.py index d9ca1b2b..0716eef2 100644 --- a/ly/etreeutil.py +++ b/ly/etreeutil.py @@ -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, diff --git a/ly/indent.py b/ly/indent.py index 3ad218c6..d493fc27 100644 --- a/ly/indent.py +++ b/ly/indent.py @@ -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, diff --git a/ly/lex/__init__.py b/ly/lex/__init__.py index e3254c5b..3e5a545e 100644 --- a/ly/lex/__init__.py +++ b/ly/lex/__init__.py @@ -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, diff --git a/ly/lex/_mode.py b/ly/lex/_mode.py index d5fb5986..8e993b9c 100644 --- a/ly/lex/_mode.py +++ b/ly/lex/_mode.py @@ -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, diff --git a/ly/lex/_token.py b/ly/lex/_token.py index 713fb1d0..a07cf19d 100644 --- a/ly/lex/_token.py +++ b/ly/lex/_token.py @@ -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, diff --git a/ly/lex/docbook.py b/ly/lex/docbook.py index 16406d21..859d7d5a 100644 --- a/ly/lex/docbook.py +++ b/ly/lex/docbook.py @@ -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, diff --git a/ly/lex/html.py b/ly/lex/html.py index d708006f..7def5952 100644 --- a/ly/lex/html.py +++ b/ly/lex/html.py @@ -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, diff --git a/ly/lex/latex.py b/ly/lex/latex.py index bc2a1e4e..d9af5ecd 100644 --- a/ly/lex/latex.py +++ b/ly/lex/latex.py @@ -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, diff --git a/ly/lex/lilypond.py b/ly/lex/lilypond.py index fedceb28..65034d70 100644 --- a/ly/lex/lilypond.py +++ b/ly/lex/lilypond.py @@ -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, diff --git a/ly/lex/mup.py b/ly/lex/mup.py index 3df377de..fded9311 100644 --- a/ly/lex/mup.py +++ b/ly/lex/mup.py @@ -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, diff --git a/ly/lex/scheme.py b/ly/lex/scheme.py index 2cbd1cc0..f8d3e5af 100644 --- a/ly/lex/scheme.py +++ b/ly/lex/scheme.py @@ -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, diff --git a/ly/lex/texinfo.py b/ly/lex/texinfo.py index 5f5faa1e..5d779117 100644 --- a/ly/lex/texinfo.py +++ b/ly/lex/texinfo.py @@ -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, diff --git a/ly/music/__init__.py b/ly/music/__init__.py index 0fe3aa9d..d45cfd5e 100644 --- a/ly/music/__init__.py +++ b/ly/music/__init__.py @@ -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, diff --git a/ly/music/event.py b/ly/music/event.py index 0083e509..3e7c5200 100644 --- a/ly/music/event.py +++ b/ly/music/event.py @@ -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, diff --git a/ly/music/items.py b/ly/music/items.py index 27a544cc..8eb0e280 100644 --- a/ly/music/items.py +++ b/ly/music/items.py @@ -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, diff --git a/ly/music/read.py b/ly/music/read.py index 50b3526d..4d7e7ec6 100644 --- a/ly/music/read.py +++ b/ly/music/read.py @@ -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, diff --git a/ly/musicxml/__init__.py b/ly/musicxml/__init__.py index 7c215eba..7e28039e 100644 --- a/ly/musicxml/__init__.py +++ b/ly/musicxml/__init__.py @@ -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, diff --git a/ly/musicxml/create_musicxml.py b/ly/musicxml/create_musicxml.py index 850014f3..5ec8dbc9 100644 --- a/ly/musicxml/create_musicxml.py +++ b/ly/musicxml/create_musicxml.py @@ -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, diff --git a/ly/musicxml/ly2xml_mediator.py b/ly/musicxml/ly2xml_mediator.py index 037c4aed..4c96808c 100644 --- a/ly/musicxml/ly2xml_mediator.py +++ b/ly/musicxml/ly2xml_mediator.py @@ -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, diff --git a/ly/musicxml/lymus2musxml.py b/ly/musicxml/lymus2musxml.py index ddec52df..83020351 100644 --- a/ly/musicxml/lymus2musxml.py +++ b/ly/musicxml/lymus2musxml.py @@ -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, diff --git a/ly/musicxml/xml_objs.py b/ly/musicxml/xml_objs.py index 0e0ae412..358fa375 100644 --- a/ly/musicxml/xml_objs.py +++ b/ly/musicxml/xml_objs.py @@ -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, diff --git a/ly/node.py b/ly/node.py index bfa19a84..d2b86ea6 100644 --- a/ly/node.py +++ b/ly/node.py @@ -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, diff --git a/ly/pitch/__init__.py b/ly/pitch/__init__.py index 48335beb..79c7647e 100644 --- a/ly/pitch/__init__.py +++ b/ly/pitch/__init__.py @@ -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, diff --git a/ly/pitch/abs2rel.py b/ly/pitch/abs2rel.py index d68b913e..2728ffe0 100644 --- a/ly/pitch/abs2rel.py +++ b/ly/pitch/abs2rel.py @@ -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, diff --git a/ly/pitch/rel2abs.py b/ly/pitch/rel2abs.py index 119720d5..7ba53f88 100644 --- a/ly/pitch/rel2abs.py +++ b/ly/pitch/rel2abs.py @@ -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, diff --git a/ly/pitch/transform.py b/ly/pitch/transform.py index b3a44fb0..98c224e3 100644 --- a/ly/pitch/transform.py +++ b/ly/pitch/transform.py @@ -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, diff --git a/ly/pitch/translate.py b/ly/pitch/translate.py index 50e23804..4b510068 100644 --- a/ly/pitch/translate.py +++ b/ly/pitch/translate.py @@ -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, diff --git a/ly/pitch/transpose.py b/ly/pitch/transpose.py index b3b0c76a..e93272de 100644 --- a/ly/pitch/transpose.py +++ b/ly/pitch/transpose.py @@ -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, diff --git a/ly/reformat.py b/ly/reformat.py index a2a6aee2..a118d5b0 100644 --- a/ly/reformat.py +++ b/ly/reformat.py @@ -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, diff --git a/ly/rests.py b/ly/rests.py index 1eb82bdd..eeab25ee 100644 --- a/ly/rests.py +++ b/ly/rests.py @@ -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, diff --git a/ly/rhythm.py b/ly/rhythm.py index d6c647a9..b76e6cd9 100644 --- a/ly/rhythm.py +++ b/ly/rhythm.py @@ -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, diff --git a/ly/server/__init__.py b/ly/server/__init__.py index 87f00ddc..ec1c41be 100644 --- a/ly/server/__init__.py +++ b/ly/server/__init__.py @@ -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, diff --git a/ly/server/command.py b/ly/server/command.py index 238efed5..793c1895 100644 --- a/ly/server/command.py +++ b/ly/server/command.py @@ -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, diff --git a/ly/server/doc.py b/ly/server/doc.py index e3c446c6..923a6441 100644 --- a/ly/server/doc.py +++ b/ly/server/doc.py @@ -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, diff --git a/ly/server/handler.py b/ly/server/handler.py index a33431ab..75c703c8 100644 --- a/ly/server/handler.py +++ b/ly/server/handler.py @@ -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, diff --git a/ly/server/main.py b/ly/server/main.py index 34832932..b1414e50 100644 --- a/ly/server/main.py +++ b/ly/server/main.py @@ -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, diff --git a/ly/server/options.py b/ly/server/options.py index ca94b273..9d31c27d 100644 --- a/ly/server/options.py +++ b/ly/server/options.py @@ -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, diff --git a/ly/slexer.py b/ly/slexer.py index c2be1aea..41c91e4e 100644 --- a/ly/slexer.py +++ b/ly/slexer.py @@ -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, diff --git a/ly/util.py b/ly/util.py index 4ed12b66..ea9479f4 100644 --- a/ly/util.py +++ b/ly/util.py @@ -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, diff --git a/ly/words.py b/ly/words.py index 214f15fd..8d13497a 100644 --- a/ly/words.py +++ b/ly/words.py @@ -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, diff --git a/ly/xml/__init__.py b/ly/xml/__init__.py index d4eb07b5..a8785859 100644 --- a/ly/xml/__init__.py +++ b/ly/xml/__init__.py @@ -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, diff --git a/pyproject.toml b/pyproject.toml index 41b0a8f9..4a84ddd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,12 +1,12 @@ [build-system] -requires = ["hatchling"] +requires = ["hatchling>=1.27"] build-backend = "hatchling.build" [project] name = "python-ly" description = "Tool and library for manipulating LilyPond files" readme = "README.rst" -license.text = "GPL" +license = "GPL-3.0-or-later" maintainers = [{name = "Wilbert Berendsen", email = "info@frescobaldi.org"}] requires-python = ">= 3.8" classifiers = [