forked from yanquanguoke/contentManagerSystem
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
30 lines (30 loc) · 1.43 KB
/
NOTICE
File metadata and controls
30 lines (30 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2017 © yangxiaobing, 873559947@qq.com
*
*
* contentManagerSystem is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* contentManagerSystem is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with contentManagerSystem. If not, see <http://www.gnu.org/licenses/>.
*
* contentManagerSystem是一个自由软件,您可以自由分发、修改其中的源代码或者重新发布它,
* 新的任何修改后的重新发布版必须同样在遵守GPL3或更后续的版本协议下发布.
* 关于GPL协议的细则请参考COPYING文件,
* 您可以在contentManagerSystem的相关目录中获得GPL协议的副本,
* 如果没有找到,请连接到 http://www.gnu.org/licenses/ 查看。
*
* - Author: yangxiaobing
* - Contact: 873559947@qq.com
* - License: GNU Lesser General Public License (GPL)
* - source code availability: http://git.oschina.net/yangxiaobing_175/contentManagerSystem
*/