summaryrefslogtreecommitdiff
path: root/documentation.py
diff options
context:
space:
mode:
authormichele.simionato <devnull@localhost>2009-04-15 15:03:33 +0000
committermichele.simionato <devnull@localhost>2009-04-15 15:03:33 +0000
commited690fd6af1357d514c298bc4a3f84ef6f153486 (patch)
treecf2b0cdb22ecd78976a650823a5366721f232fee /documentation.py
parentd1f45f65e6150e3c16d261375df400b3e7e5f89b (diff)
downloadpython-decorator-git-ed690fd6af1357d514c298bc4a3f84ef6f153486.tar.gz
Added copyright notice to the decorator module as asked by Daniel Stutzbach
Diffstat (limited to 'documentation.py')
-rw-r--r--documentation.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation.py b/documentation.py
index 665e45c..97552da 100644
--- a/documentation.py
+++ b/documentation.py
@@ -780,6 +780,9 @@ Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met::
+ Copyright (c) 2005, Michele Simionato
+ All rights reserved.
+
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Redistributions in bytecode form must reproduce the above copyright