aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LineMarker.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-04-07 21:12:27 +1000
committernyamatongwe <unknown>2011-04-07 21:12:27 +1000
commite7dea4ff60eba17362902d514ff29ebfbc8ea3a1 (patch)
tree4a70ae9f0293f429abf4901577a45e9b4c9e163d /src/LineMarker.h
parent73a7b456a9e544fc28b821695100627085a194c0 (diff)
downloadscintilla-mirror-e7dea4ff60eba17362902d514ff29ebfbc8ea3a1.tar.gz
Update copyright year.
Diffstat (limited to 'src/LineMarker.h')
-rw-r--r--src/LineMarker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LineMarker.h b/src/LineMarker.h
index ca15cb814..923211a05 100644
--- a/src/LineMarker.h
+++ b/src/LineMarker.h
@@ -2,7 +2,7 @@
/** @file LineMarker.h
** Defines the look of a line marker in the margin .
**/
-// 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.
#ifndef LINEMARKER_H