diff --git a/netbsd/NetBSDProcess.c b/netbsd/NetBSDProcess.c index 3448e6dc..7858fa5b 100644 --- a/netbsd/NetBSDProcess.c +++ b/netbsd/NetBSDProcess.c @@ -1,7 +1,9 @@ /* htop - NetBSDProcess.c (C) 2015 Hisham H. Muhammad +(C) 2015 Michael McConville (C) 2021 Santhosh Raju +(C) 2021 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/netbsd/NetBSDProcess.h b/netbsd/NetBSDProcess.h index 16b01ff6..4b984131 100644 --- a/netbsd/NetBSDProcess.h +++ b/netbsd/NetBSDProcess.h @@ -4,6 +4,8 @@ htop - NetBSDProcess.h (C) 2015 Hisham H. Muhammad (C) 2015 Michael McConville +(C) 2021 Santhosh Raju +(C) 2021 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/netbsd/NetBSDProcessList.c b/netbsd/NetBSDProcessList.c index 5208c7b4..efaa2478 100644 --- a/netbsd/NetBSDProcessList.c +++ b/netbsd/NetBSDProcessList.c @@ -1,7 +1,9 @@ /* htop - NetBSDProcessList.c (C) 2014 Hisham H. Muhammad +(C) 2015 Michael McConville (C) 2021 Santhosh Raju +(C) 2021 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/netbsd/NetBSDProcessList.h b/netbsd/NetBSDProcessList.h index 2e9520ba..11a8654c 100644 --- a/netbsd/NetBSDProcessList.h +++ b/netbsd/NetBSDProcessList.h @@ -3,7 +3,9 @@ /* htop - NetBSDProcessList.h (C) 2014 Hisham H. Muhammad +(C) 2015 Michael McConville (C) 2021 Santhosh Raju +(C) 2021 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/netbsd/Platform.c b/netbsd/Platform.c index c4a11e1a..5d18e8b2 100644 --- a/netbsd/Platform.c +++ b/netbsd/Platform.c @@ -1,7 +1,9 @@ /* htop - netbsd/Platform.c (C) 2014 Hisham H. Muhammad +(C) 2015 Michael McConville (C) 2021 Santhosh Raju +(C) 2021 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/netbsd/Platform.h b/netbsd/Platform.h index 15129f6a..6f5157f8 100644 --- a/netbsd/Platform.h +++ b/netbsd/Platform.h @@ -3,7 +3,9 @@ /* htop - netbsd/Platform.h (C) 2014 Hisham H. Muhammad +(C) 2015 Michael McConville (C) 2021 Santhosh Raju +(C) 2021 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/netbsd/ProcessField.h b/netbsd/ProcessField.h index 43fe1694..61e6ca14 100644 --- a/netbsd/ProcessField.h +++ b/netbsd/ProcessField.h @@ -2,7 +2,7 @@ #define HEADER_NetBSDProcessField /* htop - netbsd/ProcessField.h -(C) 2020 htop dev team +(C) 2021 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */