From c3d271e16f72cad5bf4f669614a78a67c5663037 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 7 Apr 2011 21:12:27 +1000 Subject: Update copyright year. --- src/Document.cxx | 2 +- src/Document.h | 2 +- src/Editor.cxx | 2 +- src/Editor.h | 2 +- src/LineMarker.cxx | 2 +- src/LineMarker.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src') 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 +// Copyright 1998-2011 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. #include diff --git a/src/Document.h b/src/Document.h index ecdf5ff65..fd0998260 100644 --- a/src/Document.h +++ b/src/Document.h @@ -2,7 +2,7 @@ /** @file Document.h ** Text document that handles notifications, DBCS, styling, words and end of line. **/ -// Copyright 1998-2003 by Neil Hodgson +// Copyright 1998-2011 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. #ifndef DOCUMENT_H diff --git a/src/Editor.cxx b/src/Editor.cxx index 3aab72682..58374bfc5 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -2,7 +2,7 @@ /** @file Editor.cxx ** Main code for the edit control. **/ -// Copyright 1998-2004 by Neil Hodgson +// Copyright 1998-2011 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. #include diff --git a/src/Editor.h b/src/Editor.h index db8a36aa1..27ef12459 100644 --- a/src/Editor.h +++ b/src/Editor.h @@ -2,7 +2,7 @@ /** @file Editor.h ** Defines the main editor class. **/ -// Copyright 1998-2003 by Neil Hodgson +// Copyright 1998-2011 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. #ifndef EDITOR_H diff --git a/src/LineMarker.cxx b/src/LineMarker.cxx index 41efe48ca..74d164de9 100644 --- a/src/LineMarker.cxx +++ b/src/LineMarker.cxx @@ -2,7 +2,7 @@ /** @file LineMarker.cxx ** Defines the look of a line marker in the margin . **/ -// Copyright 1998-2003 by Neil Hodgson +// Copyright 1998-2011 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. #include 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 +// Copyright 1998-2011 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. #ifndef LINEMARKER_H -- cgit v1.2.3