Skip to content

Commit 02e187f

Browse files
author
csaba
committed
* ../../examples/mentry/*.tcl: Updated the copyright information.
1 parent c8b5ce5 commit 02e187f

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

examples/mentry/datetime1.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Demo: mentry::dateMentry, mentry::timeMentry, mentry::putClockVal,
55
# mentry::getClockVal.
66
#
7-
# Copyright (c) 1999-2020 Csaba Nemethi (E-mail: [email protected])
7+
# Copyright (c) 1999-2021 Csaba Nemethi (E-mail: [email protected])
88
#==============================================================================
99

1010
package require mentry

examples/mentry/datetime1_tile.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Demo: mentry::dateMentry, mentry::timeMentry, mentry::putClockVal,
55
# mentry::getClockVal.
66
#
7-
# Copyright (c) 1999-2020 Csaba Nemethi (E-mail: [email protected])
7+
# Copyright (c) 1999-2021 Csaba Nemethi (E-mail: [email protected])
88
#==============================================================================
99

1010
package require mentry_tile

examples/mentry/datetime2.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#==============================================================================
44
# Demo: mentry::dateTimeMentry, mentry::putClockVal, mentry::getClockVal.
55
#
6-
# Copyright (c) 2008-2020 Csaba Nemethi (E-mail: [email protected])
6+
# Copyright (c) 2008-2021 Csaba Nemethi (E-mail: [email protected])
77
#==============================================================================
88

99
package require mentry

examples/mentry/datetime2_tile.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#==============================================================================
44
# Demo: mentry::dateTimeMentry, mentry::putClockVal, mentry::getClockVal.
55
#
6-
# Copyright (c) 2008-2020 Csaba Nemethi (E-mail: [email protected])
6+
# Copyright (c) 2008-2021 Csaba Nemethi (E-mail: [email protected])
77
#==============================================================================
88

99
package require mentry_tile

examples/mentry/ethernetaddr.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#==============================================================================
44
# Demonstrates how to implement a multi-entry widget for Ethernet addresses.
55
#
6-
# Copyright (c) 1999-2020 Csaba Nemethi (E-mail: [email protected])
6+
# Copyright (c) 1999-2021 Csaba Nemethi (E-mail: [email protected])
77
#==============================================================================
88

99
package require mentry

examples/mentry/ethernetaddr_tile.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#==============================================================================
44
# Demonstrates how to implement a multi-entry widget for Ethernet addresses.
55
#
6-
# Copyright (c) 1999-2020 Csaba Nemethi (E-mail: [email protected])
6+
# Copyright (c) 1999-2021 Csaba Nemethi (E-mail: [email protected])
77
#==============================================================================
88

99
package require mentry_tile

examples/mentry/option.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#==============================================================================
22
# Contains some Tk option database settings.
33
#
4-
# Copyright (c) 2004-2020 Csaba Nemethi (E-mail: [email protected])
4+
# Copyright (c) 2004-2021 Csaba Nemethi (E-mail: [email protected])
55
#==============================================================================
66

77
#

examples/mentry/option_tile.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#==============================================================================
22
# Contains some Tk option database settings.
33
#
4-
# Copyright (c) 2004-2020 Csaba Nemethi (E-mail: [email protected])
4+
# Copyright (c) 2004-2021 Csaba Nemethi (E-mail: [email protected])
55
#==============================================================================
66

77
#

examples/mentry/phonenumber.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#==============================================================================
44
# Demonstrates how to implement a multi-entry widget for 10-digit phone numbers.
55
#
6-
# Copyright (c) 1999-2020 Csaba Nemethi (E-mail: [email protected])
6+
# Copyright (c) 1999-2021 Csaba Nemethi (E-mail: [email protected])
77
#==============================================================================
88

99
package require mentry

examples/mentry/phonenumber_tile.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#==============================================================================
44
# Demonstrates how to implement a multi-entry widget for 10-digit phone numbers.
55
#
6-
# Copyright (c) 1999-2020 Csaba Nemethi (E-mail: [email protected])
6+
# Copyright (c) 1999-2021 Csaba Nemethi (E-mail: [email protected])
77
#==============================================================================
88

99
package require mentry_tile

0 commit comments

Comments
 (0)