Skip to content

Commit 873e6be

Browse files
committed
Added self to project
1 parent a321c39 commit 873e6be

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

LICENSE

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
The MIT License (MIT)
22

33
Copyright (c) 2015 Patrick Brouwers
4+
Copyright (c) 2024 Tom H Anderson <[email protected]>
45

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

composer.json

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
{
1414
"name": "Patrick Brouwers",
1515
"email": "[email protected]"
16+
},
17+
{
18+
"name": "Tom H Anderson",
19+
"email": "[email protected]"
1620
}
1721
],
1822
"require": {

0 commit comments

Comments
 (0)