X-Git-Url: https://git.syn-net.org/debian/?a=blobdiff_plain;f=src%2FcipherFactory.h;h=e268c7c2a2b001295d508cca416c187a0ba523fb;hb=ef0cacf2508418915d3f64b04003be3c13fed3cc;hp=23d3b920290b56c29e1f3cc6185651fe0e77a92b;hpb=058ae090a970436caec3b3059e9e18b310dd6b0d;p=anytun.git diff --git a/src/cipherFactory.h b/src/cipherFactory.h index 23d3b92..e268c7c 100644 --- a/src/cipherFactory.h +++ b/src/cipherFactory.h @@ -11,14 +11,15 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Othmar Gsenger, Erwin Nindl, + * Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl, * Christian Pointner * * This file is part of Anytun. * * Anytun is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 3 as - * published by the Free Software Foundation. + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * any later version. * * Anytun is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -28,9 +29,8 @@ * You should have received a copy of the GNU General Public License * along with anytun. If not, see . */ - -#ifndef _CIPHER_FACTORY_H_ -#define _CIPHER_FACTORY_H_ +#ifndef ANYTUN_cipherFactory_h_INCLUDED +#define ANYTUN_cipherFactory_h_INCLUDED #include