X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=resample_filter.c;h=8a87b1f33fb063ca8d105683ddd74b091e4ffe2b;hb=d31995b3074bb19aa4da66ce5c4774ca9ed101a1;hp=72a1864eeafb69982cc1f0e49a1013eb81872341;hpb=b59e841036a107b52a0221e48d7e05f86da92979;p=paraslash.git diff --git a/resample_filter.c b/resample_filter.c index 72a1864e..8a87b1f3 100644 --- a/resample_filter.c +++ b/resample_filter.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2012 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2012 Andre Noll , see file COPYING. */ /** \file resample_filter.c A sample rate converter based on libsamplerate. */