diff -r 171ea0df4588 -r d86c8bd5ece3 UserInformation.st --- a/UserInformation.st Fri Oct 28 08:45:38 2011 +0100 +++ b/UserInformation.st Mon Oct 31 22:19:21 2011 +0000 @@ -63,11 +63,12 @@ !UserInformation class methodsFor:'documentation'! version - ^ '$Id: UserInformation.st 10700 2011-09-29 15:44:37Z vranyj1 $' + ^ '$Header: /cvs/stx/stx/libbasic/UserInformation.st,v 1.4 2008/10/04 08:42:26 cg Exp $' ! version_SVN - ^ '$Id: UserInformation.st 10700 2011-09-29 15:44:37Z vranyj1 $' + ^ '$Id: UserInformation.st 10729 2011-10-31 22:19:21Z vranyj1 $' ! ! UserInformation initialize! +