summaryrefslogtreecommitdiff
path: root/LICENSING
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2018-11-01 21:31:35 +0100
committerBjörn Esser <besser82@fedoraproject.org>2018-11-03 12:10:47 +0100
commit00c7a9c7b8d38c86720a2a6f38ab5590181b74fc (patch)
tree49c048c312513c3227dfb46b7827d039382df4af /LICENSING
parentf3177ccdfacfa79c7f4f5696b05787dd1776823a (diff)
downloadlibxcrypt-00c7a9c7b8d38c86720a2a6f38ab5590181b74fc.tar.gz
libxcrypt-00c7a9c7b8d38c86720a2a6f38ab5590181b74fc.tar.bz2
libxcrypt-00c7a9c7b8d38c86720a2a6f38ab5590181b74fc.zip
Move helper functions into 'crypt-common.c'.
Inlining these functions into exery compilation unit take time and wastes space in the library. Additonally some compilers complain about unused inline functions.
Diffstat (limited to 'LICENSING')
-rw-r--r--LICENSING2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSING b/LICENSING
index 321cf20..a30cf94 100644
--- a/LICENSING
+++ b/LICENSING
@@ -52,7 +52,7 @@ source tree. For specific licensing terms consult the files themselves.
crypt-scrypt.c
* Copyright Björn Esser; 0-clause BSD:
- test-compile-strong-alias.c test-short-outbuf.c
+ crypt-common.c test-compile-strong-alias.c test-short-outbuf.c
* Copyright Michael Bretterklieber, Björn Esser et al.; 2-clause BSD:
crypt-nthash.c