X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mix.h;h=427a84f559c8f67369c24e9f4910f9cccdb83e8a;hp=a4105544daf526c857e86d9ff6a1ab2dab47cd9c;hb=6bcd10bc4ada11a04bc2b7425afe5a8855592cd2;hpb=00583bed658c70aacf2a94532904fd403c5ee7f1 diff --git a/mix.h b/mix.h index a4105544..427a84f5 100644 --- a/mix.h +++ b/mix.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 2012-2013 Andre Noll + * + * Licensed under the GPL v2. For licencing details see COPYING. + */ + +/** \file mix.h Mixer API (used by para_fade). */ + /** * Opaque structure which corresponds to an instance of a mixer. *