diff options
Diffstat (limited to 'misc/emx.src')
-rw-r--r-- | misc/emx.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/emx.src b/misc/emx.src index 07a5d2d734e62..901c7b501c922 100644 --- a/misc/emx.src +++ b/misc/emx.src @@ -1,5 +1,6 @@ ############################################################################## -# Copyright (c) 1998-2006,2020 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 1998-2003,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"), # @@ -25,7 +26,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: emx.src,v 1.11 2020/01/18 19:04:22 tom Exp $ +# $Id: emx.src,v 1.12 2020/02/02 23:34:34 tom Exp $ # This is a reformatted copy of the terminfo source for OS/2 EMX from # Juan Jose Garcia Ripoll <worm@arrakis.es>. # http://www.arrakis.es/~worm/ |