Remember to cite skochinsky as the original contributor of the PFH header details

This commit is contained in:
Hamish Coleman 2017-09-05 12:56:31 +08:00
parent 64e0c38d22
commit da2da763e9

View File

@ -362,6 +362,10 @@ use strict;
# Look for FL1 files that have a "$PFH" prefix header near their end
#
# Seen in at least the l530 firmware updates
#
# Thanks for skochinsky for the details:
# https://github.com/hamishcoleman/thinkpad-ec/issues/46
#
use base qw(FL2::base);