From 8f7b34a878bbcb2f71a0c7694e2a3bec51460218 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Fri, 29 Jun 2001 19:03:13 +0000 Subject: [PATCH] fixed copyrights in MGL files (finally...) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mgl/app.h | 2 +- include/wx/mgl/bitmap.h | 2 +- include/wx/mgl/brush.h | 2 +- include/wx/mgl/clipbrd.h | 2 +- include/wx/mgl/cursor.h | 2 +- include/wx/mgl/dc.h | 2 +- include/wx/mgl/dcclient.h | 2 +- include/wx/mgl/dcmemory.h | 2 +- include/wx/mgl/dcscreen.h | 2 +- include/wx/mgl/font.h | 2 +- include/wx/mgl/fontutil.h | 2 +- include/wx/mgl/frame.h | 2 +- include/wx/mgl/icon.h | 2 +- include/wx/mgl/palette.h | 2 +- include/wx/mgl/pen.h | 2 +- include/wx/mgl/private.h | 2 +- include/wx/mgl/region.h | 2 +- include/wx/mgl/timer.h | 2 +- include/wx/mgl/window.h | 2 +- src/mgl/app.cpp | 2 +- src/mgl/bitmap.cpp | 2 +- src/mgl/brush.cpp | 2 +- src/mgl/cursor.cpp | 2 +- src/mgl/dc.cpp | 2 +- src/mgl/dcclient.cpp | 6 +++--- src/mgl/dcmemory.cpp | 3 ++- src/mgl/font.cpp | 2 +- src/mgl/fontenum.cpp | 2 +- src/mgl/fontutil.cpp | 2 +- src/mgl/icon.cpp | 2 +- src/mgl/palette.cpp | 2 +- src/mgl/pen.cpp | 2 +- src/mgl/region.cpp | 2 +- src/mgl/utils.cpp | 2 +- 34 files changed, 37 insertions(+), 36 deletions(-) diff --git a/include/wx/mgl/app.h b/include/wx/mgl/app.h index 48faef9010..1b2506c2b0 100644 --- a/include/wx/mgl/app.h +++ b/include/wx/mgl/app.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/bitmap.h b/include/wx/mgl/bitmap.h index 3410efaf48..0a0043829e 100644 --- a/include/wx/mgl/bitmap.h +++ b/include/wx/mgl/bitmap.h @@ -2,7 +2,7 @@ // Name: bitmap.h // Author: Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/brush.h b/include/wx/mgl/brush.h index 1c4a29198f..6b871ebded 100644 --- a/include/wx/mgl/brush.h +++ b/include/wx/mgl/brush.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/clipbrd.h b/include/wx/mgl/clipbrd.h index ebd5562e9c..0467cfb37b 100644 --- a/include/wx/mgl/clipbrd.h +++ b/include/wx/mgl/clipbrd.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/cursor.h b/include/wx/mgl/cursor.h index 2768db84d0..ad388c62e3 100644 --- a/include/wx/mgl/cursor.h +++ b/include/wx/mgl/cursor.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/dc.h b/include/wx/mgl/dc.h index 1032996730..578d46619e 100644 --- a/include/wx/mgl/dc.h +++ b/include/wx/mgl/dc.h @@ -4,7 +4,7 @@ // Author: Vaclav Slavik // Created: 2001/03/09 // RCS-ID: $Id$ -// Copyright: (c) Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/dcclient.h b/include/wx/mgl/dcclient.h index b9ca10cd5f..41bbd504da 100644 --- a/include/wx/mgl/dcclient.h +++ b/include/wx/mgl/dcclient.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/dcmemory.h b/include/wx/mgl/dcmemory.h index 4ca3e85220..4e005bb184 100644 --- a/include/wx/mgl/dcmemory.h +++ b/include/wx/mgl/dcmemory.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/dcscreen.h b/include/wx/mgl/dcscreen.h index 9b650b7d28..b1c429aa17 100644 --- a/include/wx/mgl/dcscreen.h +++ b/include/wx/mgl/dcscreen.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/font.h b/include/wx/mgl/font.h index 3929e5f959..335c54636b 100644 --- a/include/wx/mgl/font.h +++ b/include/wx/mgl/font.h @@ -2,7 +2,7 @@ // Name: font.h // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001, Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/fontutil.h b/include/wx/mgl/fontutil.h index afa1a5a1b5..e1d622518e 100644 --- a/include/wx/mgl/fontutil.h +++ b/include/wx/mgl/fontutil.h @@ -4,7 +4,7 @@ // Author: Vaclav Slavik // Created: 2001/05/01 // RCS-ID: $Id$ -// Copyright: (c) 2001, Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/frame.h b/include/wx/mgl/frame.h index 7234a2bac2..3f115b8dda 100644 --- a/include/wx/mgl/frame.h +++ b/include/wx/mgl/frame.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/icon.h b/include/wx/mgl/icon.h index 66c235033e..620ddbb4ec 100644 --- a/include/wx/mgl/icon.h +++ b/include/wx/mgl/icon.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/palette.h b/include/wx/mgl/palette.h index ee917ec87e..245db236a3 100644 --- a/include/wx/mgl/palette.h +++ b/include/wx/mgl/palette.h @@ -4,7 +4,7 @@ // Author: Vaclav Slavik // Created: 2001/03/11 // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/pen.h b/include/wx/mgl/pen.h index aaaf0b4221..5bc5dcfaa2 100644 --- a/include/wx/mgl/pen.h +++ b/include/wx/mgl/pen.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/private.h b/include/wx/mgl/private.h index fe1544e622..1b555e75db 100644 --- a/include/wx/mgl/private.h +++ b/include/wx/mgl/private.h @@ -6,7 +6,7 @@ // Author: Vaclav Slavik // Created: 2001/04/07 // RCS-ID: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/region.h b/include/wx/mgl/region.h index 9064b15159..3f9e10461b 100644 --- a/include/wx/mgl/region.h +++ b/include/wx/mgl/region.h @@ -4,7 +4,7 @@ // Author: Vaclav Slavik // Created: 2001/03/12 // RCS-ID: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/timer.h b/include/wx/mgl/timer.h index 36142afcd2..fc24a250fa 100644 --- a/include/wx/mgl/timer.h +++ b/include/wx/mgl/timer.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/include/wx/mgl/window.h b/include/wx/mgl/window.h index e60a620339..f558f1ace4 100644 --- a/include/wx/mgl/window.h +++ b/include/wx/mgl/window.h @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/app.cpp b/src/mgl/app.cpp index 09614aad67..1474a34667 100644 --- a/src/mgl/app.cpp +++ b/src/mgl/app.cpp @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/bitmap.cpp b/src/mgl/bitmap.cpp index 8c634464e4..1e685b40ca 100644 --- a/src/mgl/bitmap.cpp +++ b/src/mgl/bitmap.cpp @@ -2,7 +2,7 @@ // Name: bitmap.cpp // Author: Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/brush.cpp b/src/mgl/brush.cpp index dbfc1ab3d4..173c3b2b3c 100644 --- a/src/mgl/brush.cpp +++ b/src/mgl/brush.cpp @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/cursor.cpp b/src/mgl/cursor.cpp index ae99e4537f..0764b93519 100644 --- a/src/mgl/cursor.cpp +++ b/src/mgl/cursor.cpp @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/dc.cpp b/src/mgl/dc.cpp index edbfd13c3b..ecaa40dc6a 100644 --- a/src/mgl/dc.cpp +++ b/src/mgl/dc.cpp @@ -4,7 +4,7 @@ // Author: Vaclav Slavik // Created: 2001/03/09 // RCS-ID: $Id$ -// Copyright: (c) Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/dcclient.cpp b/src/mgl/dcclient.cpp index c0e73aabc0..61b986dd39 100644 --- a/src/mgl/dcclient.cpp +++ b/src/mgl/dcclient.cpp @@ -1,9 +1,9 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: gtk/dcclient.cpp +// Name: dcclient.cpp // Purpose: -// Author: Robert Roebling +// Author: Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 1998 Robert Roebling, Markus Holzem, Chris Breeze +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/dcmemory.cpp b/src/mgl/dcmemory.cpp index 8ed99b6022..a4afbacd2b 100644 --- a/src/mgl/dcmemory.cpp +++ b/src/mgl/dcmemory.cpp @@ -3,7 +3,8 @@ // Purpose: // Author: Robert Roebling, Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 1998 Robert Roebling, 2001 Vaclav Slavik +// Copyright: (c) 1998 Robert Roebling, +// 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/font.cpp b/src/mgl/font.cpp index 26456824c7..d46be6a92a 100644 --- a/src/mgl/font.cpp +++ b/src/mgl/font.cpp @@ -2,7 +2,7 @@ // Name: font.cpp // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001, Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/fontenum.cpp b/src/mgl/fontenum.cpp index e7130181d5..58c37ac357 100644 --- a/src/mgl/fontenum.cpp +++ b/src/mgl/fontenum.cpp @@ -3,7 +3,7 @@ // Purpose: wxFontEnumerator class for MGL // Author: Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/fontutil.cpp b/src/mgl/fontutil.cpp index a899e033f6..78d0443857 100644 --- a/src/mgl/fontutil.cpp +++ b/src/mgl/fontutil.cpp @@ -4,7 +4,7 @@ // Author: Vaclav Slavik // Created: 2001/04/29 // RCS-ID: $Id$ -// Copyright: (c) 2001, Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/icon.cpp b/src/mgl/icon.cpp index c4c03d448e..becb75fd85 100644 --- a/src/mgl/icon.cpp +++ b/src/mgl/icon.cpp @@ -2,7 +2,7 @@ // Name: icon.cpp // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/palette.cpp b/src/mgl/palette.cpp index 4b0b2cb937..0253f5a0ff 100644 --- a/src/mgl/palette.cpp +++ b/src/mgl/palette.cpp @@ -3,7 +3,7 @@ // Author: Vaclav Slavik // Created: 2001/03/11 // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/pen.cpp b/src/mgl/pen.cpp index fbe695416e..eacb859d6c 100644 --- a/src/mgl/pen.cpp +++ b/src/mgl/pen.cpp @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/region.cpp b/src/mgl/region.cpp index b9a9293ac4..ad4ace5b7f 100644 --- a/src/mgl/region.cpp +++ b/src/mgl/region.cpp @@ -3,7 +3,7 @@ // Purpose: Region handling for wxWindows/MGL // Author: Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// diff --git a/src/mgl/utils.cpp b/src/mgl/utils.cpp index 354f08d83f..95bc72a9ff 100644 --- a/src/mgl/utils.cpp +++ b/src/mgl/utils.cpp @@ -3,7 +3,7 @@ // Purpose: // Author: Vaclav Slavik // Id: $Id$ -// Copyright: (c) 2001 Vaclav Slavik +// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -- 2.45.2