From 702c58a3218ee2c953b053d06c29ee623d16cd01 Mon Sep 17 00:00:00 2001 From: Nikolai Artemiev Date: Wed, 16 Sep 2020 14:12:22 +1000 Subject: tests: Update licence headers Signed-off-by: Nikolai Artemiev Change-Id: Ia964279ace569b4b93f4e2919c1c228a9b621745 Reviewed-on: https://review.coreboot.org/c/flashrom/+/45438 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi Reviewed-by: Edward O'Callaghan Reviewed-by: Angel Pons --- tests/helpers.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'tests/helpers.c') diff --git a/tests/helpers.c b/tests/helpers.c index ab0863f0a..a920c1563 100644 --- a/tests/helpers.c +++ b/tests/helpers.c @@ -1,3 +1,18 @@ +/* + * This file is part of the flashrom project. + * + * Copyright 2020 Google LLC + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ + #include #include "flash.h" -- cgit v1.2.3