diff options
author | Elliott Hughes <enh@google.com> | 2014-07-07 15:42:06 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2014-07-07 15:42:06 -0700 |
commit | 15581383153c5da29befb7f5cdc30bc21e9da54b (patch) | |
tree | faac05b43d3e17c3ada6fda63e5cd6d3a8a61fc1 /libc/arch-arm64/generic/bionic/strchr.S | |
parent | 2b2916d15458671babed9e250b4d98f1980a976d (diff) | |
download | bionic-15581383153c5da29befb7f5cdc30bc21e9da54b.zip bionic-15581383153c5da29befb7f5cdc30bc21e9da54b.tar.gz bionic-15581383153c5da29befb7f5cdc30bc21e9da54b.tar.bz2 |
Regenerate the bionic NOTICE files.
Also fix a few formatting issues in copyright headers that were confusing
the script (though obviously it would be better if the script were smarter).
Change-Id: I7f561bef4f84fdcbd84f375ee226bd65db0e507b
Diffstat (limited to 'libc/arch-arm64/generic/bionic/strchr.S')
-rw-r--r-- | libc/arch-arm64/generic/bionic/strchr.S | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/arch-arm64/generic/bionic/strchr.S b/libc/arch-arm64/generic/bionic/strchr.S index 158eaf7..469b83c 100644 --- a/libc/arch-arm64/generic/bionic/strchr.S +++ b/libc/arch-arm64/generic/bionic/strchr.S @@ -26,7 +26,8 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +*/ /* Assumptions: * |