summaryrefslogtreecommitdiff
path: root/libopenjpeg
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
commit55c8c2bc77de1388aa7d4d30ff21051e70baeff6 (patch)
treea964cb7e1bdfed6a4ade5a4d200bcd9edfa43b0c /libopenjpeg
parentfbffea94a9031c2edf0b27edaa456bcca8ff568d (diff)
license header: replaced Hervcalloc by Herve, I should learn to double-check my changes
Diffstat (limited to 'libopenjpeg')
-rw-r--r--libopenjpeg/event.h2
-rw-r--r--libopenjpeg/image.c2
-rw-r--r--libopenjpeg/image.h2
-rw-r--r--libopenjpeg/j2k_lib.c2
-rw-r--r--libopenjpeg/j2k_lib.h2
-rw-r--r--libopenjpeg/openjpeg.c2
-rw-r--r--libopenjpeg/opj_includes.h2
-rw-r--r--libopenjpeg/opj_malloc.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/libopenjpeg/event.h b/libopenjpeg/event.h
index 0a6898da..f181793f 100644
--- a/libopenjpeg/event.h
+++ b/libopenjpeg/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/libopenjpeg/image.c b/libopenjpeg/image.c
index a0bb273d..a4d2c010 100644
--- a/libopenjpeg/image.c
+++ b/libopenjpeg/image.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/libopenjpeg/image.h b/libopenjpeg/image.h
index 5789e547..f828b5b7 100644
--- a/libopenjpeg/image.h
+++ b/libopenjpeg/image.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/libopenjpeg/j2k_lib.c b/libopenjpeg/j2k_lib.c
index 2eaabd53..a66e31e9 100644
--- a/libopenjpeg/j2k_lib.c
+++ b/libopenjpeg/j2k_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/libopenjpeg/j2k_lib.h b/libopenjpeg/j2k_lib.h
index f8177be5..5f3406e5 100644
--- a/libopenjpeg/j2k_lib.h
+++ b/libopenjpeg/j2k_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/libopenjpeg/openjpeg.c b/libopenjpeg/openjpeg.c
index 51257d5e..c79c7fe1 100644
--- a/libopenjpeg/openjpeg.c
+++ b/libopenjpeg/openjpeg.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/libopenjpeg/opj_includes.h b/libopenjpeg/opj_includes.h
index c4dda3ce..418ca6fc 100644
--- a/libopenjpeg/opj_includes.h
+++ b/libopenjpeg/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/libopenjpeg/opj_malloc.h b/libopenjpeg/opj_malloc.h
index 8b3f7c19..0b1d4fc1 100644
--- a/libopenjpeg/opj_malloc.h
+++ b/libopenjpeg/opj_malloc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, Hervcalloc Drolon, FreeImage Team
+ * Copyright (c) 2005, Herve Drolon, FreeImage Team
* Copyright (c) 2007, Callum Lerwick <seg@haxxed.com>
* All rights reserved.
*