From 7ebe00caeace3b40272b0f506a3e1dfdb13559d9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 24 Nov 2011 20:56:40 +0100 Subject: Change license to LGPLv2.1 --- uniso.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'uniso.c') diff --git a/uniso.c b/uniso.c index f84efcd..f5fd831 100644 --- a/uniso.c +++ b/uniso.c @@ -1,11 +1,14 @@ /* uniso.c - Unpack ISO9660 File System from a stream * + * Copyright (C) 2011 Timo Teräs * Copyright (C) 2011 Natanael Copa * All rights reserved. * * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 as published - * by the Free Software Foundation. See http://www.gnu.org/ for details. + * under the terms of the GNU Lesser General Public License version 2.1 as + * published by the Free Software Foundation. + * + * See http://www.gnu.org/licenses/lgpl-2.1.html for details. */ #include -- cgit v1.2.3