| Index: sim/m32c/sample.S
|
| diff --git a/sim/m32c/sample.S b/sim/m32c/sample.S
|
| index 962143a80d2f1e75c28c73b5868bc398833bba70..df934df92724a1d7d046136497a46259e36ff58d 100644
|
| --- a/sim/m32c/sample.S
|
| +++ b/sim/m32c/sample.S
|
| @@ -1,6 +1,6 @@
|
| ;;; sample.S --- simple test program for M32C simulator
|
| ;;;
|
| -;;; Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
|
| +;;; Copyright (C) 2005-2013 Free Software Foundation, Inc.
|
| ;;; Contributed by Red Hat, Inc.
|
| ;;;
|
| ;;; This file is part of the GNU simulators.
|
|
|