commit | 84a6a6384df8a3510b022f7302456c56dc7de468 | [log] [tgz] |
---|---|---|
author | eli.bendersky <devnull@localhost> | Fri Apr 29 09:00:43 2011 +0300 |
committer | eli.bendersky <devnull@localhost> | Fri Apr 29 09:00:43 2011 +0300 |
tree | 6f89abc4d6783ec631655b454441d600192a9f76 | |
parent | 13d6ca8534d4bd65c536eadc647a30432dee2a88 [diff] [blame] |
changed license notices to BSD in all files
diff --git a/examples/cdecl.py b/examples/cdecl.py index 23148f8..0e07272 100644 --- a/examples/cdecl.py +++ b/examples/cdecl.py
@@ -17,8 +17,8 @@ # => # ar is a pointer to array[10] of pointer to const Node # -# Copyright (C) 2008-2010, Eli Bendersky -# License: LGPL +# Copyright (C) 2008-2011, Eli Bendersky +# License: BSD #----------------------------------------------------------------- import sys