diff options
Diffstat (limited to 'usr.bin/brandelf/brandelf.c')
| -rw-r--r-- | usr.bin/brandelf/brandelf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/brandelf/brandelf.c b/usr.bin/brandelf/brandelf.c index ec591e687204..aa6099be6148 100644 --- a/usr.bin/brandelf/brandelf.c +++ b/usr.bin/brandelf/brandelf.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/brandelf/brandelf.c,v 1.13.2.2 2001/03/04 08:10:34 kris Exp $ */ #include <elf.h> |
