From a16dd13f199e3ccb806bb4832ef4335a12ba5901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Sat, 18 Feb 2012 21:28:29 +0100 Subject: Converted files to utf-8. --- sparc32/aes-decrypt-internal.asm | 2 +- sparc32/aes-encrypt-internal.asm | 2 +- sparc32/arcfour-crypt.asm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sparc32') diff --git a/sparc32/aes-decrypt-internal.asm b/sparc32/aes-decrypt-internal.asm index 0d432e00..e7188687 100644 --- a/sparc32/aes-decrypt-internal.asm +++ b/sparc32/aes-decrypt-internal.asm @@ -1,7 +1,7 @@ C -*- mode: asm; asm-comment-char: ?C; -*- C nettle, low-level cryptographics library C -C Copyright (C) 2002, 2005 Niels Möller +C Copyright (C) 2002, 2005 Niels Möller C C The nettle library is free software; you can redistribute it and/or modify C it under the terms of the GNU Lesser General Public License as published by diff --git a/sparc32/aes-encrypt-internal.asm b/sparc32/aes-encrypt-internal.asm index e0138220..2361b424 100644 --- a/sparc32/aes-encrypt-internal.asm +++ b/sparc32/aes-encrypt-internal.asm @@ -1,7 +1,7 @@ C -*- mode: asm; asm-comment-char: ?C; -*- C nettle, low-level cryptographics library C -C Copyright (C) 2002, 2005 Niels Möller +C Copyright (C) 2002, 2005 Niels Möller C C The nettle library is free software; you can redistribute it and/or modify C it under the terms of the GNU Lesser General Public License as published by diff --git a/sparc32/arcfour-crypt.asm b/sparc32/arcfour-crypt.asm index 4d8dac94..29aa70d7 100644 --- a/sparc32/arcfour-crypt.asm +++ b/sparc32/arcfour-crypt.asm @@ -1,7 +1,7 @@ C -*- mode: asm; asm-comment-char: ?C; -*- C nettle, low-level cryptographics library C -C Copyright (C) 2002, 2005 Niels Möller +C Copyright (C) 2002, 2005 Niels Möller C C The nettle library is free software; you can redistribute it and/or modify C it under the terms of the GNU Lesser General Public License as published by -- cgit v1.2.1