X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mix.h;h=1141ce599409824bc772b35a2d7e56fd7c9be454;hp=a4105544daf526c857e86d9ff6a1ab2dab47cd9c;hb=80bb4541edc2934389045b6729a65bc3f4dd27d9;hpb=107d4619b3a6a8bdc1a85c8021cb1951244e7626 diff --git a/mix.h b/mix.h index a4105544..1141ce59 100644 --- a/mix.h +++ b/mix.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 2012-2014 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. *