Deal with remaining cvs/svn keywords.

A few $Id$ references remained after commit
3f66f6a5b3 or appeared in newly added files.
Remove the lines containing svn keywords except when it concerns
third-party files. In that case keep the line as-is or collapse it to the
keyword if it had been expanded to contain wx commit information (only
occurs with src/zlib/ChangeLog).
This commit is contained in:
Dimitri Schoolwerth
2015-04-09 03:32:23 +04:00
parent 5ff775234c
commit 66cfa40643
11 changed files with 1 additions and 11 deletions

View File

@@ -3,7 +3,6 @@
// Purpose: Generic wxAddRemoveImpl implementation, also used in wxMSW
// Author: Vadim Zeitlin
// Created: 2015-02-05
// RCS-ID: $Id$
// Copyright: (c) 2015 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////