------------------------
* Added application.python submodule. It contains python related utilities
and helpers (currently it contains the decorator and util modules).
* Added decorator support in application.python.decorator.
* Moved the Singleton and Null classes from application.util to
application.python.util.
* Updated years in copyright info.