diff options
-rw-r--r-- | doc/Makefile | 2 | ||||
-rw-r--r-- | src/Makefile | 2 | ||||
-rw-r--r-- | src/auth_algo.c | 2 | ||||
-rw-r--r-- | src/auth_algo.h | 2 | ||||
-rw-r--r-- | src/bsd/tun.c | 2 | ||||
-rw-r--r-- | src/cipher.c | 2 | ||||
-rw-r--r-- | src/cipher.h | 2 | ||||
-rwxr-xr-x | src/configure | 2 | ||||
-rw-r--r-- | src/daemon.h | 2 | ||||
-rw-r--r-- | src/datatypes.h | 2 | ||||
-rw-r--r-- | src/encrypted_packet.c | 2 | ||||
-rw-r--r-- | src/encrypted_packet.h | 2 | ||||
-rw-r--r-- | src/init_crypt.h | 2 | ||||
-rw-r--r-- | src/key_derivation.c | 2 | ||||
-rw-r--r-- | src/key_derivation.h | 2 | ||||
-rw-r--r-- | src/linux/tun.c | 2 | ||||
-rw-r--r-- | src/log.c | 2 | ||||
-rw-r--r-- | src/log.h | 2 | ||||
-rw-r--r-- | src/log_targets.h | 2 | ||||
-rw-r--r-- | src/options.c | 2 | ||||
-rw-r--r-- | src/options.h | 2 | ||||
-rw-r--r-- | src/plain_packet.c | 2 | ||||
-rw-r--r-- | src/plain_packet.h | 2 | ||||
-rw-r--r-- | src/seq_window.c | 2 | ||||
-rw-r--r-- | src/seq_window.h | 2 | ||||
-rw-r--r-- | src/sig_handler.c | 2 | ||||
-rw-r--r-- | src/sig_handler.h | 2 | ||||
-rw-r--r-- | src/string_list.c | 2 | ||||
-rw-r--r-- | src/string_list.h | 2 | ||||
-rw-r--r-- | src/sysexec.c | 2 | ||||
-rw-r--r-- | src/sysexec.h | 2 | ||||
-rw-r--r-- | src/tun.h | 2 | ||||
-rw-r--r-- | src/tun_helper.h | 2 | ||||
-rw-r--r-- | src/uanytun.c | 2 | ||||
-rw-r--r-- | src/udp.c | 2 | ||||
-rw-r--r-- | src/udp.h | 2 |
36 files changed, 36 insertions, 36 deletions
diff --git a/doc/Makefile b/doc/Makefile index 28ecb07..b5eecb8 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -15,7 +15,7 @@ ## tunneling and relaying of packets of any protocol. ## ## -## Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> +## Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> ## ## This file is part of uAnytun. ## diff --git a/src/Makefile b/src/Makefile index 7ad7921..5ed36d9 100644 --- a/src/Makefile +++ b/src/Makefile @@ -15,7 +15,7 @@ ## tunneling and relaying of packets of any protocol. ## ## -## Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> +## Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> ## ## This file is part of uAnytun. ## diff --git a/src/auth_algo.c b/src/auth_algo.c index 69d4ec0..b148946 100644 --- a/src/auth_algo.c +++ b/src/auth_algo.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/auth_algo.h b/src/auth_algo.h index 1f08a3f..1007955 100644 --- a/src/auth_algo.h +++ b/src/auth_algo.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/bsd/tun.c b/src/bsd/tun.c index 46c7c1c..a995c35 100644 --- a/src/bsd/tun.c +++ b/src/bsd/tun.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/cipher.c b/src/cipher.c index a91facb..8913f64 100644 --- a/src/cipher.c +++ b/src/cipher.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/cipher.h b/src/cipher.h index d65c761..e33d815 100644 --- a/src/cipher.h +++ b/src/cipher.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/configure b/src/configure index 792621f..ee80582 100755 --- a/src/configure +++ b/src/configure @@ -16,7 +16,7 @@ # tunneling and relaying of packets of any protocol. # # -# Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> +# Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> # # This file is part of uAnytun. # diff --git a/src/daemon.h b/src/daemon.h index 0c57a8c..04a4d4f 100644 --- a/src/daemon.h +++ b/src/daemon.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/datatypes.h b/src/datatypes.h index ae57112..0105062 100644 --- a/src/datatypes.h +++ b/src/datatypes.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/encrypted_packet.c b/src/encrypted_packet.c index c6db3d8..12f04ef 100644 --- a/src/encrypted_packet.c +++ b/src/encrypted_packet.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/encrypted_packet.h b/src/encrypted_packet.h index f654b2c..4afe323 100644 --- a/src/encrypted_packet.h +++ b/src/encrypted_packet.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/init_crypt.h b/src/init_crypt.h index 24077db..2461a54 100644 --- a/src/init_crypt.h +++ b/src/init_crypt.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/key_derivation.c b/src/key_derivation.c index 7e98416..a01695b 100644 --- a/src/key_derivation.c +++ b/src/key_derivation.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/key_derivation.h b/src/key_derivation.h index 7f75685..d037157 100644 --- a/src/key_derivation.h +++ b/src/key_derivation.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/linux/tun.c b/src/linux/tun.c index 10037ea..85cdc01 100644 --- a/src/linux/tun.c +++ b/src/linux/tun.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/log_targets.h b/src/log_targets.h index 8db3812..4a19d8e 100644 --- a/src/log_targets.h +++ b/src/log_targets.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/options.c b/src/options.c index e0dd9f7..331a3c3 100644 --- a/src/options.c +++ b/src/options.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/options.h b/src/options.h index 70d9a80..ccc5044 100644 --- a/src/options.h +++ b/src/options.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/plain_packet.c b/src/plain_packet.c index 6995d42..29ba5fe 100644 --- a/src/plain_packet.c +++ b/src/plain_packet.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/plain_packet.h b/src/plain_packet.h index 6f1b385..0dc62b7 100644 --- a/src/plain_packet.h +++ b/src/plain_packet.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/seq_window.c b/src/seq_window.c index a855f68..0f58adb 100644 --- a/src/seq_window.c +++ b/src/seq_window.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/seq_window.h b/src/seq_window.h index 385cbdb..b699ee9 100644 --- a/src/seq_window.h +++ b/src/seq_window.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/sig_handler.c b/src/sig_handler.c index 56cab15..bed72ba 100644 --- a/src/sig_handler.c +++ b/src/sig_handler.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/sig_handler.h b/src/sig_handler.h index 1995e1a..8219618 100644 --- a/src/sig_handler.h +++ b/src/sig_handler.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/string_list.c b/src/string_list.c index a4f4ab8..5e0ddf8 100644 --- a/src/string_list.c +++ b/src/string_list.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/string_list.h b/src/string_list.h index cd054cb..9e210ae 100644 --- a/src/string_list.h +++ b/src/string_list.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/sysexec.c b/src/sysexec.c index 2cea52e..6e4e821 100644 --- a/src/sysexec.c +++ b/src/sysexec.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/sysexec.h b/src/sysexec.h index 0aabde1..faed8eb 100644 --- a/src/sysexec.h +++ b/src/sysexec.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/tun_helper.h b/src/tun_helper.h index bd9b438..9d55267 100644 --- a/src/tun_helper.h +++ b/src/tun_helper.h @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * diff --git a/src/uanytun.c b/src/uanytun.c index 0227aab..53acbaf 100644 --- a/src/uanytun.c +++ b/src/uanytun.c @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * @@ -15,7 +15,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + * Copyright (C) 2007-2010 Christian Pointner <equinox@anytun.org> * * This file is part of uAnytun. * |