X-Git-Url: https://code.delx.au/refind/blobdiff_plain/4ca76581f99a008d91d8e8a3b10b80be6cc118be..ec097428f9fb581bb0842bb840b5713e176dd0f4:/refind/screen.c diff --git a/refind/screen.c b/refind/screen.c index 7f485a4..32711d6 100644 --- a/refind/screen.c +++ b/refind/screen.c @@ -33,6 +33,14 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +/* + * Modifications copyright (c) 2012 Roderick W. Smith + * + * Modifications distributed under the terms of the GNU General Public + * License (GPL) version 3 (GPLv3), a copy of which must be distributed + * with this source code or binaries made from it. + * + */ #include "global.h" #include "screen.h"