# HG changeset patch # User Claus Gittinger # Date 1342631580 -7200 # Node ID 3d75dd48f9c6dcf6136e2ba100952f08c0d1f8aa # Parent 6015068e91a3af69a88d572714d015c06fa65f2e changed: #legalcopyright diff -r 6015068e91a3 -r 3d75dd48f9c6 stx_libview2.st --- a/stx_libview2.st Tue Jul 17 13:39:31 2012 +0200 +++ b/stx_libview2.st Wed Jul 18 19:13:00 2012 +0200 @@ -42,7 +42,7 @@ ! extensionsVersion_CVS - ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.49 2012-03-01 08:16:36 cg Exp $' + ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.50 2012-07-18 17:13:00 cg Exp $' ! extensionsVersion_SVN @@ -367,17 +367,17 @@ legalCopyright "Return copyright string which will appear in .rc" - ^ 'Copyright Claus Gittinger 1988-2011\nCopyright eXept Software AG 1998-2011' + ^ 'Copyright Claus Gittinger 1988-2012\nCopyright eXept Software AG 1998-2012' - "Modified: / 01-02-2011 / 11:56:31 / cg" + "Modified: / 18-07-2012 / 19:12:07 / cg" ! ! !stx_libview2 class methodsFor:'documentation'! version - ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.49 2012-03-01 08:16:36 cg Exp $' + ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.50 2012-07-18 17:13:00 cg Exp $' ! version_CVS - ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.49 2012-03-01 08:16:36 cg Exp $' + ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.50 2012-07-18 17:13:00 cg Exp $' ! !