X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=crypto%2FMakefile;h=dfdf7191cac8d35fff9bbc67135aa4db35430c0f;hb=5dca360f2da544c9b6baf9d18ad8cd0b0e073e60;hp=9dee1a374baf77afbb08f364328eb1d6282ff978;hpb=4988e4a246c7cc6893c83cec6683542b4b9dad8f;p=chiark-tcl.git diff --git a/crypto/Makefile b/crypto/Makefile index 9dee1a3..dfdf719 100644 --- a/crypto/Makefile +++ b/crypto/Makefile @@ -1,3 +1,22 @@ +# crypto - Tcl bindings for parts of the `nettle' crypto library +# Copyright 2006 Ian Jackson +# +# 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 the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# 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 library; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA +# 02110-1301, USA. + + BASE_DIR = ../base EXTBASE = crypto CFILES = algtables bcmode crypto hook