misc: tweak the recent copyright changes just a little
This commit just tweaks some recent copyright changes. Foe example, the six public header files are unique to this new library and thus are just attributed to Craig and me. Plus, there were some misnamed file references as '.c' for '.h' or 'libprocps' instead of 'libproc2'. Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@ -1,12 +1,8 @@
|
||||
/*
|
||||
* vmstat.c - virtual memory related declarations for libproc2
|
||||
* vmstat.h - virtual memory related declarations for libproc2
|
||||
*
|
||||
* Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
|
||||
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
|
||||
* Copyright © 2016-2023 Jim Warner <james.warner@comcast.net>
|
||||
* Copyright © 2011-2012 Sami Kerola <kerolasa@iki.fi>
|
||||
* Copyright © 2003 Albert Cahalan
|
||||
* Copyright © 1996 Charles Blake <cblake@bbn.com>
|
||||
* Copyright © 1995 Martin Schulze <joey@infodrom.north.de>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
Reference in New Issue
Block a user