From 97de6d6aeec37720807b98e71170a1ec9b2c4925 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 15 Feb 2003 00:12:24 +0000 Subject: Updating version numbers and copyright. --- include/Platform.h | 2 +- include/Scintilla.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/Platform.h b/include/Platform.h index bb429729e..eacf2302d 100644 --- a/include/Platform.h +++ b/include/Platform.h @@ -3,7 +3,7 @@ ** Interface to platform facilities. Also includes some basic utilities. ** Implemented in PlatGTK.cxx for GTK+/Linux, PlatWin.cxx for Windows, and PlatWX.cxx for wxWindows. **/ -// Copyright 1998-2002 by Neil Hodgson +// Copyright 1998-2003 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. #ifndef PLATFORM_H diff --git a/include/Scintilla.h b/include/Scintilla.h index bf506f1d5..9f3b9ea34 100644 --- a/include/Scintilla.h +++ b/include/Scintilla.h @@ -2,7 +2,7 @@ /** @file Scintilla.h ** Interface to the edit control. **/ -// Copyright 1998-2002 by Neil Hodgson +// Copyright 1998-2003 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. // Most of this file is automatically generated from the Scintilla.iface interface definition -- cgit v1.2.3