Skip to content

Commit e5c761e

Browse files
committed
go.py 3.1.1: drop Python 2 support, fix linter errors, reformat script, remove history, add SPDX copyright and license tags
1 parent 54cd69c commit e5c761e

2 files changed

Lines changed: 243 additions & 327 deletions

File tree

REUSE.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,16 +1109,6 @@ precedence = "override"
11091109
SPDX-FileCopyrightText = "2012 Ryan Feng <odayfans@gmail.com>"
11101110
SPDX-License-Identifier = "GPL-3.0-or-later"
11111111

1112-
[[annotations]]
1113-
path = "python/go.py"
1114-
precedence = "override"
1115-
SPDX-FileCopyrightText = [
1116-
"2009-2024 Sébastien Helleu <flashcode@flashtux.org>",
1117-
"2010 m4v <lambdae2@gmail.com>",
1118-
"2011 stfn <stfnmd@googlemail.com>",
1119-
]
1120-
SPDX-License-Identifier = "GPL-3.0-or-later"
1121-
11221112
[[annotations]]
11231113
path = "python/greentext.py"
11241114
precedence = "override"

0 commit comments

Comments
 (0)