diff options
Diffstat (limited to 'include/Scintilla.iface')
-rw-r--r-- | include/Scintilla.iface | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface index a74f69075..2f0efa9be 100644 --- a/include/Scintilla.iface +++ b/include/Scintilla.iface @@ -2,6 +2,9 @@ ## This file defines the interface to Scintilla +## Copyright 2000-2002 by Neil Hodgson <neilh@scintilla.org> +## The License.txt file describes the conditions under which this software may be distributed. + ## A line starting with ## is a pure comment and should be stripped by readers. ## A line starting with #! is for future shbang use ## A line starting with # followed by a space is a documentation comment and refers |