diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-20 15:02:41 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-20 15:02:41 (GMT) |
commit | b707b1101c0a02107e7e3b56bb87ccfa23820eb9 (patch) | |
tree | 4a87ec7f906b930adb726b6e1016ab2829b5ce65 /tools/installVfs.tcl | |
parent | 62304b9cc4ad13f90021368d6fb897395eb1a27b (diff) | |
parent | a73325fed064919a3d1975ec1d9b62656cf9a789 (diff) | |
download | tcl-b707b1101c0a02107e7e3b56bb87ccfa23820eb9.zip tcl-b707b1101c0a02107e7e3b56bb87ccfa23820eb9.tar.gz tcl-b707b1101c0a02107e7e3b56bb87ccfa23820eb9.tar.bz2 |
Merge 8.7
Diffstat (limited to 'tools/installVfs.tcl')
-rw-r--r-- | tools/installVfs.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/installVfs.tcl b/tools/installVfs.tcl index ad1f5c7..14993ec 100644 --- a/tools/installVfs.tcl +++ b/tools/installVfs.tcl @@ -10,7 +10,7 @@ exec tclsh "$0" ${1+"$@"} # #---------------------------------------------------------------------- # -# Copyright (c) 2018 by Sean Woods. All rights reserved. +# Copyright (c) 2018 Sean Woods. All rights reserved. # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. #---------------------------------------------------------------------- |