diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2008-01-15 19:00:52 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2008-01-15 19:00:52 (GMT) |
commit | a7e1031efed8f95b58dc25e92bd5c977063da31e (patch) | |
tree | ee9d59afc9594a067fe21fb524f53589d8ff63c8 /Source/QtDialog | |
parent | feea7133ef7b48a5b39b2f0c8b1e86e5e159dc29 (diff) | |
download | CMake-a7e1031efed8f95b58dc25e92bd5c977063da31e.zip CMake-a7e1031efed8f95b58dc25e92bd5c977063da31e.tar.gz CMake-a7e1031efed8f95b58dc25e92bd5c977063da31e.tar.bz2 |
ENH: remove patch as directory change was already fixed
Diffstat (limited to 'Source/QtDialog')
-rw-r--r-- | Source/QtDialog/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Source/QtDialog/README b/Source/QtDialog/README index d1b38c4..0701a2b 100644 --- a/Source/QtDialog/README +++ b/Source/QtDialog/README @@ -1 +1,3 @@ -This is the Qt interface to CMake. It has a BSD license compatible with the Qt license.
\ No newline at end of file +This is the Qt interface to CMake. It has a BSD license compatible with the +Qt license exception. Only developers with a paid QT license are permitted +to make changes to this code. Small patches and bug fixes can |