diff --git a/plug-ins/common/van-gogh-lic.c b/plug-ins/common/van-gogh-lic.c index 5ece5204d8..55d562f835 100644 --- a/plug-ins/common/van-gogh-lic.c +++ b/plug-ins/common/van-gogh-lic.c @@ -30,9 +30,9 @@ * Cabral et al. "Imaging vector fields using line integral convolution" in the * Proceedings of ACM SIGGRAPH 93. Publ. by ACM, New York, NY, USA. p. 263-270. * (See http://www8.cs.umu.se/kurser/TDBD13/VT00/extra/p263-cabral.pdf) - * noise function is practically ripped as is :) * * Some of the code is based on code by Steinar Haugen (thanks!), the Perlin + * noise function is practically ripped as is :) */ #include "config.h"