diff options
Diffstat (limited to 'src/arch/arm64/fit_payload.c')
-rw-r--r-- | src/arch/arm64/fit_payload.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/arm64/fit_payload.c b/src/arch/arm64/fit_payload.c index 46bea23053..4ade1c719d 100644 --- a/src/arch/arm64/fit_payload.c +++ b/src/arch/arm64/fit_payload.c @@ -1,6 +1,5 @@ /* - * Copyright 2013 Google Inc. - * Copyright 2018 Facebook, Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |