mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Update copyright date in dub config
This commit is contained in:
parent
0667ca3312
commit
1b48fe407c
2
dub.json
2
dub.json
|
@ -3,7 +3,7 @@
|
|||
"description" : "A dependency injection framework with support for autowiring.",
|
||||
"homepage": "http://lostmoment.com/open-source/poodinis",
|
||||
"authors": ["Mike Bierlee"],
|
||||
"copyright": "Copyright 2014 Mike Bierlee",
|
||||
"copyright": "Copyright 2015 Mike Bierlee",
|
||||
"license": "MIT",
|
||||
"configurations": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue