X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/333b7dac151a49c8553887009553db1a72f8e496..3470af1c9a450dbc8206fe00ed8ede3c38c10daa:/src/msw/registry.cpp?ds=sidebyside 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, ...)