summaryrefslogtreecommitdiffstats
path: root/sys/crypto/cast128/cast128.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/cast128/cast128.c')
-rw-r--r--sys/crypto/cast128/cast128.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/crypto/cast128/cast128.c b/sys/crypto/cast128/cast128.c
index 72ed733..4df1be9 100644
--- a/sys/crypto/cast128/cast128.c
+++ b/sys/crypto/cast128/cast128.c
@@ -1,3 +1,6 @@
+/* $FreeBSD$ */
+/* $KAME: cast128.c,v 1.3 2000/03/27 04:36:29 sumikawa Exp $ */
+
/*
* heavily modified by Tomomi Suzuki <suzuki@grelot.elec.ryukoku.ac.jp>
*/
@@ -31,8 +34,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud