Skip to content

Commit 4e41d9a

Browse files
Herbert BayHerbert Bay
authored andcommitted
Change contact email address
1 parent d78a582 commit 4e41d9a

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ paragraph appear in all copies modifications, and distributions.
1818
Any commercial use or any redistribution of this software
1919
requires a license from one of the above mentioned establishments.
2020

21-
For further details, contact Andreas Ess ([email protected]).
21+
For further details, contact Herbert Bay ([email protected]).

fasthessian.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Any commercial use or any redistribution of this software
2424
* requires a license from one of the above mentioned establishments.
2525
*
26-
* For further details, contact Andreas Ess ([email protected]).
26+
* For further details, contact Herbert Bay ([email protected]).
2727
*/
2828

2929
#ifndef __FASTHESSIAN_H

image.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Any commercial use or any redistribution of this software
2424
* requires a license from one of the above mentioned establishments.
2525
*
26-
* For further details, contact Andreas Ess ([email protected]).
26+
* For further details, contact Herbert Bay ([email protected]).
2727
*/
2828

2929
#ifndef __IMAGE_H

imload.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Any commercial use or any redistribution of this software
2424
* requires a license from one of the above mentioned establishments.
2525
*
26-
* For further details, contact Andreas Ess ([email protected]).
26+
* For further details, contact Herbert Bay ([email protected]).
2727
*/
2828

2929
#include <iostream>

imload.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Any commercial use or any redistribution of this software
2424
* requires a license from one of the above mentioned establishments.
2525
*
26-
* For further details, contact Andreas Ess ([email protected]).
26+
* For further details, contact Herbert Bay ([email protected]).
2727
*/
2828

2929
#ifndef IMLOAD_H

ipoint.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Any commercial use or any redistribution of this software
2424
* requires a license from one of the above mentioned establishments.
2525
*
26-
* For further details, contact Andreas Ess ([email protected]).
26+
* For further details, contact Herbert Bay ([email protected]).
2727
*/
2828

2929
#ifndef IPOINT_H

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Any commercial use or any redistribution of this software
2424
* requires a license from one of the above mentioned establishments.
2525
*
26-
* For further details, contact Andreas Ess ([email protected]).
26+
* For further details, contact Herbert Bay ([email protected]).
2727
*/
2828

2929
#include <iostream>

match.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* Any commercial use or any redistribution of this software
2828
* requires a license from one of the above mentioned establishments.
2929
*
30-
* For further details, contact Andreas Ess ([email protected]).
30+
* For further details, contact Herbert Bay ([email protected]).
3131
*/
3232

3333
#include <vector>

os_mapping.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Any commercial use or any redistribution of this software
2424
* requires a license from one of the above mentioned establishments.
2525
*
26-
* For further details, contact Andreas Ess ([email protected]).
26+
* For further details, contact Herbert Bay ([email protected]).
2727
*/
2828

2929
#ifdef WIN32

os_mapping.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Any commercial use or any redistribution of this software
2424
* requires a license from one of the above mentioned establishments.
2525
*
26-
* For further details, contact Andreas Ess ([email protected]).
26+
* For further details, contact Herbert Bay ([email protected]).
2727
*/
2828

2929
#ifndef __os_mapping_h

0 commit comments

Comments
 (0)