diff options
Diffstat (limited to 'vcpkg/ports/kdreports/fix-license-text.patch')
| -rw-r--r-- | vcpkg/ports/kdreports/fix-license-text.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vcpkg/ports/kdreports/fix-license-text.patch b/vcpkg/ports/kdreports/fix-license-text.patch new file mode 100644 index 0000000..83062a3 --- /dev/null +++ b/vcpkg/ports/kdreports/fix-license-text.patch @@ -0,0 +1,10 @@ +diff --git a/LICENSE.txt b/LICENSE.txt +index 110b884..db69306 100644 +--- a/LICENSE.txt ++++ b/LICENSE.txt +@@ -3,4 +3,4 @@ License + The KD Reports Software is © 2007 Klarälvdalens Datakonsult AB (KDAB), + and is available under the terms of the MIT license. + +-See the full license text in the LICENSES folder. ++See the full license text provided below in this file. |