diff options
author | rpj <rpj> | 2005-01-01 14:25:02 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-01-01 14:25:02 +0000 |
commit | c047ca63139fd3b9e0dedc224dffe04666204dd1 (patch) | |
tree | 75ce525b318a53e25a95a44d6db9f77b53efdabb /version.rc | |
parent | b784d0336a41cab82fd3099b865a7d8e07cf1a23 (diff) |
Diffstat (limited to 'version.rc')
-rw-r--r-- | version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ BEGIN VALUE "InternalName", PTW32_VERSIONINFO_NAME VALUE "OriginalFilename", PTW32_VERSIONINFO_NAME VALUE "CompanyName", "Open Source Software community project\0" - VALUE "LegalCopyright", "Copyright (C) Project contributors 1998-2004\0" + VALUE "LegalCopyright", "Copyright (C) Project contributors 1998-2005\0" VALUE "Licence", "LGPL\0" VALUE "Info", "http://sources.redhat.com/pthreads-win32/\0" VALUE "Comment", PTW32_VERSIONINFO_COMMENT |