File tree 6 files changed +3171
-0
lines changed
6 files changed +3171
-0
lines changed Original file line number Diff line number Diff line change
1
+ * .user
2
+ * .vcproj
3
+ * .vcxproj *
4
+ * .sln
5
+ . * project
6
+ .settings
7
+ .idea
8
+ build * /
9
+ cmake-build- * /
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change
1
+ /*! \page LICENSE.txt LICENSE.txt
2
+ \verbatim
3
+
4
+ maxLibQt C++ code library for the Qt framework.
5
+
6
+ COPYRIGHT: (c)2017 Maxim Paperno; All Right Reserved.
7
+ Contact: http://www.WorldDesign.com/contact
8
+
9
+ LICENSE
10
+
11
+ Unless specified otherwise in the individual component files,
12
+ the components of this library are licensed under a dual-use system.
13
+
14
+ Commercial License Usage
15
+ Licensees holding valid commercial licenses may use the components in
16
+ accordance with the terms contained in a written agreement between
17
+ you and the copyright holder.
18
+
19
+ GNU General Public License Usage
20
+ Alternatively, the components may be used under the terms of the GNU
21
+ General Public License as published by the Free Software Foundation,
22
+ either version 3 of the License, or (at your option) any later version.
23
+
24
+ This program is distributed in the hope that it will be useful,
25
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
26
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27
+ GNU General Public License for more details.
28
+
29
+ A copy of the GNU General Public License is available in the file LICENSE.GPL.txt
30
+ should be included in this distribution. It is also available at <http://www.gnu.org/licenses/>.
31
+
32
+ \endverbatim */
Original file line number Diff line number Diff line change
1
+ html * /
You can’t perform that action at this time.
0 commit comments