mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 13:32:50 +01:00
Tweak copyright
This commit is contained in:
parent
121d871572
commit
4b3411f183
1 changed files with 2 additions and 2 deletions
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