Set svn properties on various files throughout the repository (skipped docs/ ).
Added missing svn:eol-style (set to native) and svn:keywords (set to Id) properties to c/cpp/cxx/h/mm files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Name: geometry.h
|
||||
// Purpose: interface of geometry classes
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: $
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
// Purpose: interface of wxUString
|
||||
// Author: Robert Roebling
|
||||
// Copyright: (c) Robert Roebling
|
||||
// RCS-ID: $Id: tab.h 37400 2006-02-09 00:28:34Z VZ $
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
// Name: version.h
|
||||
// Purpose: wxWidgets version numbers
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: numdlg.h 52425 2008-03-10 15:24:38Z FM $
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
// Name: vidmode.h
|
||||
// Purpose: interface of wxVideoMode
|
||||
// Author: wxWidgets team
|
||||
// RCS-ID: $Id: display.h 52634 2008-03-20 13:45:17Z VS $
|
||||
// RCS-ID: $Id$
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user