aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Editor.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-02-15 00:12:24 +0000
committernyamatongwe <devnull@localhost>2003-02-15 00:12:24 +0000
commitbc7d0ec551ebea0ed026e72a3056c3762707c554 (patch)
tree1ac9751e1fa305d000d9e23fe8820f3101909fa7 /src/Editor.h
parente4a85367e298e409f425d1ad8aef6a02e767f030 (diff)
downloadscintilla-mirror-bc7d0ec551ebea0ed026e72a3056c3762707c554.tar.gz
Updating version numbers and copyright.
Diffstat (limited to 'src/Editor.h')
-rw-r--r--src/Editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Editor.h b/src/Editor.h
index 1769b7b06..5db0e870d 100644
--- a/src/Editor.h
+++ b/src/Editor.h
@@ -2,7 +2,7 @@
/** @file Editor.h
** Defines the main editor class.
**/
-// Copyright 1998-2002 by Neil Hodgson <neilh@scintilla.org>
+// Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
#ifndef EDITOR_H