projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a44a646
)
changed copyright year to 2007
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Sun, 7 Jan 2007 02:05:28 +0000
(
02:05
+0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Sun, 7 Jan 2007 02:05:28 +0000
(
02:05
+0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44110
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/wincmn.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/common/wincmn.cpp
b/src/common/wincmn.cpp
index 167a6d83e7448cc0db47517ad7abd68a7948f47f..7b0bb3c81b94cc746ee0a2ee97998683ce9034ae 100644
(file)
--- a/
src/common/wincmn.cpp
+++ b/
src/common/wincmn.cpp
@@
-2286,7
+2286,7
@@
void wxWindowBase::OnMiddleClick( wxMouseEvent& event )
msg.Printf(_T("wxWidgets Library (%s port)\n")
_T("Version %d.%d.%d%s%s, compiled at %s %s\n")
_T("Runtime version of toolkit used is %d.%d.%s\n")
- _T("Copyright (c) 1995-200
6
wxWidgets team"),
+ _T("Copyright (c) 1995-200
7
wxWidgets team"),
wxPlatformInfo::Get().GetPortIdName().c_str(),
wxMAJOR_VERSION,
wxMINOR_VERSION,