Minor changes to some of the documentation.
[citadel.git] / citadel / techdoc / session.txt
index 284e38ea0c5696d37f1494674239d545d457561e..1c5d4f350ae2f6311ad6c8fc8936088dc279a154 100644 (file)
@@ -1,5 +1,5 @@
                   SESSION LAYER PROTOCOL FOR CITADEL/UX
-            (c) 1995-1998 by Art Cancro   All Rights Reserved
+         (c) 1995-1998 by Art Cancro et. al.    All Rights Reserved
    
   
  INTRODUCTION
@@ -1604,4 +1604,4 @@ simply returns OK.  If the client has insufficient access to perform the
 requested operation, ERROR+HIGHER_ACCESS_REQUIRED is returned.  If the
 requested user does not exist, ERROR+NO_SUCH_USER is returned.
 
\ No newline at end of file