X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..31ad423e4fb556ec225a63b161154d3bf3445c1b:/include/wx/process.h?ds=inline diff --git a/include/wx/process.h b/include/wx/process.h index 53dae01c24..2089c497ac 100644 --- a/include/wx/process.h +++ b/include/wx/process.h @@ -6,7 +6,7 @@ // Created: 24/06/98 // RCS-ID: $Id$ // Copyright: (c) 1998 Guilhem Lavaux -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_PROCESSH__