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:
Jim Warner
2021-02-05 00:00:00 -06:00
committed by Craig Small
parent 0749704006
commit fb0e4f3f68
12 changed files with 32 additions and 23 deletions

View File

@ -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