Exclude const-field-offset from the license check

This is in fact a third-party crate slightly forked
This commit is contained in:
Simon Hausmann 2020-08-18 13:59:31 +02:00
parent ab89fcb69a
commit b9bcf01019
3 changed files with 3 additions and 11 deletions

View file

@ -1,13 +1,3 @@
/* LICENSE BEGIN
This file is part of the Sixty FPS Project
Copyright (c) 2020 Olivier Goffart <olivier.goffart@sixtyfps.io>
Copyright (c) 2020 Simon Hausmann <simon.hausmann@sixtyfps.io>
SPDX-License-Identifier: GPL-3.0-only
LICENSE END */
/*
The FieldOffster structure is forked from https://docs.rs/field-offset/0.3.0/src/field_offset/lib.rs.html