s/David/Dianne/

This commit is contained in:
David F. Skoll
2015-04-17 02:07:18 -04:00
parent 6dd0f6ed63
commit 29c8475ea9
77 changed files with 101 additions and 101 deletions

2
scripts/cm2rem.tcl Executable file → Normal file
View File

@@ -8,7 +8,7 @@
# files (version 3 only) to Remind format.
#
# This file is part of REMIND.
# Copyright (C) 1992-1998 by David F. Skoll
# Copyright (C) 1992-1998 by Dianne Skoll
# Copyright (C) 1999-2000 by Roaring Penguin Software Inc.
#
#--------------------------------------------------------------

4
scripts/tkremind Executable file → Normal file
View File

@@ -7,7 +7,7 @@
# A cheesy graphical front/back end for Remind using Tcl/Tk
#
# This file is part of REMIND.
# Copyright (C) 1992-1998 David F. Skoll
# Copyright (C) 1992-1998 Dianne Skoll
# Copyright (C) 1999-2010 Roaring Penguin Software Inc.
#
#--------------------------------------------------------------
@@ -2319,7 +2319,7 @@ proc main {} {
global AppendFile HighestTagSoFar DayNames
catch {
puts "\nTkRemind Copyright (C) 1996-1998 David F. Skoll"
puts "\nTkRemind Copyright (C) 1996-1998 Dianne Skoll"
puts "Copyright (C) 1999-2010 Roaring Penguin Software Inc."
}
catch { SetFonts }