We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e03374a commit 1de6958Copy full SHA for 1de6958
README.rst
@@ -64,7 +64,7 @@ Overview
64
65
A fast and thorough lazy object proxy.
66
67
-* Free software: BSD license
+* Free software: BSD 2-Clause License
68
69
Note that this is based on `wrapt`_'s ObjectProxy with one big change: it calls a function the first time the proxy object is
70
used, while `wrapt.ObjectProxy` just forwards the method calls to the target object.
0 commit comments