diff options
author | John Westcott IV <32551173+john-westcott-iv@users.noreply.github.com> | 2022-12-15 16:15:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-15 16:15:09 +0100 |
commit | 7129f3e8cdac1b2ee9e3a938459cc9552210b64f (patch) | |
tree | 4d3d8edc21d8349e5c0b97492cf8db5049a84af2 /licenses | |
parent | Merge pull request #13126 from infamousjoeg/cyberark-ccp-branding-webserviceid (diff) | |
download | awx-7129f3e8cdac1b2ee9e3a938459cc9552210b64f.tar.xz awx-7129f3e8cdac1b2ee9e3a938459cc9552210b64f.zip |
Updating python3-saml (#13263)
Moved to forked version to get latest lxml to allow other pacakges to update
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/pkgconfig.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/licenses/pkgconfig.txt b/licenses/pkgconfig.txt deleted file mode 100644 index 716f12754d..0000000000 --- a/licenses/pkgconfig.txt +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 2013 Matthias Vogelgesang <matthias.vogelgesang@gmail.com> - -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. |