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",
|
"name" : "poodinis",
|
||||||
"description" : "A dependency injection framework.",
|
"description" : "A dependency injection framework.",
|
||||||
"homepage": "http://lostmoment.com",
|
"homepage": "http://lostmoment.com",
|
||||||
"authors": ["Lostmoment", "Mike Bierlee"],
|
"authors": ["Mike Bierlee"],
|
||||||
"copyright": "Copyright 2014 Lostmoment",
|
"copyright": "Copyright 2014 Mike Bierlee",
|
||||||
"license": "proprietary",
|
"license": "proprietary",
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue