diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-01-16 22:02:02 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-01-16 22:02:02 (GMT) |
commit | 8a3233b04464c9f0cea4a728db71231092ba0cdc (patch) | |
tree | 6cd0c05577a8b146594e58e7007acc82bc8ec952 /src/popt-1-win32.patch | |
parent | 68094127e5f6c0c7e6176a512335af4931154c1d (diff) | |
download | mxe-8a3233b04464c9f0cea4a728db71231092ba0cdc.zip mxe-8a3233b04464c9f0cea4a728db71231092ba0cdc.tar.gz mxe-8a3233b04464c9f0cea4a728db71231092ba0cdc.tar.bz2 |
simplified file markers
Diffstat (limited to 'src/popt-1-win32.patch')
-rw-r--r-- | src/popt-1-win32.patch | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/src/popt-1-win32.patch b/src/popt-1-win32.patch index 8077bf9..1b5ef26 100644 --- a/src/popt-1-win32.patch +++ b/src/popt-1-win32.patch @@ -1,23 +1,5 @@ -Copyright (C) 2009 Mark Brand - -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. +This file is part of mingw-cross-env. +See doc/index.html or doc/README for further information. diff -urN popt-1.15/autogen.sh popt-1.15-mod/autogen.sh --- popt-1.15/autogen.sh 2008-02-14 08:33:39.000000000 +0100 |