summaryrefslogtreecommitdiff
path: root/sparc32/arcfour-crypt.asm
diff options
context:
space:
mode:
Diffstat (limited to 'sparc32/arcfour-crypt.asm')
-rw-r--r--sparc32/arcfour-crypt.asm2
1 files changed, 1 insertions, 1 deletions
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