From 26c52663cb5e53422c188e65b45755f348c2fbf3 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 6 May 2006 19:24:14 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_1_0_RELEASE'. This commit was manufactured to restore the state of the 6.1-RELEASE image. --- lib/csu/common/crtbegin.c | 2 +- lib/csu/common/crtbrand.c | 2 +- lib/csu/common/crtend.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/csu/common') diff --git a/lib/csu/common/crtbegin.c b/lib/csu/common/crtbegin.c index ec50ecdee121f..d03b53079b04e 100644 --- a/lib/csu/common/crtbegin.c +++ b/lib/csu/common/crtbegin.c @@ -22,7 +22,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/lib/csu/common/crtbegin.c,v 1.8 2002/01/28 19:02:34 obrien Exp $ */ #include diff --git a/lib/csu/common/crtbrand.c b/lib/csu/common/crtbrand.c index dde60b38bb489..7e9014477b764 100644 --- a/lib/csu/common/crtbrand.c +++ b/lib/csu/common/crtbrand.c @@ -24,7 +24,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/csu/common/crtbrand.c,v 1.4 2003/10/17 15:43:13 peter Exp $"); #include diff --git a/lib/csu/common/crtend.c b/lib/csu/common/crtend.c index 4b33f0c7bb4fc..5d83c01e380c9 100644 --- a/lib/csu/common/crtend.c +++ b/lib/csu/common/crtend.c @@ -22,7 +22,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/lib/csu/common/crtend.c,v 1.3 1999/08/27 23:57:57 peter Exp $ */ #include -- cgit v1.2.3