X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fgcrypt%2Fcrypto.h;h=8047bfbec3f70d2df5feb4b089cf41d6dd8b7cc7;hb=3fca2cad485ef70360bca085c5c4d052b6deb15b;hp=3999251737dc5bb4de0573a4b60d7f8d2a348baa;hpb=08aabbf9317806bc50a9a6693ca866c8936ce26b;p=tinc diff --git a/src/gcrypt/crypto.h b/src/gcrypt/crypto.h index 39992517..8047bfbe 100644 --- a/src/gcrypt/crypto.h +++ b/src/gcrypt/crypto.h @@ -12,11 +12,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - $Id$ + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef __TINC_CRYPTO_H__