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:
dwheeler 2007-01-16 03:00:12 +00:00
parent f5e94b32ec
commit 1ff26b75e5
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@ version="1.27"
# Optionally ":column_number" can be added after the line number.
#
# 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
# This is released under the General Public License (GPL):