summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2011-01-29 14:15:26 +0000
committerAntonin Descampe <antonin@gmail.com>2011-01-29 14:15:26 +0000
commitd9ffba74611e017d7e8d933c788ea7bb70b1e238 (patch)
treee7c48f0e7e83c033e18d602d48f9806c6a0c8e42
parent4cc02c354ab7bb55dcb74b750aafcdbdd2c1c2c2 (diff)
license header: replaced Hervcalloc by Herve, I should learn to double-check my changes
-rwxr-xr-xLICENSE.txt2
-rwxr-xr-xcodec/convert.c2
-rwxr-xr-xcodec/convert.h2
-rwxr-xr-xcodec/jp3d_to_volume.c2
-rwxr-xr-xcodec/volume_to_jp3d.c2
-rwxr-xr-xlibjp3dvm/bio.c2
-rwxr-xr-xlibjp3dvm/bio.h2
-rwxr-xr-xlibjp3dvm/cio.c2
-rwxr-xr-xlibjp3dvm/cio.h2
-rwxr-xr-xlibjp3dvm/dwt.c2
-rwxr-xr-xlibjp3dvm/dwt.h2
-rwxr-xr-xlibjp3dvm/event.c2
-rwxr-xr-xlibjp3dvm/event.h2
-rwxr-xr-xlibjp3dvm/fix.h2
-rwxr-xr-xlibjp3dvm/int.h2
-rwxr-xr-xlibjp3dvm/jp3d.c2
-rwxr-xr-xlibjp3dvm/jp3d.h2
-rwxr-xr-xlibjp3dvm/jp3d_lib.c2
-rwxr-xr-xlibjp3dvm/jp3d_lib.h2
-rwxr-xr-xlibjp3dvm/mct.c2
-rwxr-xr-xlibjp3dvm/mct.h2
-rwxr-xr-xlibjp3dvm/mqc.c2
-rwxr-xr-xlibjp3dvm/mqc.h2
-rwxr-xr-xlibjp3dvm/openjpeg.c2
-rwxr-xr-xlibjp3dvm/openjpeg3d.h2
-rwxr-xr-xlibjp3dvm/opj_includes.h2
-rwxr-xr-xlibjp3dvm/pi.c2
-rwxr-xr-xlibjp3dvm/pi.h2
-rwxr-xr-xlibjp3dvm/raw.c2
-rwxr-xr-xlibjp3dvm/raw.h2
-rwxr-xr-xlibjp3dvm/t1.c2
-rwxr-xr-xlibjp3dvm/t1.h2
-rwxr-xr-xlibjp3dvm/t2.c2
-rwxr-xr-xlibjp3dvm/t2.h2
-rwxr-xr-xlibjp3dvm/tcd.c2
-rwxr-xr-xlibjp3dvm/tcd.h2
-rwxr-xr-xlibjp3dvm/tgt.c2
-rwxr-xr-xlibjp3dvm/tgt.h2
-rwxr-xr-xlibjp3dvm/volume.c2
-rwxr-xr-xlibjp3dvm/volume.h2
40 files changed, 40 insertions, 40 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
index a128b1a7..52984fc0 100755
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez, Image Processing Laboratory (LPI) - University of Valladolid, Spain
* All rights reserved.
diff --git a/codec/convert.c b/codec/convert.c
index 626e5e9d..7a5d177d 100755
--- a/codec/convert.c
+++ b/codec/convert.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/codec/convert.h b/codec/convert.h
index 61e7f3fe..85885561 100755
--- a/codec/convert.h
+++ b/codec/convert.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/codec/jp3d_to_volume.c b/codec/jp3d_to_volume.c
index eb7fe308..9c5c9adb 100755
--- a/codec/jp3d_to_volume.c
+++ b/codec/jp3d_to_volume.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/codec/volume_to_jp3d.c b/codec/volume_to_jp3d.c
index a7568a59..e00785d4 100755
--- a/codec/volume_to_jp3d.c
+++ b/codec/volume_to_jp3d.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/libjp3dvm/bio.c b/libjp3dvm/bio.c
index b5f01e30..bc3b1138 100755
--- a/libjp3dvm/bio.c
+++ b/libjp3dvm/bio.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/bio.h b/libjp3dvm/bio.h
index 4f15b22d..36bb942b 100755
--- a/libjp3dvm/bio.h
+++ b/libjp3dvm/bio.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/cio.c b/libjp3dvm/cio.c
index b934888f..4ac64fd3 100755
--- a/libjp3dvm/cio.c
+++ b/libjp3dvm/cio.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/cio.h b/libjp3dvm/cio.h
index 54e0478a..860d0b26 100755
--- a/libjp3dvm/cio.h
+++ b/libjp3dvm/cio.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/dwt.c b/libjp3dvm/dwt.c
index 42b5527b..8f30daeb 100755
--- a/libjp3dvm/dwt.c
+++ b/libjp3dvm/dwt.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain
* All rights reserved.
diff --git a/libjp3dvm/dwt.h b/libjp3dvm/dwt.h
index 147ec9b0..d87f799f 100755
--- a/libjp3dvm/dwt.h
+++ b/libjp3dvm/dwt.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain
* All rights reserved.
diff --git a/libjp3dvm/event.c b/libjp3dvm/event.c
index af011e7f..e27df654 100755
--- a/libjp3dvm/event.c
+++ b/libjp3dvm/event.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/libjp3dvm/event.h b/libjp3dvm/event.h
index 4d6ca0e2..e01f4684 100755
--- a/libjp3dvm/event.h
+++ b/libjp3dvm/event.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/libjp3dvm/fix.h b/libjp3dvm/fix.h
index 484947b2..3b5e77ca 100755
--- a/libjp3dvm/fix.h
+++ b/libjp3dvm/fix.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/int.h b/libjp3dvm/int.h
index 38b946e5..55be844a 100755
--- a/libjp3dvm/int.h
+++ b/libjp3dvm/int.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/jp3d.c b/libjp3dvm/jp3d.c
index 0b9e7a77..2fd5d02f 100755
--- a/libjp3dvm/jp3d.c
+++ b/libjp3dvm/jp3d.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/libjp3dvm/jp3d.h b/libjp3dvm/jp3d.h
index fbd14d63..5d0978c0 100755
--- a/libjp3dvm/jp3d.h
+++ b/libjp3dvm/jp3d.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/libjp3dvm/jp3d_lib.c b/libjp3dvm/jp3d_lib.c
index 844e6405..4445e859 100755
--- a/libjp3dvm/jp3d_lib.c
+++ b/libjp3dvm/jp3d_lib.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/libjp3dvm/jp3d_lib.h b/libjp3dvm/jp3d_lib.h
index aab66fb0..a2fb05ba 100755
--- a/libjp3dvm/jp3d_lib.h
+++ b/libjp3dvm/jp3d_lib.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/libjp3dvm/mct.c b/libjp3dvm/mct.c
index 64123600..e915e390 100755
--- a/libjp3dvm/mct.c
+++ b/libjp3dvm/mct.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/mct.h b/libjp3dvm/mct.h
index d7d6baf7..0b8edb7b 100755
--- a/libjp3dvm/mct.h
+++ b/libjp3dvm/mct.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/mqc.c b/libjp3dvm/mqc.c
index 87c30704..12ac90d6 100755
--- a/libjp3dvm/mqc.c
+++ b/libjp3dvm/mqc.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/mqc.h b/libjp3dvm/mqc.h
index 7bc8f13f..90253356 100755
--- a/libjp3dvm/mqc.h
+++ b/libjp3dvm/mqc.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/openjpeg.c b/libjp3dvm/openjpeg.c
index 3a1d649e..ab2744e1 100755
--- a/libjp3dvm/openjpeg.c
+++ b/libjp3dvm/openjpeg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
*
diff --git a/libjp3dvm/openjpeg3d.h b/libjp3dvm/openjpeg3d.h
index 9ba9487b..fdfe2834 100755
--- a/libjp3dvm/openjpeg3d.h
+++ b/libjp3dvm/openjpeg3d.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/libjp3dvm/opj_includes.h b/libjp3dvm/opj_includes.h
index 84aa7d0f..0bff66ea 100755
--- a/libjp3dvm/opj_includes.h
+++ b/libjp3dvm/opj_includes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/libjp3dvm/pi.c b/libjp3dvm/pi.c
index d506ace5..f9b8a963 100755
--- a/libjp3dvm/pi.c
+++ b/libjp3dvm/pi.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez, LPI-UVA, Spain
* All rights reserved.
diff --git a/libjp3dvm/pi.h b/libjp3dvm/pi.h
index f4177903..1edcc5fc 100755
--- a/libjp3dvm/pi.h
+++ b/libjp3dvm/pi.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/libjp3dvm/raw.c b/libjp3dvm/raw.c
index 14e3aa40..b6a58106 100755
--- a/libjp3dvm/raw.c
+++ b/libjp3dvm/raw.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/raw.h b/libjp3dvm/raw.h
index 48e55944..c26546ad 100755
--- a/libjp3dvm/raw.h
+++ b/libjp3dvm/raw.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/t1.c b/libjp3dvm/t1.c
index 0e18e544..db1d2601 100755
--- a/libjp3dvm/t1.c
+++ b/libjp3dvm/t1.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/t1.h b/libjp3dvm/t1.h
index 287e5bb8..7b4a18f5 100755
--- a/libjp3dvm/t1.h
+++ b/libjp3dvm/t1.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/t2.c b/libjp3dvm/t2.c
index f3fa05b9..6638b328 100755
--- a/libjp3dvm/t2.c
+++ b/libjp3dvm/t2.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/t2.h b/libjp3dvm/t2.h
index e1589703..b937290b 100755
--- a/libjp3dvm/t2.h
+++ b/libjp3dvm/t2.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/libjp3dvm/tcd.c b/libjp3dvm/tcd.c
index f10b6124..e5147e29 100755
--- a/libjp3dvm/tcd.c
+++ b/libjp3dvm/tcd.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez, LPI-UVA, Spain
* All rights reserved.
diff --git a/libjp3dvm/tcd.h b/libjp3dvm/tcd.h
index e90e653e..52504d10 100755
--- a/libjp3dvm/tcd.h
+++ b/libjp3dvm/tcd.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
diff --git a/libjp3dvm/tgt.c b/libjp3dvm/tgt.c
index e50432fd..1772afac 100755
--- a/libjp3dvm/tgt.c
+++ b/libjp3dvm/tgt.c
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/tgt.h b/libjp3dvm/tgt.h
index 4f1cea01..ad8e88d8 100755
--- a/libjp3dvm/tgt.h
+++ b/libjp3dvm/tgt.h
@@ -2,7 +2,7 @@
* Copyright (c) 2001-2003, David Janssens
* Copyright (c) 2002-2003, Yannick Verschueren
* Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium
* All rights reserved.
*
diff --git a/libjp3dvm/volume.c b/libjp3dvm/volume.c
index c26bb0ee..35728daf 100755
--- a/libjp3dvm/volume.c
+++ b/libjp3dvm/volume.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/libjp3dvm/volume.h b/libjp3dvm/volume.h
index 464a9e5d..02f28d2a 100755
--- a/libjp3dvm/volume.h
+++ b/libjp3dvm/volume.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2006, Mónica Díez García, Image Processing Laboratory, University of Valladolid, Spain
* All rights reserved.
*