From bc7d0ec551ebea0ed026e72a3056c3762707c554 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 15 Feb 2003 00:12:24 +0000 Subject: Updating version numbers and copyright. --- gtk/PlatGTK.cxx | 2 +- gtk/ScintillaGTK.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk') diff --git a/gtk/PlatGTK.cxx b/gtk/PlatGTK.cxx index e85cf004c..8afe2bcba 100644 --- a/gtk/PlatGTK.cxx +++ b/gtk/PlatGTK.cxx @@ -1,6 +1,6 @@ // Scintilla source code edit control // PlatGTK.cxx - implementation of platform facilities on GTK+/Linux -// 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. #include diff --git a/gtk/ScintillaGTK.cxx b/gtk/ScintillaGTK.cxx index 64b283dc1..56fdec797 100644 --- a/gtk/ScintillaGTK.cxx +++ b/gtk/ScintillaGTK.cxx @@ -1,6 +1,6 @@ // Scintilla source code edit control // ScintillaGTK.cxx - GTK+ specific subclass of ScintillaBase -// 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. #include -- cgit v1.2.3