From 14fe9297e3aa5d10f6918efc7fcdd7f5198437a2 Mon Sep 17 00:00:00 2001 From: wcy Date: Fri, 26 Aug 2022 16:40:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9src/DateTimePickerDialog.java?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/DateTimePickerDialog.java | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/src/DateTimePickerDialog.java b/src/DateTimePickerDialog.java index ebac48b..9478f4e 100644 --- a/src/DateTimePickerDialog.java +++ b/src/DateTimePickerDialog.java @@ -1,24 +1,5 @@ - - - - - - - /* - * 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.ui;