X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/333b7dac151a49c8553887009553db1a72f8e496..46a5010a06b09318878c33a0a6a532f419ea063d:/src/msw/registry.cpp diff --git a/src/msw/registry.cpp b/src/msw/registry.cpp index 4d3dc28b9b..4dcca6a04a 100644 --- a/src/msw/registry.cpp +++ b/src/msw/registry.cpp @@ -6,7 +6,7 @@ // Created: 03.04.98 // RCS-ID: $Id$ // Copyright: (c) 1998 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence // TODO: - parsing of registry key names // - support of other (than REG_SZ/REG_DWORD) registry types // - add high level functions (RegisterOleServer, ...)