summaryrefslogtreecommitdiff
path: root/proc/pids.h
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2021-02-05 00:00:00 -0600
committerCraig Small <csmall@dropbear.xyz>2021-02-09 16:40:52 +1100
commitfb0e4f3f68d933eee98daff896ad8799e1fc06b0 (patch)
tree10f4d18614eafbdca243ea6f37dcd91c0a693d15 /proc/pids.h
parent07497040062ff23f8746552b6529a3a60854cbc6 (diff)
downloadprocps-ng-fb0e4f3f68d933eee98daff896ad8799e1fc06b0.tar.gz
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>
Diffstat (limited to 'proc/pids.h')
-rw-r--r--proc/pids.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/proc/pids.h b/proc/pids.h
index cbb48d3..04c957a 100644
--- a/proc/pids.h
+++ b/proc/pids.h
@@ -1,9 +1,9 @@
/*
- * libprocps - Library to read proc filesystem
+ * pids.h - process related declarations for libprocps
*
* Copyright (C) 1998-2005 Albert Cahalan
* Copyright (C) 2015 Craig Small <csmall@dropbear.xyz>
- * Copyright (C) 2015 Jim Warner <james.warner@comcast.net>
+ * Copyright (C) 2015-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