aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Document.cxx
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2011-04-07 21:12:27 +1000
committernyamatongwe <devnull@localhost>2011-04-07 21:12:27 +1000
commitc3d271e16f72cad5bf4f669614a78a67c5663037 (patch)
treec9b93a307e3780df53a86c27de18fe1ddcd8890d /src/Document.cxx
parent2320136b7c8ade644fbdbc9fe0151373132006cf (diff)
downloadscintilla-mirror-c3d271e16f72cad5bf4f669614a78a67c5663037.tar.gz
Update copyright year.
Diffstat (limited to 'src/Document.cxx')
-rw-r--r--src/Document.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Document.cxx b/src/Document.cxx
index 34e6a99f3..e573e1906 100644
--- a/src/Document.cxx
+++ b/src/Document.cxx
@@ -2,7 +2,7 @@
/** @file Document.cxx
** Text document that handles notifications, DBCS, styling, words and end of line.
**/
-// Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org>
+// Copyright 1998-2011 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
#include <stdlib.h>