diff options
author | nyamatongwe <unknown> | 2003-02-15 00:12:24 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-02-15 00:12:24 +0000 |
commit | 97de6d6aeec37720807b98e71170a1ec9b2c4925 (patch) | |
tree | 1ac9751e1fa305d000d9e23fe8820f3101909fa7 /include/Scintilla.h | |
parent | 5309c307bb45d02cfe12e99eaa18f64ab76b7455 (diff) | |
download | scintilla-mirror-97de6d6aeec37720807b98e71170a1ec9b2c4925.tar.gz |
Updating version numbers and copyright.
Diffstat (limited to 'include/Scintilla.h')
-rw-r--r-- | include/Scintilla.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <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. // Most of this file is automatically generated from the Scintilla.iface interface definition |