summaryrefslogtreecommitdiff
path: root/src/win32/git2.rc
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2013-01-08 17:07:25 -0600
committerEdward Thomson <ethomson@edwardthomson.com>2013-01-08 17:31:27 -0600
commit359fc2d241ac407bdf9bf0d28715705f01ca6360 (patch)
tree05e960bd9e73228d6efe662575c10ea9a5d189c4 /src/win32/git2.rc
parentd63dc61dd704431a8d487dbfa9fe61b24a58184d (diff)
downloadlibgit2-359fc2d241ac407bdf9bf0d28715705f01ca6360.tar.gz
update copyrights
Diffstat (limited to 'src/win32/git2.rc')
-rw-r--r--src/win32/git2.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/git2.rc b/src/win32/git2.rc
index 3a65c0a0f..b9ff9b081 100644
--- a/src/win32/git2.rc
+++ b/src/win32/git2.rc
@@ -28,7 +28,7 @@ BEGIN
VALUE "FileDescription", "libgit2 - the Git linkable library\0"
VALUE "FileVersion", LIBGIT2_VERSION "\0"
VALUE "InternalName", LIBGIT2_FILENAME "\0"
- VALUE "LegalCopyright", "Copyright (C) 2009-2012 the libgit2 contributors\0"
+ VALUE "LegalCopyright", "Copyright (C) the libgit2 contributors. All rights reserved.\0"
VALUE "OriginalFilename", LIBGIT2_FILENAME "\0"
VALUE "ProductName", "libgit2\0"
VALUE "ProductVersion", LIBGIT2_VERSION "\0"