diff --git a/LICENSE b/LICENSE index 7ee5bd2..1a19326 100755 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025, DongchunChen +Copyright (c) 2025, Dongchun Chen, Ismail (Husain) Bhinderwala, Jingyuan Wang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pyproject.toml b/pyproject.toml index 0e9f87e..1a16952 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "datpro" version = "1.1.2" description = "EDA" -authors = ["DongchunChen, Ismail (Husain) Bhinderwala, Jingyuan Wang"] +authors = ["Dongchun Chen, Ismail (Husain) Bhinderwala, Jingyuan Wang"] license = "MIT" readme = "README.md"