library: update those source files for copyright dates
In addition to copyright date, the initial descriptive line was changed from a generic statement to one which reflects the specific portion of the proc/ filesystem. [ such descriptions alternate between 'declarations' ] [ (h files) & corresponding 'definitions' (c files). ] Also, a few missing copyright attributions were added. Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@ -1,13 +1,10 @@
|
||||
/*
|
||||
* slabinfo.c - slabinfo related functions for libproc
|
||||
*
|
||||
* Chris Rivera <cmrivera@ufl.edu>
|
||||
* Robert Love <rml@tech9.net>
|
||||
* slabinfo.c - slab pools related definitions for libprocps
|
||||
*
|
||||
* Copyright (C) 2003 Chris Rivera
|
||||
* Copyright (C) 2004 Albert Cahalan
|
||||
* Copyright (C) 2015 Craig Small <csmall@dropbear.xyz>
|
||||
* Copyright (C) 2016 Jim Warnerl <james.warner@comcast.net>
|
||||
* Copyright (C) 2016-2021 Jim Warnerl <james.warner@comcast.net>
|
||||
*
|
||||
* 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