X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e6562c1104133eb656db0298c03f6f7885c25aa..687dcff3a46a55c11851b1cabdbbbef5492a2f5f:/include/wx/layout.h?ds=sidebyside diff --git a/include/wx/layout.h b/include/wx/layout.h index 8fb28aa42e..c46241c1d8 100644 --- a/include/wx/layout.h +++ b/include/wx/layout.h @@ -6,7 +6,7 @@ // Created: 29/01/98 // RCS-ID: $Id$ // Copyright: (c) 1998 Julian Smart -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_LAYOUTH__