diff options
Diffstat (limited to 'Tools/scripts/neededlibs.sh')
-rwxr-xr-x | Tools/scripts/neededlibs.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Tools/scripts/neededlibs.sh b/Tools/scripts/neededlibs.sh index 58d0bb124c00..838db0a45589 100755 --- a/Tools/scripts/neededlibs.sh +++ b/Tools/scripts/neededlibs.sh @@ -26,9 +26,6 @@ # SUCH DAMAGE. # -# $FreeBSD$ - - # # The purpose of this script is to find as much dependencies of a binary # as possible. A dependecy is for example a library which is directly |