diff --git a/template/engine/api.py b/template/engine/api.py index 73298ba..f530e88 100644 --- a/template/engine/api.py +++ b/template/engine/api.py @@ -3,10 +3,9 @@ """ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) -This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. +This file is part of the Laborejo Software Suite ( https://www.laborejo.org ) -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/data.py b/template/engine/data.py index d7df9a9..c8f53a4 100644 --- a/template/engine/data.py +++ b/template/engine/data.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/duration.py b/template/engine/duration.py index 1c30655..9e86612 100644 --- a/template/engine/duration.py +++ b/template/engine/duration.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/history.py b/template/engine/history.py index 99efd63..f50edff 100644 --- a/template/engine/history.py +++ b/template/engine/history.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/input_midi.py b/template/engine/input_midi.py index 3685f4b..edfbf30 100644 --- a/template/engine/input_midi.py +++ b/template/engine/input_midi.py @@ -4,7 +4,6 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/template/engine/ly2cbox.py b/template/engine/ly2cbox.py index 3f4f94c..d1cad5f 100644 --- a/template/engine/ly2cbox.py +++ b/template/engine/ly2cbox.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/metronome.py b/template/engine/metronome.py index 93f7582..0aac23e 100644 --- a/template/engine/metronome.py +++ b/template/engine/metronome.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/midi.py b/template/engine/midi.py index bf30555..6b8df3e 100644 --- a/template/engine/midi.py +++ b/template/engine/midi.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/pitch.py b/template/engine/pitch.py index 01d37bc..a7e782f 100644 --- a/template/engine/pitch.py +++ b/template/engine/pitch.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/sampler_sf2.py b/template/engine/sampler_sf2.py index 8893783..1cf0bc1 100644 --- a/template/engine/sampler_sf2.py +++ b/template/engine/sampler_sf2.py @@ -3,10 +3,9 @@ """ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) -This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. +This file is part of the Laborejo Software Suite ( https://www.laborejo.org ). -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/engine/sequencer.py b/template/engine/sequencer.py index b476dad..e0858e6 100644 --- a/template/engine/sequencer.py +++ b/template/engine/sequencer.py @@ -4,7 +4,6 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/template/engine/session.py b/template/engine/session.py index 025644d..2f544cc 100644 --- a/template/engine/session.py +++ b/template/engine/session.py @@ -4,7 +4,6 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/template/qtgui/about.py b/template/qtgui/about.py index 91b6603..34a693e 100644 --- a/template/qtgui/about.py +++ b/template/qtgui/about.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/qtgui/chooseSessionDirectory.py b/template/qtgui/chooseSessionDirectory.py index 8398e26..391e9b2 100644 --- a/template/qtgui/chooseSessionDirectory.py +++ b/template/qtgui/chooseSessionDirectory.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/qtgui/constantsAndConfigs.py b/template/qtgui/constantsAndConfigs.py index 78b92a8..d499ae6 100644 --- a/template/qtgui/constantsAndConfigs.py +++ b/template/qtgui/constantsAndConfigs.py @@ -4,7 +4,6 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. Laborejo2 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/template/qtgui/debugScript.py b/template/qtgui/debugScript.py index dedb96f..e89dc0d 100644 --- a/template/qtgui/debugScript.py +++ b/template/qtgui/debugScript.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/qtgui/mainwindow.py b/template/qtgui/mainwindow.py index 7ed1b2a..5968ee6 100644 --- a/template/qtgui/mainwindow.py +++ b/template/qtgui/mainwindow.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/qtgui/menu.py b/template/qtgui/menu.py index 1bd9466..f9a6757 100644 --- a/template/qtgui/menu.py +++ b/template/qtgui/menu.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/qtgui/nsmsingleserver.py b/template/qtgui/nsmsingleserver.py index 42a0085..d14be18 100644 --- a/template/qtgui/nsmsingleserver.py +++ b/template/qtgui/nsmsingleserver.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/qtgui/submenus.py b/template/qtgui/submenus.py index 70fb1f5..7e0bb94 100644 --- a/template/qtgui/submenus.py +++ b/template/qtgui/submenus.py @@ -4,7 +4,6 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. Laborejo2 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/template/qtgui/usermanual.py b/template/qtgui/usermanual.py index ba821ca..16c9969 100644 --- a/template/qtgui/usermanual.py +++ b/template/qtgui/usermanual.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version. diff --git a/template/start.py b/template/start.py index a8e7833..da42fa8 100644 --- a/template/start.py +++ b/template/start.py @@ -4,9 +4,8 @@ Copyright 2020, Nils Hilbricht, Germany ( https://www.hilbricht.net ) This file is part of the Laborejo Software Suite ( https://www.laborejo.org ), -more specifically its template base application. -The Template Base Application is free software: you can redistribute it and/or modify +This application 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 3 of the License, or (at your option) any later version.