diff options
Diffstat (limited to 'build-0.3/c/gnu/dep')
-rwxr-xr-x | build-0.3/c/gnu/dep | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build-0.3/c/gnu/dep b/build-0.3/c/gnu/dep index 1286ce2..ecafcb1 100755 --- a/build-0.3/c/gnu/dep +++ b/build-0.3/c/gnu/dep @@ -1,8 +1,7 @@ #! /usr/bin/env bash # file : build/c/gnu/dep -# author : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # Post-process generated dependency information. |