mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 03:23:46 +08:00
clean up the header copying statements
This commit is contained in:
+2
-6
@@ -1,6 +1,6 @@
|
||||
# This configuration file is for MiniGUI V3.0.x
|
||||
# This configuration file is for MiniGUI V3.x.x
|
||||
#
|
||||
# Copyright (C) 2002~2008 Feynman Software
|
||||
# Copyright (C) 2002~2018 FMSoft
|
||||
# Copyright (C) 1998~2002 Wei Yongming.
|
||||
#
|
||||
# Web: http://www.minigui.com
|
||||
@@ -14,10 +14,6 @@
|
||||
#
|
||||
# If you change the install path of MiniGUI resource, you should
|
||||
# modify this file to meet your configuration.
|
||||
#
|
||||
# NOTE:
|
||||
# The format of this configuration file has changed since the last release.
|
||||
# Please DONT forget to provide the latest MiniGUI.cfg file for your MiniGUI.
|
||||
#
|
||||
|
||||
[system]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# This configuration file is for MiniGUI V3.0.x
|
||||
# This configuration file is for MiniGUI V3.x.x
|
||||
#
|
||||
# Copyright (C) 2002~2008 Feynman Software
|
||||
# Copyright (C) 2002~2018 FMSoft
|
||||
# Copyright (C) 1998~2002 Wei Yongming.
|
||||
#
|
||||
# Web: http://www.minigui.com
|
||||
@@ -14,10 +14,6 @@
|
||||
#
|
||||
# If you change the install path of MiniGUI resource, you should
|
||||
# modify this file to meet your configuration.
|
||||
#
|
||||
# NOTE:
|
||||
# The format of this configuration file has changed since the last release.
|
||||
# Please DONT forget to provide the latest MiniGUI.cfg file for your MiniGUI.
|
||||
#
|
||||
|
||||
[system]
|
||||
|
||||
+2
-2
@@ -1,8 +1,8 @@
|
||||
# MiniGUI Ver 3.0.1
|
||||
# MiniGUI Ver 3.0.x
|
||||
#
|
||||
# This configuration file is for MiniGUI runtime library which supports mvfb.
|
||||
#
|
||||
# Copyright (C) 2007~2008 Feynman Software
|
||||
# Copyright (C) 2007~2018 FMsoft
|
||||
#
|
||||
# Web: http://www.minigui.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user