diff options
-rwxr-xr-x | tools/mkkeypair | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mkkeypair b/tools/mkkeypair index 7393a10..2c30157 100755 --- a/tools/mkkeypair +++ b/tools/mkkeypair @@ -5,7 +5,7 @@ # for use with cryptlinks. # # (C) 2003 Joshua Kwan and the IRCD-Hybrid team -# See LICENSE for the terms of copying. +# See COPYING for the terms of copying. if test -f rsa.key; then echo Moving old key out of the way to rsa.key.old |