aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c/blinky.S
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2015-01-01 13:32:14 +0400
committerJoel Brobecker <brobecker@adacore.com>2015-01-01 13:32:14 +0400
commit32d0add0a654c1204ab71dc8a55d9374538c4b33 (patch)
treec17872eaaa56843d99bbdfcaba8f6b04f855161b /sim/m32c/blinky.S
parent76f2b779a17de2a13e9b6c0d1a4bb0ad5699a39c (diff)
downloadgdb-32d0add0a654c1204ab71dc8a55d9374538c4b33.zip
gdb-32d0add0a654c1204ab71dc8a55d9374538c4b33.tar.gz
gdb-32d0add0a654c1204ab71dc8a55d9374538c4b33.tar.bz2
Update year range in copyright notice of all files owned by the GDB project.
gdb/ChangeLog: Update year range in copyright notice of all files.
Diffstat (limited to 'sim/m32c/blinky.S')
-rw-r--r--sim/m32c/blinky.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/m32c/blinky.S b/sim/m32c/blinky.S
index 5263241..42345ec 100644
--- a/sim/m32c/blinky.S
+++ b/sim/m32c/blinky.S
@@ -1,6 +1,6 @@
;;; blinky.S --- sample program to blink LED's on M32C simulator
;;;
-;;; Copyright (C) 2005-2014 Free Software Foundation, Inc.
+;;; Copyright (C) 2005-2015 Free Software Foundation, Inc.
;;; Contributed by Red Hat, Inc.
;;;
;;; This file is part of the GNU simulators.