From 95aef089913cc69577ac77fae29d3799c73325eb Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 19 Aug 2008 12:04:56 +0100 Subject: Licence update to GPLv3.0 --- src/audio.c | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'src/audio.c') diff --git a/src/audio.c b/src/audio.c index 11c983c..a139e35 100644 --- a/src/audio.c +++ b/src/audio.c @@ -3,9 +3,22 @@ * * Sound stuff * - * (c) 2008 Thomas White + * Copyright (c) 2008 Thomas White * - * thrust3d - a silly game + * This file is part of Thrust3D - a silly game + * + * Thrust3D 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 3 of the License, or + * (at your option) any later version. + * + * Thrust3D 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 + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with Thrust3D. If not, see . * */ -- cgit v1.2.3