Copyright correction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-03-21 15:24:24 +00:00
parent 2e5794713c
commit a4ab8ed5ff

View File

@@ -1,11 +1,11 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: sizer.h // Name: sizer.h
// Purpose: provide wxSizer class for layouting // Purpose: provide wxSizer class for layout
// Author: Robert Roebling and Robin Dunn // Author: Robert Roebling and Robin Dunn
// 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 // (c) 2003, Ron Lee
// Licence: wxWindows licence // Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////