From 72c3fc31f590566e93496732d6fa769cd353e270 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 19 Feb 2020 16:58:06 +0000 Subject: import ncurses 6.2-20200215 --- misc/makellib | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc/makellib') diff --git a/misc/makellib b/misc/makellib index 046040734bca..06e50f253d9f 100755 --- a/misc/makellib +++ b/misc/makellib @@ -1,6 +1,7 @@ #!/bin/sh ############################################################################## -# Copyright (c) 1998,2000 Free Software Foundation, Inc. # +# Copyright 2020 Thomas E. Dickey # +# Copyright 1998,2000 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"), # @@ -29,7 +30,7 @@ # # Author: Thomas E. Dickey 1996,1997,2000 # -# $Id: makellib,v 1.8 2000/10/28 21:37:10 tom Exp $ +# $Id: makellib,v 1.9 2020/02/02 23:34:34 tom Exp $ # System-dependent wrapper for 'lint' that creates a lint-library via the # following method (XXX is the name of the library): # a. If the file llib-lXXX doesn't exist, create it using the make-rule -- cgit v1.2.3