X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=resample_filter.c;h=8a87b1f33fb063ca8d105683ddd74b091e4ffe2b;hp=72a1864eeafb69982cc1f0e49a1013eb81872341;hb=1d2aa7dcc09cd7ed06d18372eb85407f556cb529;hpb=9d24300965cbcdfddb9f63b6bc8018da50d7d8e1 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. */