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,11 +1,11 @@
|
||||
/*
|
||||
* libprocps - Library to read proc filesystem
|
||||
* vmstat,c - virtual memory related definitions for libprocps
|
||||
*
|
||||
* Copyright (C) 1995 Martin Schulze <joey@infodrom.north.de>
|
||||
* Copyright (C) 1996 Charles Blake <cblake@bbn.com>
|
||||
* Copyright (C) 2003 Albert Cahalan
|
||||
* Copyright (C) 2015 Craig Small <csmall@dropbear.xyz>
|
||||
* Copyright (C) 2016 Jim Warner <james.warner@comcast.net>
|
||||
* Copyright (C) 2016-2021 Jim Warner <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