flashrom: update license

Closes #116215.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-11-19 21:17:19 -05:00 committed by BrewTestBot
parent 1ee0dc645b
commit 986e53360a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
class Flashrom < Formula class Flashrom < Formula
desc "Identify, read, write, verify, and erase flash chips" desc "Identify, read, write, verify, and erase flash chips"
homepage "https://flashrom.org/" homepage "https://flashrom.org/"
license "GPL-2.0" license "GPL-2.0-or-later"
revision 1 revision 1
head "https://review.coreboot.org/flashrom.git", branch: "master" head "https://review.coreboot.org/flashrom.git", branch: "master"