aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/SVector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/SVector.h')
-rw-r--r--src/SVector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SVector.h b/src/SVector.h
index d4d49c717..d061fe274 100644
--- a/src/SVector.h
+++ b/src/SVector.h
@@ -1,6 +1,6 @@
// Scintilla source code edit control
// SVector.h - a simple expandable vector
-// Copyright 1998-1999 by Neil Hodgson <neilh@hare.net.au>
+// Copyright 1998-2001 by Neil Hodgson <neilh@hare.net.au>
// The License.txt file describes the conditions under which this software may be distributed.
#ifndef SVECTOR_H