Projects STRLCPY jadx Commits 9194441c
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    NOTICE
    skipped 104 lines
    105 105  *******************************************************************************
    106 106   
    107 107   
     108 +ASM library:
     109 + 
     110 +*******************************************************************************
     111 +Copyright (c) 2000-2011 INRIA, France Telecom
     112 +All rights reserved.
     113 + 
     114 +Redistribution and use in source and binary forms, with or without
     115 +modification, are permitted provided that the following conditions
     116 +are met:
     117 + 
     118 +1. Redistributions of source code must retain the above copyright
     119 + notice, this list of conditions and the following disclaimer.
     120 + 
     121 +2. Redistributions in binary form must reproduce the above copyright
     122 + notice, this list of conditions and the following disclaimer in the
     123 + documentation and/or other materials provided with the distribution.
     124 + 
     125 +3. Neither the name of the copyright holders nor the names of its
     126 + contributors may be used to endorse or promote products derived from
     127 + this software without specific prior written permission.
     128 + 
     129 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     130 +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     131 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
     132 +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
     133 +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     134 +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     135 +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     136 +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     137 +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     138 +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
     139 +THE POSSIBILITY OF SUCH DAMAGE.
     140 +*******************************************************************************
     141 + 
     142 + 
    108 143   
    109 144  Jadx-gui components
    110 145  ===================
    skipped 36 lines
Please wait...
Page is in error, reload to recover