diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2015-03-16 12:19:26 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2015-03-16 12:19:26 +0100 |
| commit | d7d4bac90419a049165da9f29e2b8fef18fa7f33 (patch) | |
| tree | 1470060cdcf08596ffae6223c50871d0e8e95abe /src | |
| parent | 5d0a05302b850386b2b71ff281c58db333ac7e78 (diff) | |
| download | python-decorator-git-d7d4bac90419a049165da9f29e2b8fef18fa7f33.tar.gz | |
Rebuilt the docs
Diffstat (limited to 'src')
| -rw-r--r-- | src/decorator.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decorator.py b/src/decorator.py index 07d99cb..f180823 100644 --- a/src/decorator.py +++ b/src/decorator.py @@ -1,6 +1,6 @@ # ######################### LICENCE ############################ # -# Copyright (c) 2005-2012, Michele Simionato +# Copyright (c) 2005-2015, Michele Simionato # All rights reserved. # Redistribution and use in source and binary forms, with or without |
