Added origin notice to lib/pbkdf2.c
This commit is contained in:
parent
59f746dc5f
commit
a261f80728
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
|
||||
|
||||
/* Written by Simon Josefsson. */
|
||||
/* Imported from gnulib. */
|
||||
|
||||
#include <grub/crypto.h>
|
||||
#include <grub/mm.h>
|
||||
|
|
Loading…
Reference in a new issue