summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/progs/modules
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/progs/modules')
-rw-r--r--contrib/ncurses/progs/modules8
1 files changed, 5 insertions, 3 deletions
diff --git a/contrib/ncurses/progs/modules b/contrib/ncurses/progs/modules
index f822464..3b4f3b6 100644
--- a/contrib/ncurses/progs/modules
+++ b/contrib/ncurses/progs/modules
@@ -1,7 +1,7 @@
-# $Id: modules,v 1.12 2005/09/25 00:54:22 tom Exp $
+# $Id: modules,v 1.13 2006/12/24 00:53:21 tom Exp $
# Program modules (some are in ncurses lib!)
##############################################################################
-# Copyright (c) 1998-2000,2005 Free Software Foundation, Inc. #
+# Copyright (c) 1998-2005,2006 Free Software Foundation, Inc. #
# #
# Permission is hereby granted, free of charge, to any person obtaining a #
# copy of this software and associated documentation files (the "Software"), #
@@ -28,7 +28,7 @@
# authorization. #
##############################################################################
#
-# Author: Thomas E. Dickey <dickey@clark.net> 1995,1997
+# Author: Thomas E. Dickey 1995-on
#
@ base
@@ -39,3 +39,5 @@ dump_entry progs $(srcdir) $(HEADER_DEPS) $(srcdir)/dump_entry.h ..
infocmp progs $(srcdir) $(HEADER_DEPS) $(srcdir)/dump_entry.h
tput progs $(srcdir) $(HEADER_DEPS) transform.h termsort.c
tset progs $(srcdir) $(HEADER_DEPS) transform.h $(srcdir)/dump_entry.h ../include/termcap.h
+
+# vile:makemode
OpenPOWER on IntegriCloud