Skip to content

Commit dca1691

Browse files
author
jayeshmepani
committed
chore: update author metadata and license with official details
1 parent 2f53cf9 commit dca1691

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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) 2026 Jayesh Patel
3+
Copyright (c) 2026 Jayesh Mepani
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.8"
1111
license = "MIT"
1212
authors = [
13-
{ name = "PostalKit Contributors", email = "hello@postalkit.dev" }
13+
{ name = "Jayesh Mepani", email = "jayeshmepani777@gmail.com" }
1414
]
1515
keywords = ["libpostal", "address", "nlp", "parser", "zero-setup"]
1616
classifiers = [

0 commit comments

Comments
 (0)