X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Faudio_processor.h;h=e10df254cbd18fc7c2a09d73796502f5ebb2fb16;hb=715d87a4cf9e4697a2f67881776c19c4ce8af581;hp=9e34689cb99ef22516d34138e14c7e51ad4707c4;hpb=dc27e49291d1d4d0bafee8f26e9c204270a4a2d2;p=dcpomatic.git diff --git a/src/lib/audio_processor.h b/src/lib/audio_processor.h index 9e34689cb..e10df254c 100644 --- a/src/lib/audio_processor.h +++ b/src/lib/audio_processor.h @@ -1,19 +1,20 @@ /* Copyright (C) 2014-2015 Carl Hetherington - This program is free software; you can redistribute it and/or modify + This file is part of DCP-o-matic. + + DCP-o-matic 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, + DCP-o-matic 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, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with DCP-o-matic. If not, see . */