X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/812b526d127c6657e571db8b33a58137af6709cd..141b38656171afde419a3267055b6c05f8b2082b:/plugins/execraw.c diff --git a/plugins/execraw.c b/plugins/execraw.c index 8af8c61..00108ad 100644 --- a/plugins/execraw.c +++ b/plugins/execraw.c @@ -1,3 +1,20 @@ +/* + * This file is part of DisOrder. + * Copyright (C) 2004-2008 Richard Kettlewell + * + * This program 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. + * + * This program 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 this program. If not, see . + */ /** @file plugins/execraw.c * @brief Plugin to play a track by executing a command (raw mode) *