]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Restore Copyright Years in src/*.c src/*.h
authorWolfgang Stöggl <c72578@yahoo.de>
Wed, 29 May 2019 15:29:19 +0000 (17:29 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Thu, 30 May 2019 16:02:17 +0000 (18:02 +0200)
commitbfa56b5226a797cc56c67d2200d92ebae1a01147
tree15b9a81f9e76ae86aae5421a3dcddc115ea7618c
parent0c2b4a062d4985906ec939c2f472ace71a5c1ca0
Restore Copyright Years in src/*.c src/*.h

- Restore the Copyright Years, so that rrdtool-release will update the
  years in the future again as intended.
  The years are not present any more since the following commit:
  https://github.com/oetiker/rrdtool-1.x/commit/1964f6f
- rrdtool-release expects a 4 digit year for the substitution:
  s/Copyright.+?Oetiker.+\d{4}
42 files changed:
src/pngsize.c
src/rrd.h
src/rrd_cgi.c
src/rrd_create.c
src/rrd_create.h
src/rrd_datalang.c
src/rrd_diff.c
src/rrd_dump.c
src/rrd_error.c
src/rrd_fetch.c
src/rrd_first.c
src/rrd_format.c
src/rrd_format.h
src/rrd_gfx.c
src/rrd_graph.c
src/rrd_graph_helper.c
src/rrd_hw.c
src/rrd_hw.h
src/rrd_info.c
src/rrd_is_thread_safe.h
src/rrd_last.c
src/rrd_lastupdate.c
src/rrd_modify.c
src/rrd_modify.h
src/rrd_open.c
src/rrd_resize.c
src/rrd_restore.c
src/rrd_restore.h
src/rrd_rpncalc.c
src/rrd_rpncalc.h
src/rrd_snprintf.c
src/rrd_thread_safe.c
src/rrd_thread_safe_nt.c
src/rrd_tool.c
src/rrd_tool.h
src/rrd_tune.c
src/rrd_update.c
src/rrd_update.h
src/rrd_version.c
src/rrd_xport.c
src/rrd_xport.h
src/rrdupdate.c