diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-17 10:42:49 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-17 10:42:49 +0000 |
commit | 772a10a9c85fa29621733d31d64c1367f68664fd (patch) | |
tree | 4f95487e5708238ea7bda6f76f6795ecdf3f8aee /plugins/Scriver/res | |
parent | d856ff89393e9bbef394c4c88b1250ef2e5d369d (diff) |
- Copyright update
git-svn-id: http://svn.miranda-ng.org/main/trunk@3130 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/res')
-rw-r--r-- | plugins/Scriver/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc index 611556aedb..b156fcd51d 100644 --- a/plugins/Scriver/res/resource.rc +++ b/plugins/Scriver/res/resource.rc @@ -698,7 +698,7 @@ BEGIN VALUE "FileDescription", "Scriver - send and receive instant messages"
VALUE "FileVersion", "2.10.0.2"
VALUE "InternalName", "scriver"
- VALUE "LegalCopyright", "Copyright (c) 2000-2012 Miranda NG Project"
+ VALUE "LegalCopyright", "Copyright (c) 2000-2012 Miranda IM Project, 2012-2013 Miranda NG Project"
VALUE "OriginalFilename", "scriver.dll"
VALUE "ProductName", "Scriver"
VALUE "ProductVersion", "2.10.0.2"
|