[babl] HSV Cleanup



commit 5a7c0aaa1b096e3c13640c5af1903e00f91af1a7
Author: Maxime Nicco <maxime nicco gmail fr>
Date:   Wed Jul 25 12:04:55 2012 +0200

    HSV Cleanup

 extensions/HSV.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
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 <maxime nicco gmail fr>
  *
  * 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 <maxime nicco gmail fr>
  */
 
 #include "config.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]