From 013a2cdb8d7168553ae044eb9728c5d6a8040645 Mon Sep 17 00:00:00 2001 From: Themaister Date: Tue, 28 May 2013 00:21:57 +0200 Subject: [PATCH] Clarify that the license only applies to libretro.h. --- libretro.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libretro.h b/libretro.h index ebd354e3af..ff4f4fd99d 100755 --- a/libretro.h +++ b/libretro.h @@ -1,4 +1,8 @@ /* Copyright (C) 2010-2013 The RetroArch team + * + * --------------------------------------------------------------------------------------- + * The following license statement only applies to this libretro API header (libretro.h). + * --------------------------------------------------------------------------------------- * * Permission is hereby granted, free of charge, * to any person obtaining a copy of this software and associated documentation files (the "Software"),