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>
/*
- * diskstats.c - disk I/O related declarations for libprocps
+ * diskstats.h - disk I/O related declarations for libproc2
*
- * Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
* Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
- * Copyright © 2003 Albert Cahalan
- * Copyright © 2003 Fabian Frederick
+ * Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
/*
- * meminfo.h - memory related declarations for libprocps
+ * meminfo.h - memory related declarations for libproc2
*
- * Copyright © 2016-2023 Jim Warner <james.warner@comcast.net>
+ * Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
*
* This library is free software; you can redistribute it and/or
/*
- * libproc2 - Library to read proc filesystem
+ * misc.h - miscellaneous declarations for libproc2
*
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
* Copyright © 2021-2023 Jim Warner <james.warner@comcast.net>
*
* Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
- * Copyright © 1998-2005 Albert Cahalan
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
/*
* slabinfo.h - slab pools related declarations for libproc2
*
- * Copyright © 2011-2023 Jim Warner <james.warner@comcast.net>
+ * Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
- * Copyright © 1998-2006 Albert Cahalan
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
/*
- * stat.h - cpu/numa related declarations for libprocps
+ * stat.h - cpu/numa related declarations for libproc2
*
* Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
/*
- * 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
/*
* meminfo.c - memory related definitions for libproc2
*
- * Copyright © 2016-2023 Jim Warner <james.warner@comcast.net>
+ * Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
*
* This library is free software; you can redistribute it and/or
*
* Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
- * Copyright © 1998-2005 Albert Cahalan
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
/*
* slabinfo.c - slab pools related definitions for libproc2
*
- * Copyright © 2011-2023 Jim Warner <james.warner@comcast.net>
+ * Copyright © 2015-2023 Jim Warner <james.warner@comcast.net>
* Copyright © 2015-2023 Craig Small <csmall@dropbear.xyz>
* Copyright © 2004-2006 Albert Cahalan
* Copyright © 2003 Chris Rivera
/*
* vmstat.c - virtual memory related definitions 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>