summaryrefslogtreecommitdiffstats
path: root/library/demos/hello
diff options
context:
space:
mode:
Diffstat (limited to 'library/demos/hello')
-rw-r--r--library/demos/hello2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/hello b/library/demos/hello
index ac5cdff..42aef2d 100644
--- a/library/demos/hello
+++ b/library/demos/hello
@@ -5,8 +5,6 @@ exec wish "$0" "$@"
# hello --
# Simple Tk script to create a button that prints "Hello, world".
# Click on the button to terminate the program.
-#
-# RCS: @(#) $Id: hello,v 1.3 2001/10/29 16:42:20 dkf Exp $
#
# The first line below creates the button, and the second line
# asks the packer to shrink-wrap the application's main window