From owner-cvs-all Thu Feb 21 4: 3: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9C3B37B400; Thu, 21 Feb 2002 04:03:06 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1LC36d82069; Thu, 21 Feb 2002 04:03:06 -0800 (PST) (envelope-from bde) Message-Id: <200202211203.g1LC36d82069@freefall.freebsd.org> From: Bruce Evans Date: Thu, 21 Feb 2002 04:03:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/gprof aout.c elf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/02/21 04:03:06 PST Modified files: usr.bin/gprof aout.c elf.c Log: Added missing copyright. Obtain one and a vendor id from gprof.c. aout.c was split off from gprof.c in rev.1.7 of the latter. elf.c is mostly new, but the old copyright sort of applies to it and is better than none. Use __FBSDID() for the FreeBSD id. Revision Changes Path 1.2 +43 -0 src/usr.bin/gprof/aout.c 1.4 +40 -2 src/usr.bin/gprof/elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message