diff options
author | nyamatongwe <devnull@localhost> | 2003-02-15 00:12:24 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-02-15 00:12:24 +0000 |
commit | bc7d0ec551ebea0ed026e72a3056c3762707c554 (patch) | |
tree | 1ac9751e1fa305d000d9e23fe8820f3101909fa7 /include/Platform.h | |
parent | e4a85367e298e409f425d1ad8aef6a02e767f030 (diff) | |
download | scintilla-mirror-bc7d0ec551ebea0ed026e72a3056c3762707c554.tar.gz |
Updating version numbers and copyright.
Diffstat (limited to 'include/Platform.h')
-rw-r--r-- | include/Platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <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 PLATFORM_H |