Skip to content

Commit ab5f8a9

Browse files
authored
Moved from GPL to dual (#98)
1 parent b44ed88 commit ab5f8a9

6 files changed

Lines changed: 255 additions & 696 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "pkcore"
33
description = "Prototype core poker library."
4-
version = "0.0.57"
4+
version = "0.1.0"
55
rust-version = "1.94.1"
66
edition = "2024"
77
authors = ["electronicpanopticon <gaoler@electronicpanopticon.com>"]
8-
license = "GPL-3.0-or-later"
8+
license = "MIT OR Apache-2.0"
99
repository = "https://github.com/ImperialBower/pkcore.git"
1010
homepage = "https://github.com/ImperialBower/pkcore"
1111
exclude = [".github/workflows/*", "data/*", "docs/*", "examples/*", "generated/hups.db", "generated/old/*", "proto/*", "scripts/*", ".gitignore", "Cargo.lock", ".claude", "Claude.md"]

0 commit comments

Comments
 (0)