From 34acb3f6d51ff87036f377bacfb8ec098b10d0bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Friedrich=20Sch=C3=B6ller?= <hans@schoeller.se>
Date: Sat, 20 Apr 2013 04:06:05 +0200
Subject: [PATCH] Changed email address

---
 auth.cpp      | 2 +-
 auth.h        | 2 +-
 client.cpp    | 2 +-
 client.h      | 2 +-
 config.h      | 2 +-
 echo.cpp      | 2 +-
 echo.h        | 2 +-
 exception.cpp | 2 +-
 exception.h   | 2 +-
 main.cpp      | 2 +-
 server.cpp    | 2 +-
 server.h      | 2 +-
 time.cpp      | 2 +-
 time.h        | 2 +-
 tun.cpp       | 2 +-
 tun.h         | 2 +-
 tunemu.c      | 2 +-
 tunemu.h      | 2 +-
 utility.cpp   | 2 +-
 utility.h     | 2 +-
 worker.cpp    | 2 +-
 worker.h      | 2 +-
 22 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/auth.cpp b/auth.cpp
index f015616..c947b51 100644
--- a/auth.cpp
+++ b/auth.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/auth.h b/auth.h
index e0bc444..683353a 100644
--- a/auth.h
+++ b/auth.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/client.cpp b/client.cpp
index 4aedcfe..aaeeaa4 100644
--- a/client.cpp
+++ b/client.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/client.h b/client.h
index cd886c3..465a239 100644
--- a/client.h
+++ b/client.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/config.h b/config.h
index 16e0b0e..fdd384e 100644
--- a/config.h
+++ b/config.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/echo.cpp b/echo.cpp
index e12f64a..306b7b8 100644
--- a/echo.cpp
+++ b/echo.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/echo.h b/echo.h
index a683698..41db860 100644
--- a/echo.h
+++ b/echo.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/exception.cpp b/exception.cpp
index 96d6d4e..c698bda 100644
--- a/exception.cpp
+++ b/exception.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/exception.h b/exception.h
index 46f9c71..8410c8c 100644
--- a/exception.h
+++ b/exception.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/main.cpp b/main.cpp
index 802f121..b7ec92f 100644
--- a/main.cpp
+++ b/main.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/server.cpp b/server.cpp
index b5bc69f..620b6fd 100644
--- a/server.cpp
+++ b/server.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/server.h b/server.h
index a4e0c2e..6f84dc7 100644
--- a/server.h
+++ b/server.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/time.cpp b/time.cpp
index 919eeae..e6920a3 100644
--- a/time.cpp
+++ b/time.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/time.h b/time.h
index 41bb415..ad3c61e 100644
--- a/time.h
+++ b/time.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/tun.cpp b/tun.cpp
index f546079..4139a23 100644
--- a/tun.cpp
+++ b/tun.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/tun.h b/tun.h
index c6c382a..b0a80a6 100644
--- a/tun.h
+++ b/tun.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/tunemu.c b/tunemu.c
index 3f3ace3..4765430 100644
--- a/tunemu.c
+++ b/tunemu.c
@@ -1,7 +1,7 @@
 /*
  *  tunemu - Tun device emulation for Darwin
  *
- *  Copyright (c) 2009-2010 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (c) 2009-2010 Friedrich Schöller <hans@schoeller.se>
  *  All rights reserved.
  *
  *  Redistribution and use in source and binary forms, with or without
diff --git a/tunemu.h b/tunemu.h
index b417e8e..598ef77 100644
--- a/tunemu.h
+++ b/tunemu.h
@@ -1,7 +1,7 @@
 /*
  *  tunemu - Tun device emulation for Darwin
  *
- *  Copyright (c) 2009-2010 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (c) 2009-2010 Friedrich Schöller <hans@schoeller.se>
  *  All rights reserved.
  *
  *  Redistribution and use in source and binary forms, with or without
diff --git a/utility.cpp b/utility.cpp
index 9c16f6a..229307e 100644
--- a/utility.cpp
+++ b/utility.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/utility.h b/utility.h
index fb4fe11..686991d 100644
--- a/utility.h
+++ b/utility.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/worker.cpp b/worker.cpp
index a4b37f9..4ba7bc7 100644
--- a/worker.cpp
+++ b/worker.cpp
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/worker.h b/worker.h
index fba3040..f13e19a 100644
--- a/worker.h
+++ b/worker.h
@@ -1,6 +1,6 @@
 /*
  *  Hans - IP over ICMP
- *  Copyright (C) 2009 Friedrich Schöller <friedrich.schoeller@gmail.com>
+ *  Copyright (C) 2009 Friedrich Schöller <hans@schoeller.se>
  *  
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by