summaryrefslogtreecommitdiff
path: root/src/cpu/pc_event.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/pc_event.hh')
-rw-r--r--src/cpu/pc_event.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cpu/pc_event.hh b/src/cpu/pc_event.hh
index 32b7f3ef5..819472391 100644
--- a/src/cpu/pc_event.hh
+++ b/src/cpu/pc_event.hh
@@ -24,6 +24,9 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ *
+ * Authors: Nathan Binkert
+ * Steve Reinhardt
*/
#ifndef __PC_EVENT_HH__