]> andersk Git - openssh.git/blobdiff - serverloop.c
- millert@cvs.openbsd.org 2001/03/04 17:42:28
[openssh.git] / serverloop.c
index 285f314eb19047abf8bba6f66f10e837ecbc95ee..8b1ee99190cb82a12fa8164454f18facc62ed181 100644 (file)
@@ -11,7 +11,7 @@
  * called by a name other than "ssh" or "Secure Shell".
  *
  * SSH2 support by Markus Friedl.
- * Copyright (c) 2000 Markus Friedl. All rights reserved.
+ * Copyright (c) 2000 Markus Friedl.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -35,7 +35,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: serverloop.c,v 1.52 2001/02/28 21:27:48 markus Exp $");
+RCSID("$OpenBSD: serverloop.c,v 1.54 2001/03/04 01:46:30 djm Exp $");
 
 #include "xmalloc.h"
 #include "packet.h"
This page took 0.044058 seconds and 4 git commands to generate.