diff options
author | Cy Schubert <cy@FreeBSD.org> | 2023-06-26 22:56:52 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2023-06-26 22:56:52 +0000 |
commit | b6a943f7197af1a5eb6bb028b9b808ec5016e30c (patch) | |
tree | cfbb91e940dd89d0e1d46095f43c228d7d079fa0 /doc/doxyout/gssapi/html/menudata.js | |
parent | 6f4e10db3298f6d65e1e646fe52aaafc3682b788 (diff) |
heimdal: Vendor import f62e2f278vendor/heimdal/7.8.0-2023-06-10-f62e2f278vendor/heimdal
Heimdal 7.8.0 does not support OpenSSL 3.0. 7.9.0 will but it hasn't
been released yet. We are importing f62e2f278 for its OpenSSL 3.0
support.
Diffstat (limited to 'doc/doxyout/gssapi/html/menudata.js')
-rw-r--r-- | doc/doxyout/gssapi/html/menudata.js | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/doxyout/gssapi/html/menudata.js b/doc/doxyout/gssapi/html/menudata.js deleted file mode 100644 index d7c847bce623..000000000000 --- a/doc/doxyout/gssapi/html/menudata.js +++ /dev/null @@ -1,28 +0,0 @@ -/* - @licstart The following is the entire license notice for the JavaScript code in this file. - - The MIT License (MIT) - - Copyright (C) 1997-2020 by Dimitri van Heesch - - 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. - - @licend The above is the entire license notice for the JavaScript code in this file -*/ -var menudata={children:[ -{text:"Main Page",url:"index.html"}, -{text:"Related Pages",url:"pages.html"}, -{text:"Modules",url:"modules.html"}]} |