From 9ca0788eb2eea3deb1ed779efb298da64b1ede49 Mon Sep 17 00:00:00 2001 From: EillesWan Date: Sat, 31 Dec 2022 13:21:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=86=E5=A4=87=E4=BF=AE=E6=94=B9=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- magicDemo.py | 6 +----- msctPkgver/__init__.py | 5 ----- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/magicDemo.py b/magicDemo.py index 6096be0..aeef655 100644 --- a/magicDemo.py +++ b/magicDemo.py @@ -19,11 +19,7 @@ Musicreater Package Version : Demo for Midi Conversion http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an 'AS IS' BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + """ languages = { diff --git a/msctPkgver/__init__.py b/msctPkgver/__init__.py index da608e1..64f8b22 100644 --- a/msctPkgver/__init__.py +++ b/msctPkgver/__init__.py @@ -27,11 +27,6 @@ Note! Except for this source file, all the files in this repository and this pro http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an 'AS IS' BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. """