diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2017-03-22 04:58:01 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2017-03-22 04:58:01 +0000 |
commit | c460a0c6c98b53a16aa7ff79ca09c0b8fd93d324 (patch) | |
tree | 28d0ef6efe4cd8a151036c96d1ea50d3362f449c /src/sylpheed.rc.in | |
parent | fecd16665c1fc0baaaa82fccefe4bba4688984e6 (diff) |
updated copyright year.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3548 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/sylpheed.rc.in')
-rw-r--r-- | src/sylpheed.rc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sylpheed.rc.in b/src/sylpheed.rc.in index 7c386156..cdef5d8e 100644 --- a/src/sylpheed.rc.in +++ b/src/sylpheed.rc.in @@ -15,7 +15,7 @@ BEGIN VALUE "FileDescription", "Sylpheed\0" VALUE "FileVersion", "@MAJOR_VERSION@.@MINOR_VERSION@.@MICRO_VERSION@.@BUILD_REVISION@\0" VALUE "InternalName", "sylpheed\0" - VALUE "LegalCopyright", "Copyright (C) 1999-2015 Hiroyuki Yamamoto\0" + VALUE "LegalCopyright", "Copyright (C) 1999-2017 Hiroyuki Yamamoto\0" VALUE "OriginalFilename", "sylpheed.exe\0" VALUE "ProductName", "Sylpheed\0" VALUE "ProductVersion", "@VERSION@\0" |