diff options
author | Patrick Georgi <pgeorgi@google.com> | 2020-05-08 19:28:13 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-09 21:21:32 +0000 |
commit | ea063cb9750030d7e5c8f62ed2acfa58c60dd807 (patch) | |
tree | adfb4f0cd3bf0ee1ed7a282557b469ad753836d9 /util/bincfg | |
parent | 2faeb11fcda8791e94fee804a920adfd6272e4d7 (diff) |
AUTHORS, util/: Drop individual copyright notices
We have the git history which is a more reliable librarian.
Change-Id: Idbcc5ceeb33804204e56d62491cb58146f7c9f37
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41175
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: ron minnich <rminnich@gmail.com>
Diffstat (limited to 'util/bincfg')
-rw-r--r-- | util/bincfg/bincfg.h | 5 | ||||
-rw-r--r-- | util/bincfg/bincfg.l | 4 | ||||
-rw-r--r-- | util/bincfg/bincfg.y | 4 | ||||
-rw-r--r-- | util/bincfg/gbe-ich9m.set | 2 | ||||
-rw-r--r-- | util/bincfg/gbe-ich9m.spec | 5 | ||||
-rw-r--r-- | util/bincfg/ifd-x200.set | 3 | ||||
-rw-r--r-- | util/bincfg/ifd-x200.spec | 5 |
7 files changed, 3 insertions, 25 deletions
diff --git a/util/bincfg/bincfg.h b/util/bincfg/bincfg.h index b8c668889e..1f2d270bc8 100644 --- a/util/bincfg/bincfg.h +++ b/util/bincfg/bincfg.h @@ -1,8 +1,5 @@ +/* bincfg - Compiler/Decompiler for data blobs with specs */ /* - * bincfg - Compiler/Decompiler for data blobs with specs - * Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> - * Copyright (C) 2018 Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> - * * 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, either version 3 of the License, or diff --git a/util/bincfg/bincfg.l b/util/bincfg/bincfg.l index f9e880f333..5f9a2c93d0 100644 --- a/util/bincfg/bincfg.l +++ b/util/bincfg/bincfg.l @@ -1,7 +1,5 @@ +/* bincfg - Compiler/Decompiler for data blobs with specs */ /* - * bincfg - Compiler/Decompiler for data blobs with specs - * Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> - * * 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, either version 3 of the License, or diff --git a/util/bincfg/bincfg.y b/util/bincfg/bincfg.y index 8be11e9a92..5c65d75cfe 100644 --- a/util/bincfg/bincfg.y +++ b/util/bincfg/bincfg.y @@ -1,7 +1,5 @@ +/* bincfg - Compiler/Decompiler for data blobs with specs */ /* - * bincfg - Compiler/Decompiler for data blobs with specs - * Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> - * * 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, either version 3 of the License, or diff --git a/util/bincfg/gbe-ich9m.set b/util/bincfg/gbe-ich9m.set index 01f85aba86..712551d447 100644 --- a/util/bincfg/gbe-ich9m.set +++ b/util/bincfg/gbe-ich9m.set @@ -1,6 +1,4 @@ # -# Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> -# # 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, either version 3 of the License, or diff --git a/util/bincfg/gbe-ich9m.spec b/util/bincfg/gbe-ich9m.spec index 45eed0e043..02394d77a3 100644 --- a/util/bincfg/gbe-ich9m.spec +++ b/util/bincfg/gbe-ich9m.spec @@ -1,8 +1,3 @@ -# -# Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org> -# Leah Rowe <info@minifree.org> -# Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> -# # 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, either version 3 of the License, or diff --git a/util/bincfg/ifd-x200.set b/util/bincfg/ifd-x200.set index 255eb88b70..4aa5bf053f 100644 --- a/util/bincfg/ifd-x200.set +++ b/util/bincfg/ifd-x200.set @@ -1,6 +1,3 @@ -# -# Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> -# # 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, either version 3 of the License, or diff --git a/util/bincfg/ifd-x200.spec b/util/bincfg/ifd-x200.spec index 0cdbb9d2dd..c9c8c1d8ed 100644 --- a/util/bincfg/ifd-x200.spec +++ b/util/bincfg/ifd-x200.spec @@ -1,8 +1,3 @@ -# -# Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org> -# Copyright (C) 2014, 2015 Leah Rowe <info@minifree.org> -# Copyright (C) 2017 Damien Zammit <damien@zamaudio.com> -# # 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, either version 3 of the License, or |