diff options
author | Vicent Martà <vicent@github.com> | 2013-01-08 15:34:55 -0800 |
---|---|---|
committer | Vicent Martà <vicent@github.com> | 2013-01-08 15:34:55 -0800 |
commit | f7e4a7c2d5e314fe50fee851263e4ed6cfaa49ae (patch) | |
tree | 05e960bd9e73228d6efe662575c10ea9a5d189c4 /src/diff_output.c | |
parent | d63dc61dd704431a8d487dbfa9fe61b24a58184d (diff) | |
parent | 359fc2d241ac407bdf9bf0d28715705f01ca6360 (diff) | |
download | libgit2-f7e4a7c2d5e314fe50fee851263e4ed6cfaa49ae.tar.gz |
Merge pull request #1209 from ethomson/update_copyright
update copyrights
Diffstat (limited to 'src/diff_output.c')
-rw-r--r-- | src/diff_output.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/diff_output.c b/src/diff_output.c index c586c371d..e80cfaa84 100644 --- a/src/diff_output.c +++ b/src/diff_output.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 the libgit2 contributors + * Copyright (C) the libgit2 contributors. All rights reserved. * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. |