mirror of https://github.com/xzeldon/htop.git
Update copyright for 2021
This commit is contained in:
parent
d269d7247f
commit
6f6e0ec571
|
@ -378,7 +378,7 @@ if test ! -z "$missing_headers"; then
|
|||
AC_MSG_ERROR([missing headers: $missing_headers])
|
||||
fi
|
||||
|
||||
AC_DEFINE_UNQUOTED(COPYRIGHT, "(C) 2004-2019 Hisham Muhammad. (C) 2020 htop dev team.", [Copyright message.])
|
||||
AC_DEFINE_UNQUOTED(COPYRIGHT, "(C) 2004-2019 Hisham Muhammad. (C) 2020-2021 htop dev team.", [Copyright message.])
|
||||
|
||||
# We're done, let's go!
|
||||
# ----------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue