mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Tweak copyright
This commit is contained in:
parent
121d871572
commit
4b3411f183
4
dub.json
4
dub.json
|
@ -2,8 +2,8 @@
|
|||
"name" : "poodinis",
|
||||
"description" : "A dependency injection framework.",
|
||||
"homepage": "http://lostmoment.com",
|
||||
"authors": ["Lostmoment", "Mike Bierlee"],
|
||||
"copyright": "Copyright 2014 Lostmoment",
|
||||
"authors": ["Mike Bierlee"],
|
||||
"copyright": "Copyright 2014 Mike Bierlee",
|
||||
"license": "proprietary",
|
||||
"configurations": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue