From 3edb59b114f95dad7c0407b1c48d337338de310e Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 13 Feb 2016 19:33:40 +0000 Subject: [PATCH 1/1] misc/ab-chop: Fix the licensing notice. --- misc/ab-chop | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/misc/ab-chop b/misc/ab-chop index e0b8aa3..0de7919 100755 --- a/misc/ab-chop +++ b/misc/ab-chop @@ -7,18 +7,20 @@ ###----- Licensing notice --------------------------------------------------- ### -### This program is free software; you can redistribute it and/or modify +### This file is part of the `autoys' audio tools collection. +### +### `autoys' 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 2 of the License, or ### (at your option) any later version. ### -### This program is distributed in the hope that it will be useful, +### `autoys' 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, write to the Free Software Foundation, +### along with `autoys'; if not, write to the Free Software Foundation, ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ###----- Usage -------------------------------------------------------------- -- 2.11.0