Mercurial > audlegacy
comparison src/audacious/vfs_buffered_file.c @ 3123:f1c756f39e6c trunk audacious-1.4.0-DR1
Invoke "Plugins are not derived work" clause provided by GPL3.
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Fri, 20 Jul 2007 09:09:58 -0500 |
parents | 3b6d316f8b09 |
children | 3eca96f6a73f |
comparison
equal
deleted
inserted
replaced
3122:6b76324748f5 | 3123:f1c756f39e6c |
---|---|
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
11 * GNU General Public License for more details. | 11 * GNU General Public License for more details. |
12 * | 12 * |
13 * You should have received a copy of the GNU General Public License | 13 * You should have received a copy of the GNU General Public License |
14 * along with this program. If not, see <http://www.gnu.org/licenses>. | 14 * along with this program. If not, see <http://www.gnu.org/licenses>. |
15 * | |
16 * The Audacious team does not consider modular code linking to | |
17 * Audacious or using our public API to be a derived work. | |
15 */ | 18 */ |
16 | 19 |
17 #include <glib.h> | 20 #include <glib.h> |
18 #include <string.h> | 21 #include <string.h> |
19 #include "vfs.h" | 22 #include "vfs.h" |