Skip to content

Commit 285a8b2

Browse files
yydecode: replace deprecated SPDX identifier
1 parent 5317aca commit 285a8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/y/yydecode.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ class Yydecode < Formula
33
homepage "https://yydecode.sourceforge.net/"
44
url "https://downloads.sourceforge.net/project/yydecode/yydecode/0.2.10/yydecode-0.2.10.tar.gz"
55
sha256 "bd4879643f6539770fd23d1a51dc6a91ba3de2823cf14d047a40c630b3c7ba66"
6-
license "GPL-2.0"
6+
license "GPL-2.0-or-later"
77

88
bottle do
99
rebuild 1

0 commit comments

Comments
 (0)