Skip to content

Commit 275ed1b

Browse files
mpasternakclaude
andcommitted
Update author contact to m@iplweb.pl and add copyright to LICENSE
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 055871d commit 275ed1b

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Original author: Infrae <info@infrae.com>
2-
Python 3 support & TravisCI integration: Michał Pasternak <michal.dtz@gmail.com>
2+
Python 3 support & TravisCI integration: Michał Pasternak <m@iplweb.pl>

LICENSE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
$Revision: 1.6 $
22
Copyright (c) 2002-2009 Infrae. All rights reserved.
3+
Copyright (c) 2024-2026 Michał Pasternak <m@iplweb.pl>. All rights reserved.
34

45
Redistribution and use in source and binary forms, with or without
56
modification, are permitted provided that the following conditions are

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
license = "BSD-3-Clause"
1111
requires-python = ">=3.9"
1212
authors = [
13-
{name = "Michał Pasternak", email = "michal.dtz@gmail.com"},
13+
{name = "Michał Pasternak", email = "m@iplweb.pl"},
1414
]
1515
classifiers = [
1616
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)