Copyright correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
// Created:
|
// Created:
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Copyright: (c) Robin Dunn, Robert Roebling
|
// Copyright: (c) Robin Dunn, Robert Roebling
|
||||||
// (c) 2003, Ron Lee
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
@@ -1,12 +1,12 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: sizer.cpp
|
// Name: sizer.cpp
|
||||||
// Purpose: provide new wxSizer class for layout
|
// Purpose: provide new wxSizer class for layout
|
||||||
// Author: Robert Roebling and Robin Dunn
|
// Author: Robert Roebling and Robin Dunn, contributions by
|
||||||
|
// Dirk Holtwick, Ron Lee
|
||||||
// Modified by: Ron Lee
|
// Modified by: Ron Lee
|
||||||
// Created:
|
// Created:
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Copyright: (c) Robin Dunn, Dirk Holtwick and Robert Roebling
|
// Copyright: (c) Robin Dunn, Robert Roebling
|
||||||
// (c) 2003, Ron Lee
|
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user