diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2017-06-24 16:17:20 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2018-10-10 15:03:25 +0200 |
commit | 8c6ac2cd7b895b577d078b94263ff3a42839eeb6 (patch) | |
tree | 810c111ceb542ef60ac8c45f19f35085f409a10e /build/depcomp | |
parent | b8a2d1c361ae440f958675491655ca6831e266f1 (diff) |
coverity fixes
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'build/depcomp')
-rwxr-xr-x | build/depcomp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/depcomp b/build/depcomp index 4ebd5b3..fc98710 100755 --- a/build/depcomp +++ b/build/depcomp @@ -3,7 +3,7 @@ scriptversion=2013-05-30.07; # UTC -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 1999-2014 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |