diff options
-rwxr-xr-x | support/scripts/graph-depends | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/scripts/graph-depends b/support/scripts/graph-depends index 10cd76a2e..0658b777a 100755 --- a/support/scripts/graph-depends +++ b/support/scripts/graph-depends @@ -17,7 +17,7 @@ # dependencies as they are with the current Buildroot # configuration. # -# Copyright (C) 2010 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +# Copyright (C) 2010-2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> import sys import subprocess |