diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-28 18:16:33 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-28 18:16:33 +0300 |
commit | d3e8b762dd4afce0054370d19f029267e5f40fdf (patch) | |
tree | 1736b308927db2733af67f2b3834c026334a9ca9 | |
parent | 353c79463614e291eb37e629e8b0d1cb9c58d8e8 (diff) |
modified: replacer.rc
-rw-r--r-- | replacer.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/replacer.rc b/replacer.rc index d00dc02..0d2698d 100644 --- a/replacer.rc +++ b/replacer.rc @@ -72,7 +72,7 @@ BEGIN VALUE "FileDescription", "replacer"
VALUE "FileVersion", "0, 0, 0, 1"
VALUE "InternalName", "replacer"
- VALUE "LegalCopyright", "Copyright (C) 2010 someone"
+ VALUE "LegalCopyright", "Copyright (C) 2010 sss"
VALUE "OriginalFilename", "replacer"
VALUE "ProductName", "replacer"
VALUE "ProductVersion", "0, 9, 0, 1"
|