Skip to content

Commit 623430f

Browse files
committed
use LICENSE SPDX expression (GHA warning) and update date
1 parent 859a604 commit 623430f

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Sigve Nakken
3+
Copyright (c) 2025 Sigve Nakken
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

pcgrr/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
YEAR: 2021
1+
YEAR: 2025
22
COPYRIGHT HOLDER: Sigve Nakken

pcgrr/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIT License
22

3-
Copyright (c) 2021 Sigve Nakken
3+
Copyright (c) 2025 Sigve Nakken
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ maintainers = [
1515
{name = "Peter Diakumis", email = "peterdiakumis@gmail.com"},
1616
]
1717
readme = "README.md"
18-
license = {file = "LICENSE"}
18+
license = "MIT"
1919
keywords = ["cancer", "genomics", "pcgr"]
2020
classifiers = [
21-
"License :: OSI Approved :: MIT License",
2221
"Development Status :: 5 - Production/Stable",
2322
"Intended Audience :: Science/Research",
2423
"Operating System :: MacOS :: MacOS X",

0 commit comments

Comments
 (0)