diff options
Diffstat (limited to 'ncurses/base/README')
-rw-r--r-- | ncurses/base/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ncurses/base/README b/ncurses/base/README index 4677e42e6176..2710b3672654 100644 --- a/ncurses/base/README +++ b/ncurses/base/README @@ -1,5 +1,6 @@ ------------------------------------------------------------------------------- --- Copyright (c) 1998,2006 Free Software Foundation, Inc. -- +-- Copyright 2020 Thomas E. Dickey -- +-- Copyright 1998,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 -- @@ -25,7 +26,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: README,v 1.2 2006/04/22 22:19:37 tom Exp $ +-- $Id: README,v 1.3 2020/02/02 23:34:34 tom Exp $ ------------------------------------------------------------------------------- The functions in this directory are the generic (not device-specific) modules |