diff options
author | Petr Mrázek <peterix@gmail.com> | 2015-06-07 21:10:18 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-06-07 21:10:18 +0200 |
commit | 6d7bff2476459049f4f554291a680e0f6003ea66 (patch) | |
tree | 4202e9f1cd843197648fec93b48a5bc88407dc2e /mmc_updater/depends/win32cpp/copyright.txt | |
parent | 977e11ef8d6780b173ad5ca6d13e29e721d0c6a0 (diff) | |
download | PrismLauncher-6d7bff2476459049f4f554291a680e0f6003ea66.tar.gz PrismLauncher-6d7bff2476459049f4f554291a680e0f6003ea66.tar.bz2 PrismLauncher-6d7bff2476459049f4f554291a680e0f6003ea66.zip |
GH-1060 remove updater code
Diffstat (limited to 'mmc_updater/depends/win32cpp/copyright.txt')
-rw-r--r-- | mmc_updater/depends/win32cpp/copyright.txt | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/mmc_updater/depends/win32cpp/copyright.txt b/mmc_updater/depends/win32cpp/copyright.txt deleted file mode 100644 index d2222fa7..00000000 --- a/mmc_updater/depends/win32cpp/copyright.txt +++ /dev/null @@ -1,33 +0,0 @@ -Win32++ Version 7.2 -Released: 5th AUgust 2011 - - David Nash - email: dnash@bigpond.net.au - url: https://sourceforge.net/projects/win32-framework - - -Copyright (c) 2005-2011 David Nash - -Permission is hereby granted, free of charge, to -any person obtaining a copy of this software and -associated documentation files (the "Software"), -to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, -merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom -the Software is furnished to do so, subject to the -following conditions: - -The above copyright notice and this permission notice -shall be included in all copies or substantial portions -of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED -TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A -PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT -SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR -ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN -ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE -OR OTHER DEALINGS IN THE SOFTWARE. |