diff options
author | 2016-12-31 12:17:46 -0500 | |
---|---|---|
committer | 2016-12-31 12:17:46 -0500 | |
commit | 0541abdd3343b51b0e89ebb054fb358b3796a67f (patch) | |
tree | 7ff699519b5db61a2fc80dfe407eada32c664d02 /src/textadept.rc | |
parent | 23cfc7deee3dcdb1efe6e0afa57f6cc03f7eca39 (diff) | |
download | textadept-0541abdd3343b51b0e89ebb054fb358b3796a67f.tar.gz textadept-0541abdd3343b51b0e89ebb054fb358b3796a67f.zip |
Updated copyright information.
Diffstat (limited to 'src/textadept.rc')
-rw-r--r-- | src/textadept.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textadept.rc b/src/textadept.rc index a63392c8..d599d01d 100644 --- a/src/textadept.rc +++ b/src/textadept.rc @@ -19,7 +19,7 @@ BEGIN VALUE "FileDescription", "textadept\0"
VALUE "FileVersion", "9.2\0"
VALUE "InternalName", "textadept\0"
- VALUE "LegalCopyright", "Copyright 2006-2016 by Mitchell\0"
+ VALUE "LegalCopyright", "Copyright 2006-2017 by Mitchell\0"
VALUE "OriginalFilename", "textadept.exe\0"
VALUE "ProductName", "textadept\0"
VALUE "ProductVersion", "9.2\0"
|