summaryrefslogtreecommitdiff
path: root/x86/arcfour-crypt.asm
diff options
context:
space:
mode:
Diffstat (limited to 'x86/arcfour-crypt.asm')
-rw-r--r--x86/arcfour-crypt.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86/arcfour-crypt.asm b/x86/arcfour-crypt.asm
index bdeb98f0..af7f13b0 100644
--- a/x86/arcfour-crypt.asm
+++ b/x86/arcfour-crypt.asm
@@ -1,6 +1,6 @@
C nettle, low-level cryptographics library
C
-C Copyright (C) 2004, Niels Möller
+C Copyright (C) 2004, 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