Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
0de77c70
Commit
0de77c70
authored
7 years ago
by
Guy M. Broome
Committed by
Hisham Muhammad
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Solaris: enough changes made to justify a copyright bump to 2018
parent
0f71db9d
next
3.0.0beta5
3.0.0beta4
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
solaris/SolarisProcess.c
+1
-1
solaris/SolarisProcess.c
solaris/SolarisProcess.h
+1
-1
solaris/SolarisProcess.h
solaris/SolarisProcessList.c
+1
-1
solaris/SolarisProcessList.c
solaris/SolarisProcessList.h
+1
-1
solaris/SolarisProcessList.h
with
4 additions
and
4 deletions
+4
-4
solaris/SolarisProcess.c
View file @
0de77c70
/*
htop - SolarisProcess.c
(C) 2015 Hisham H. Muhammad
(C) 2017 Guy M. Broome
(C) 2017
,2018
Guy M. Broome
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
...
...
This diff is collapsed.
Click to expand it.
solaris/SolarisProcess.h
View file @
0de77c70
...
...
@@ -5,7 +5,7 @@
/*
htop - SolarisProcess.h
(C) 2015 Hisham H. Muhammad
(C) 2017 Guy M. Broome
(C) 2017
,2018
Guy M. Broome
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
...
...
This diff is collapsed.
Click to expand it.
solaris/SolarisProcessList.c
View file @
0de77c70
/*
htop - SolarisProcessList.c
(C) 2014 Hisham H. Muhammad
(C) 2017 Guy M. Broome
(C) 2017
,2018
Guy M. Broome
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
...
...
This diff is collapsed.
Click to expand it.
solaris/SolarisProcessList.h
View file @
0de77c70
...
...
@@ -5,7 +5,7 @@
/*
htop - SolarisProcessList.h
(C) 2014 Hisham H. Muhammad
(C) 2017 Guy M. Broome
(C) 2017
,2018
Guy M. Broome
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help