From a1b364518528426a1d73a97b3f8e727b4c1bc3bd Mon Sep 17 00:00:00 2001 From: zjy <2803959039@qq.com> Date: Fri, 16 May 2025 02:24:32 +0800 Subject: [PATCH] second --- src/tool/ResourceParser.java | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/src/tool/ResourceParser.java b/src/tool/ResourceParser.java index 1ad3ad6..0be44ce 100644 --- a/src/tool/ResourceParser.java +++ b/src/tool/ResourceParser.java @@ -1,18 +1,4 @@ -/* - * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * 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. - */ + package net.micode.notes.tool;