Added origin notice to lib/pbkdf2.c

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-11-26 17:14:39 +01:00
parent 59f746dc5f
commit a261f80728
1 changed files with 1 additions and 0 deletions

View File

@ -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>