Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@chromium.org>2015-07-24 03:01:51 +0300
committerAdam Langley <agl@google.com>2015-07-29 22:23:51 +0300
commit820731a2b0645a0696bbc61ccd7d4fc29d9be3bb (patch)
tree43eee80b11d5dbbd8ed171c4d79273d2cff0b2f4 /crypto/lhash
parenta3a80b23eb66aa11f0c87f82ecade6ca04a34223 (diff)
Fix some typos in license headers.
These are not in upstream and were probably introduced on accident by stray vim keystrokes. Change-Id: I35f51f81fc37e75702e7d8ffc6f040ce71321b54 Reviewed-on: https://boringssl-review.googlesource.com/5490 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'crypto/lhash')
-rw-r--r--crypto/lhash/lhash.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/lhash/lhash.c b/crypto/lhash/lhash.c
index c282fa8e..257900ea 100644
--- a/crypto/lhash/lhash.c
+++ b/crypto/lhash/lhash.c
@@ -1,4 +1,5 @@
-/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved.
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
+ * All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).