Module Name: src
Committed By: matt
Date: Sat Aug 11 07:26:25 UTC 2012
Modified Files:
src/lib/csu/arch/arm: crtend.S
Log Message:
Update copyright year.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/csu/arch/arm/crtend.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/csu/arch/arm/crtend.S
diff -u src/lib/csu/arch/arm/crtend.S:1.1 src/lib/csu/arch/arm/crtend.S:1.2
--- src/lib/csu/arch/arm/crtend.S:1.1 Sat Aug 11 01:33:36 2012
+++ src/lib/csu/arch/arm/crtend.S Sat Aug 11 07:26:25 2012
@@ -1,6 +1,6 @@
-/* $NetBSD: crtend.S,v 1.1 2012/08/11 01:33:36 matt Exp $ */
+/* $NetBSD: crtend.S,v 1.2 2012/08/11 07:26:25 matt Exp $ */
/*-
- * Copyright (c) 2011 The NetBSD Foundation, Inc.
+ * Copyright (c) 2012 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
@@ -30,7 +30,7 @@
#include <arm/asm.h>
-RCSID("$NetBSD: crtend.S,v 1.1 2012/08/11 01:33:36 matt Exp $")
+RCSID("$NetBSD: crtend.S,v 1.2 2012/08/11 07:26:25 matt Exp $")
.section .ctors, "aw", %progbits
.p2align 2