Update copyright date in dub config

This commit is contained in:
Mike Bierlee 2015-05-01 01:18:58 +02:00
parent 0667ca3312
commit 1b48fe407c

View file

@ -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": [
{