Removed junk files, e.g., an old Debian report (long since fixed)
git-svn-id: svn+ssh://svn.code.sf.net/p/flawfinder/code/trunk@3 5c01084b-1f27-0410-9f85-80411afe95dc
This commit is contained in:
parent
f5e94b32ec
commit
1ff26b75e5
|
@ -15,9 +15,6 @@ version="1.27"
|
||||||
# Optionally ":column_number" can be added after the line number.
|
# Optionally ":column_number" can be added after the line number.
|
||||||
#
|
#
|
||||||
# Currently this program can only analyze C/C++ code.
|
# Currently this program can only analyze C/C++ code.
|
||||||
# Note: this code is designed to run under both Python 1.5 and 2.
|
|
||||||
# Thus, it avoids constructs not in Python 1.5 such as "+="
|
|
||||||
# and "print >> stderr".
|
|
||||||
#
|
#
|
||||||
# Copyright (C) 2001-2007 David A. Wheeler
|
# Copyright (C) 2001-2007 David A. Wheeler
|
||||||
# This is released under the General Public License (GPL):
|
# This is released under the General Public License (GPL):
|
||||||
|
|
Loading…
Reference in New Issue