fixed copyrights in MGL files (finally...)
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 29 Jun 2001 19:03:13 +0000 (19:03 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 29 Jun 2001 19:03:13 +0000 (19:03 +0000)
commit8f7b34a878bbcb2f71a0c7694e2a3bec51460218
treeb4ec5e1aa557332d43f28fb715550a10618e16e0
parent6e264973e636cc41915d166cb7eddf2a7e72cf9b
fixed copyrights in MGL files (finally...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
34 files changed:
include/wx/mgl/app.h
include/wx/mgl/bitmap.h
include/wx/mgl/brush.h
include/wx/mgl/clipbrd.h
include/wx/mgl/cursor.h
include/wx/mgl/dc.h
include/wx/mgl/dcclient.h
include/wx/mgl/dcmemory.h
include/wx/mgl/dcscreen.h
include/wx/mgl/font.h
include/wx/mgl/fontutil.h
include/wx/mgl/frame.h
include/wx/mgl/icon.h
include/wx/mgl/palette.h
include/wx/mgl/pen.h
include/wx/mgl/private.h
include/wx/mgl/region.h
include/wx/mgl/timer.h
include/wx/mgl/window.h
src/mgl/app.cpp
src/mgl/bitmap.cpp
src/mgl/brush.cpp
src/mgl/cursor.cpp
src/mgl/dc.cpp
src/mgl/dcclient.cpp
src/mgl/dcmemory.cpp
src/mgl/font.cpp
src/mgl/fontenum.cpp
src/mgl/fontutil.cpp
src/mgl/icon.cpp
src/mgl/palette.cpp
src/mgl/pen.cpp
src/mgl/region.cpp
src/mgl/utils.cpp