X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mix.h;h=cfcfd72b6058bbd2ededbf6693805581d42957e5;hb=c341594d9788fd7e52a76f6430d91fce41cbf0ec;hp=a4105544daf526c857e86d9ff6a1ab2dab47cd9c;hpb=46af7dd81149caee0409535d5d9884ed9fa5af0e;p=paraslash.git diff --git a/mix.h b/mix.h index a4105544..cfcfd72b 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. *