diff --git a/Action.c b/Action.c index 6d4f49c4cbdd6a44650347fbb540a8971402d8db..3f52e46bfbba35f5bb374f4ebec392782ad60539 100644 --- a/Action.c +++ b/Action.c @@ -1,6 +1,6 @@ /* htop - Action.c -(C) 2014 Hisham H. Muhammad +(C) 2015 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Action.h b/Action.h index 3015a006929e21d4f898f8f62be3c1e173fe9dcf..2c7d206368c6d282b41dcfea6806573969e46779 100644 --- a/Action.h +++ b/Action.h @@ -4,7 +4,7 @@ #define HEADER_Action /* htop - Action.h -(C) 2014 Hisham H. Muhammad +(C) 2015 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Process.c b/Process.c index d7571c13c049de883c943cb85742bb904f79fc1e..3d95ce003d71fedb18113553bdca60ff02151d09 100644 --- a/Process.c +++ b/Process.c @@ -1,6 +1,6 @@ /* htop - Process.c -(C) 2004-2014 Hisham H. Muhammad +(C) 2004-2015 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Process.h b/Process.h index 793e4d1aab1f1327c36d7023ebd2f301dccb60a8..341c0e823692ee2c8f114008bc66a38f4289f6ce 100644 --- a/Process.h +++ b/Process.h @@ -4,7 +4,7 @@ #define HEADER_Process /* htop - Process.h -(C) 2004-2014 Hisham H. Muhammad +(C) 2004-2015 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/htop.1.in b/htop.1.in index 8a9527bd7baaecf8d41515e746e9c146b4533bd3..4908c806b1f7750749107672cc04bb7546df8e70 100644 --- a/htop.1.in +++ b/htop.1.in @@ -1,4 +1,4 @@ -.TH "HTOP" "1" "2014" "@PACKAGE_STRING@" "Utils" +.TH "HTOP" "1" "2015" "@PACKAGE_STRING@" "Utils" .SH "NAME" htop \- interactive process viewer .SH "SYNOPSIS"