diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-05-17 17:11:17 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-05-17 17:15:36 +0800 |
commit | 296730a52b06fe7dd658924acae1269a54015d52 (patch) | |
tree | 119c7837fadd52aa555fc3aad8ea117fb6f79b68 /sim/erc32/exec.c | |
parent | 68880f311c1d5629c47c3ab9749061fe3138be63 (diff) | |
download | binutils-gdb-296730a52b06fe7dd658924acae1269a54015d52.tar.gz |
sim: erc32: restore attribution
Diffstat (limited to 'sim/erc32/exec.c')
-rw-r--r-- | sim/erc32/exec.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sim/erc32/exec.c b/sim/erc32/exec.c index fdac67bac87..0b3e2c68150 100644 --- a/sim/erc32/exec.c +++ b/sim/erc32/exec.c @@ -1,4 +1,7 @@ -/* Copyright (C) 1995-2015 Free Software Foundation, Inc. +/* This file is part of SIS (SPARC instruction simulator) + + Copyright (C) 1995-2015 Free Software Foundation, Inc. + Contributed by Jiri Gaisler, European Space Agency This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |