]> granicus.if.org Git - sysstat/commitdiff
Update year in (C) message
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 3 Jun 2017 08:39:38 +0000 (10:39 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 3 Jun 2017 08:39:38 +0000 (10:39 +0200)
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
43 files changed:
Makefile.in
activity.c
common.c
common.h
count.c
count.h
format.c
iostat.c
iostat.h
json_stats.c
json_stats.h
mpstat.c
mpstat.h
pidstat.c
pidstat.h
pr_stats.c
pr_stats.h
prealloc.in
rd_sensors.c
rd_sensors.h
rd_stats.c
rd_stats.h
rndr_stats.c
rndr_stats.h
sa.h
sa1.in
sa2.in
sa_common.c
sa_conv.c
sa_conv.h
sa_wrap.c
sadc.c
sadf.c
sadf.h
sadf_misc.c
sar.c
svg_stats.c
svg_stats.h
sysconfig.in
sysstat.in
version.in
xml_stats.c
xml_stats.h

index af65c073f1c90a9249a37eb6110cdd3667ca7fa1..68b2ff3943ba78d0c2108ae63332fb777bde9dfe 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile to build sysstat commands
-# (C) 1999-2016 Sebastien GODARD (sysstat <at> orange.fr)
+# (C) 1999-2017 Sebastien GODARD (sysstat <at> orange.fr)
 
 # Version and package name
 VERSION = @PACKAGE_VERSION@
index 0f81392ac0bf0a49f80b654dfc2141200ebfd679..12c5c1630ef93b93e7a80d611f8329c7ef3271ef 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * activity.c: Define system activities available for sar/sadc.
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 4df4936fd6e967adf4b22a46868025325a07b8f7..a5a180650230a5ea4cd19181bd9290e99b317482 100644 (file)
--- a/common.c
+++ b/common.c
@@ -1,6 +1,6 @@
 /*
  * sar, sadc, sadf, mpstat and iostat common routines.
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 73a5bb0e7bfc9c612fe1dfb4c5433d525f9e2e24..c11531339442cc000786727b220b57e7a9b3a32f 100644 (file)
--- a/common.h
+++ b/common.h
@@ -1,6 +1,6 @@
 /*
  * sysstat: System performance tools for Linux
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _COMMON_H
diff --git a/count.c b/count.c
index affca6d1035004544b3c96f31ae78e00d08fcf5a..176a4d3b00269cdffbc3fc3db749a07dd2f20eec 100644 (file)
--- a/count.c
+++ b/count.c
@@ -1,6 +1,6 @@
 /*
  * count.c: Count items for which statistics will be collected.
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
diff --git a/count.h b/count.h
index d0c4abe1aab3feb118e898ba6e3e8ab984fbd810..b70c85d9ce9004ea0a927055fb57ceee13581785 100644 (file)
--- a/count.h
+++ b/count.h
@@ -1,7 +1,7 @@
 /*
  * count.h: Include file used to count items for which
  * statistics will be collected.
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _COUNT_H
index 4a90b5372ac249a3817d631b5e3380f0801a87bf..66e4b542650d0dbf8bb64fcd1e950cc762f78272 100644 (file)
--- a/format.c
+++ b/format.c
@@ -1,6 +1,6 @@
 /*
  * format.c: Output format definitions for sadf and sar
- * (C) 2011-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 2011-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index e7828a3033a9379506955e67f5455b147f2d79ef..ec5350d5be421f0ae8763bb4c95fed182af399b3 100644 (file)
--- a/iostat.c
+++ b/iostat.c
@@ -1,6 +1,6 @@
 /*
  * iostat: report CPU and I/O statistics
- * (C) 1998-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1998-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 9232dd3031f839e0ee8321d5e0e25d36ad6de385..26d414951dd666d925a59911f060ad396ef0094a 100644 (file)
--- a/iostat.h
+++ b/iostat.h
@@ -1,6 +1,6 @@
 /*
  * iostat: report CPU and I/O statistics
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _IOSTAT_H
index 690d87d1e634991d8695b205ace5510beb348160..209e431eaff485242533ce2e3aa6902e2f04fa84 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * json_stats.c: Funtions used by sadf to display statistics in JSON format.
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index c5eed2b5d2e25322f67d48490e93f85a0e2a63e0..7fb8fec99eccbf915f1d73a7041575e93589c80b 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * json_stats.h: Include file used to display system statistics in JSON format.
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _JSON_STATS_H
index 2cadc72f530065fd806cc6b8769e8c71f252ff2e..b36e908b4baf64b46ab8492f44fd8c23cf3c174d 100644 (file)
--- a/mpstat.c
+++ b/mpstat.c
@@ -1,6 +1,6 @@
 /*
  * mpstat: per-processor statistics
- * (C) 2000-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 2000-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 98be4070e1c5b4386c8c9575831ecbb5dc4f9ffe..f51b15006764173066c72d3104e3a54adb740af3 100644 (file)
--- a/mpstat.h
+++ b/mpstat.h
@@ -1,6 +1,6 @@
 /*
  * mpstat: per-processor statistics
- * (C) 2000-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 2000-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _MPSTAT_H
index 9165bdda07696fb451851e587fc38520455dfca8..9f8d46b99ce5e13de3c61bb3b0e581a40a1ee12f 100644 (file)
--- a/pidstat.c
+++ b/pidstat.c
@@ -1,6 +1,6 @@
 /*
  * pidstat: Report statistics for Linux tasks
- * (C) 2007-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 2007-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 61d46fb4c2e1d8a86fa7a0b527a9a7d0223cbe24..cbe3c0acaf3c1d91adc499c80fd0a5ccbc929941 100644 (file)
--- a/pidstat.h
+++ b/pidstat.h
@@ -1,6 +1,6 @@
 /*
  * pidstat: Display per-process statistics.
- * (C) 2007-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 2007-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 #ifndef _PIDSTAT_H
 #define _PIDSTAT_H
index 3c38f89082d6c02dfab378af9a53f32fe1e303a7..a80f4745e7487d9dece87da9d6b850224671f8b4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * pr_stats.c: Functions used by sar to display statistics
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index b90b253936c8c37abe618b6a309aa090d73f1177..05998fca3247634e5b24ce21a61a4d52891fd1a7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * pr_stats.h: Include file used to display system statistics
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _PR_STATS_H
index c2f34b589d014dfe981b3555f9afbab138ca1463..76c81bc0aed4db267537b6d8b5c0e1108a11cf7d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * sysstat: System performance tools for Linux
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _PREALLOC_H
index a69bc8fce912f18e1d02d56b099f85125061b05a..e958568a0990914f3300e581d318f7c0b42a4123 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rd_sensors.c: Read sensors statistics
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 15214ed24afb68dbf2f4ea2bbb891e45f800857c..f9d470acf76d702c8de1be70c697299cb8bb2471 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rd_sensors.h: Include file used to read sensors statistics
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _RD_SENSORS_H
index d5675a7c269ed5bd3513dda567154f6e911be5d8..542a0e1840fa18c4cfc753f4d9deddd2393f4be1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rd_stats.c: Read system statistics
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 9abd3c1dbde2d0abb01f470aec852a64a70baf67..b168a2c23c1b45d1677d82503c49bd1a55e8539e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rd_stats.h: Include file used to read system statistics
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _RD_STATS_H
index d55648638728513ab44553e77cd40e470ce3e7df..6f4e29a863a73b0bd2c2518c3f25bb80d19a5ab2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rndr_stats.c: Funtions used by sadf to display statistics in selected format.
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index a8cf1c22c8c239fdeb5d72faaf33659a64b14506..3db52f2b3bf85768c94b7c4fb4ae89e160595566 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * rndr_stats.h: Include file used to display system statistics in selected format.
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _RNDR_STATS_H
diff --git a/sa.h b/sa.h
index 9f9b4998deaae7bfa7ccf002b471fa922f306041..7e87b336dc1a9e0cc5fbbc7fd5910ef24100bc65 100644 (file)
--- a/sa.h
+++ b/sa.h
@@ -1,6 +1,6 @@
 /*
  * sar/sadc: Report system activity
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _SA_H
diff --git a/sa1.in b/sa1.in
index 1d9588bb0080f2db6f62eb460999fb9718195ad6..6ba0f26f1959ca264421c231dcbfc477b0d930e4 100644 (file)
--- a/sa1.in
+++ b/sa1.in
@@ -1,6 +1,6 @@
 #!/bin/sh
 # @SA_LIB_DIR@/sa1
-# (C) 1999-2016 Sebastien Godard (sysstat <at> orange.fr)
+# (C) 1999-2017 Sebastien Godard (sysstat <at> orange.fr)
 #
 #@(#) @PACKAGE_NAME@-@PACKAGE_VERSION@
 #@(#) sa1: Collect and store binary data in system activity data file.
diff --git a/sa2.in b/sa2.in
index a93beaa5a0fec40096b648e58c586fdaae59a9fa..69e502154c977ada8174a14cff5c8cacdd7b6cd5 100644 (file)
--- a/sa2.in
+++ b/sa2.in
@@ -1,6 +1,6 @@
 #!/bin/sh
 # @SA_LIB_DIR@/sa2
-# (C) 1999-2016 Sebastien Godard (sysstat <at> orange.fr)
+# (C) 1999-2017 Sebastien Godard (sysstat <at> orange.fr)
 #
 #@(#) @PACKAGE_NAME@-@PACKAGE_VERSION@
 #@(#) sa2: Write a daily report
index f1504a5f6e103ddde4e8d62fb572bab47c03f00d..5e971e2b6f21abb76a0cda0007d0be54bff30e78 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * sar and sadf common routines.
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 10a61a83e266082c9fc8a4340dfc5052e906b88b..8475e2a23e845c1e6fc0fc0874ea87134ee87466 100644 (file)
--- a/sa_conv.c
+++ b/sa_conv.c
@@ -1,6 +1,6 @@
 /*
  * sa_conv.c: Convert an old format sa file to the up-to-date format.
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index eac8c4d1e286a116a5ca920bc6c40824e6d09463..9b65e3b1fbb32ecf8f1b6cdadb89666c6c3c2d65 100644 (file)
--- a/sa_conv.h
+++ b/sa_conv.h
@@ -1,6 +1,6 @@
 /*
  * sa_conv.h: Include file for "sadf -c" command.
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _SA_CONV_H
index ab879fdba5dec92a5354660212fc76b08025e742..f6ed4eb824b92df35e78112e0290eb0d58c53fe7 100644 (file)
--- a/sa_wrap.c
+++ b/sa_wrap.c
@@ -1,6 +1,6 @@
 /*
  * sysstat - sa_wrap.c: Functions used in activity.c
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
diff --git a/sadc.c b/sadc.c
index 016d8f21cb76b7ac53455fbe274945cace49b37a..7cdbc3806e50acc9c52ade075c18968f31ba1789 100644 (file)
--- a/sadc.c
+++ b/sadc.c
@@ -1,6 +1,6 @@
 /*
  * sadc: system activity data collector
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
diff --git a/sadf.c b/sadf.c
index 781d4cbc12b4fe686cee0a2019f675648bbcb79f..160b48502ac3b18d40d6f69042cfc3b4050aa875 100644 (file)
--- a/sadf.c
+++ b/sadf.c
@@ -1,6 +1,6 @@
 /*
  * sadf: system activity data formatter
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
diff --git a/sadf.h b/sadf.h
index 2b4e3b66e4584c8be6c9afb240f60d15b0e359fa..f6d052afb89cbcae4c698a44cd2f1f5a89e67fa1 100644 (file)
--- a/sadf.h
+++ b/sadf.h
@@ -1,6 +1,6 @@
 /*
  * sadf: System activity data formatter
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _SADF_H
index 5a47233f3273551933c0254b7385390692570e7a..2e00a181fc1dc70357391c0c67bee1a91af5975a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * sadf_misc.c: Funtions used by sadf to display special records
- * (C) 2011-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 2011-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
diff --git a/sar.c b/sar.c
index a8856b0750bcc21f991afe73e2aff653876be3e9..579e4ac49daea08da8b5f847ed70b556e63db503 100644 (file)
--- a/sar.c
+++ b/sar.c
@@ -1,6 +1,6 @@
 /*
  * sar: report system activity
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 58bb9e47e2ff48b860b19dc6c935be78453a668c..6982e7351cc0e947a0c797dc5bfb90f9999f4ead 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * svg_stats.c: Funtions used by sadf to display statistics in SVG format.
- * (C) 2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 2016-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 0cdbf7649c5360cc0fdd54f1d8f02653e167dd4c..e897a06ad0c3f95c70bab1129a04f0c58e1c85cf 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * svg_stats.h: Include file used to display system statistics in SVG format.
- * (C) 2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 2016-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _SVG_STATS_H
index 1157c909a8bd0df37c3a4a3c9d2ffa528cb167cc..df2297d58d7c6709446176315968adcdcf797114 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * sysstat: System performance tools for Linux
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _SYSCONFIG_H
index 6beb71d21d422d3cd29e27c36ca115b4214e5c2d..26c4c568a2b7f045d649263e5bbe08b26f87763d 100644 (file)
@@ -4,7 +4,7 @@
 # description: Reset the system activity logs
 #
 # @INIT_DIR@/sysstat
-# (C) 2000-2016 Sebastien Godard (sysstat <at> orange.fr)
+# (C) 2000-2017 Sebastien Godard (sysstat <at> orange.fr)
 #
 ### BEGIN INIT INFO
 # Provides:            sysstat
index ec7e7726a825949efc3b450cbd5c53d3edc97541..f28268911673fb1b20f22fee489c7885abd12cf7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * sysstat: System performance tools for Linux
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _VERSION_H
index 36e7c12110a22713b79b0711e66712651fe5c4d6..ebc285ccb5c835a4a1e26d48aed98fb3907c9ee6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * xml_stats.c: Funtions used by sadf to display statistics in XML.
- * (C) 1999-2016 by Sebastien GODARD (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien GODARD (sysstat <at> orange.fr)
  *
  ***************************************************************************
  * This program is free software; you can redistribute it and/or modify it *
index 56421954557d4ad3901a862805df5b42520a56b9..1e9c7c05f1b9b2ab28301f96685d1b82bdb87b56 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * xml_stats.h: Include file used to display system statistics in XML.
- * (C) 1999-2016 by Sebastien Godard (sysstat <at> orange.fr)
+ * (C) 1999-2017 by Sebastien Godard (sysstat <at> orange.fr)
  */
 
 #ifndef _XML_STATS_H