From: Maxime Nicco Date: Wed, 25 Jul 2012 10:04:55 +0000 (+0200) Subject: HSV Cleanup X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~21^2~552 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5a7c0aaa1b096e3c13640c5af1903e00f91af1a7;p=babl.git HSV Cleanup --- diff --git a/extensions/HSV.c b/extensions/HSV.c index d200de1..a4727ff 100644 --- a/extensions/HSV.c +++ b/extensions/HSV.c @@ -1,5 +1,5 @@ /* babl - dynamically extendable universal pixel conversion library. - * Copyright (C) 2005, Øyvind Kolås. + * Copyright (C) 2012, Maxime Nicco * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -18,8 +18,6 @@ /* * Adding support for HSV colorspace - * - * Maxime Nicco */ #include "config.h"