From 0dde25e81cc06ed6331c030839b7048c69fc9c84 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 21 Jul 2011 00:32:52 +0900 Subject: added copyright and license notice. --- ps2.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ps2.h') diff --git a/ps2.h b/ps2.h index a821acde4..834165356 100644 --- a/ps2.h +++ b/ps2.h @@ -1,5 +1,5 @@ /* -Copyright (c) 2010,2011 Jun WAKO +Copyright 2010,2011 Jun WAKO This software is licensed with a Modified BSD License. All of this is supposed to be Free Software, Open Source, DFSG-free, @@ -34,6 +34,7 @@ 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. */ + #ifndef PS2_H #define PS2_H /* -- cgit v1.2.3-24-g4f1b