Skip to content

Commit 1de6958

Browse files
committed
Be more accurate.
1 parent e03374a commit 1de6958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Overview
6464
6565
A fast and thorough lazy object proxy.
6666

67-
* Free software: BSD license
67+
* Free software: BSD 2-Clause License
6868

6969
Note that this is based on `wrapt`_'s ObjectProxy with one big change: it calls a function the first time the proxy object is
7070
used, while `wrapt.ObjectProxy` just forwards the method calls to the target object.

0 commit comments

Comments
 (0)