From 784fbf5895e0d0ca8086628a660b0f9c57fa4e80 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Sun, 1 May 2011 09:11:52 -0700 Subject: Add copyright information. --- sys-sx164.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'sys-sx164.h') diff --git a/sys-sx164.h b/sys-sx164.h index 8198ae8..2cf6a9b 100644 --- a/sys-sx164.h +++ b/sys-sx164.h @@ -1,3 +1,23 @@ +/* Declarations for the SX164 system emulation. + + Copyright (C) 2011 Richard Henderson + + This file is part of QEMU PALcode. + + 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 + the Free Software Foundation; either version 2 of the License or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the text + of the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; see the file COPYING. If not see + . */ + #ifndef SYS_SX164_H #define SYS_SX164_H 1 -- cgit v1.1