diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-03-26 09:59:22 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-03-26 09:59:22 (GMT) |
commit | aa9c6f23f43ad405d8c8d821ddf196c9dc17e616 (patch) | |
tree | a0d778dcd9826c770c0e2ebe4bc0ce2f1e89c5b7 /doc/lset.n | |
parent | f716edf5a5858c37993f1801cdd124905e2c758f (diff) | |
download | tcl-aa9c6f23f43ad405d8c8d821ddf196c9dc17e616.zip tcl-aa9c6f23f43ad405d8c8d821ddf196c9dc17e616.tar.gz tcl-aa9c6f23f43ad405d8c8d821ddf196c9dc17e616.tar.bz2 |
Minor fixes to copyright declarations (spelling, consistency)
Diffstat (limited to 'doc/lset.n')
-rwxr-xr-x | doc/lset.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ '\" -'\" Copyright (c) 2001 by Kevin B. Kenny. All rights reserved. +'\" Copyright (c) 2001 by Kevin B. Kenny <kennykb@acm.org>. All rights reserved. '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: lset.n,v 1.14 2007/12/13 15:22:32 dgp Exp $ +'\" RCS: @(#) $Id: lset.n,v 1.15 2008/03/26 09:59:22 dkf Exp $ '\" .so man.macros .TH lset n 8.4 Tcl "Tcl Built-In Commands" |