Document public API of module "dependency"

This commit is contained in:
Mike Bierlee 2015-02-21 16:01:45 +01:00
parent 380fc6310b
commit 8ee25abc58

View file

@ -1,6 +1,12 @@
/**
* Poodinis Dependency Injection Framework
* Copyright 2014-2015 Mike Bierlee
* Main module for typical inclusion into client applications.
*
* This module publicly imports all Poodinis modules.
*
* Authors:
* Mike Bierlee, m.bierlee@lostmoment.com
* Copyright: 2014-2015 Mike Bierlee
* License:
* This software is licensed under the terms of the MIT license.
* The full terms of the license can be found in the LICENSE file.
*/