Skip to content

Commit acf9d8a

Browse files
committed
weetris.py 1.1: improve formatting, use f-strings, add SPDX copyright and license tags
1 parent 87ec794 commit acf9d8a

File tree

2 files changed

+307
-316
lines changed

2 files changed

+307
-316
lines changed

REUSE.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2027,16 +2027,6 @@ SPDX-FileCopyrightText = [
20272027
]
20282028
SPDX-License-Identifier = "GPL-3.0-or-later"
20292029

2030-
[[annotations]]
2031-
path = "python/weetris.py"
2032-
precedence = "override"
2033-
SPDX-FileCopyrightText = [
2034-
"2008-2019 Sébastien Helleu <[email protected]>",
2035-
"2009 David Rubin <[email protected]>",
2036-
"2010-2011 Trashlord <[email protected]>",
2037-
]
2038-
SPDX-License-Identifier = "GPL-3.0-or-later"
2039-
20402030
[[annotations]]
20412031
path = "python/weetweet.py"
20422032
precedence = "override"

0 commit comments

Comments
 (0)