diff options
Diffstat (limited to 'contrib/ncurses/misc/Makefile.in')
-rw-r--r-- | contrib/ncurses/misc/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/ncurses/misc/Makefile.in b/contrib/ncurses/misc/Makefile.in index dbe7ff255d92..1d83da8fab5c 100644 --- a/contrib/ncurses/misc/Makefile.in +++ b/contrib/ncurses/misc/Makefile.in @@ -1,6 +1,7 @@ -# $Id: Makefile.in,v 1.72 2019/02/02 19:44:52 tom Exp $ +# $Id: Makefile.in,v 1.73 2020/02/02 23:34:34 tom Exp $ ############################################################################## -# Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. # +# Copyright 2018-2019,2020 Thomas E. Dickey # +# Copyright 1998-2016,2017 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"), # |