update source copyright notices for 2018

This commit is contained in:
Bill Zissimopoulos
2018-01-03 15:29:38 -08:00
parent 2f026cbc6f
commit 9bd9cf4fbd
123 changed files with 139 additions and 122 deletions

View File

@ -1,7 +1,7 @@
/**
* @file tlib/injected/allfunc.h
*
* @copyright 2014-2017 Bill Zissimopoulos
* @copyright 2014-2018 Bill Zissimopoulos
*/
#ifndef TLIB_INJECTED_ALLFUNC_H_INCLUDED

View File

@ -1,7 +1,7 @@
/**
* @file tlib/injected/curlfunc.c
*
* @copyright 2014-2017 Bill Zissimopoulos
* @copyright 2014-2018 Bill Zissimopoulos
*/
#include <tlib/injected/curlfunc.h>

View File

@ -1,7 +1,7 @@
/**
* @file tlib/injected/curlfunc.h
*
* @copyright 2014-2017 Bill Zissimopoulos
* @copyright 2014-2018 Bill Zissimopoulos
*/
#ifndef TLIB_INJECTED_CURLFUNC_H_INCLUDED

View File

@ -1,7 +1,7 @@
/**
* @file tlib/injected/stdfunc.c
*
* @copyright 2014-2017 Bill Zissimopoulos
* @copyright 2014-2018 Bill Zissimopoulos
*/
#include <tlib/injected/stdfunc.h>

View File

@ -1,7 +1,7 @@
/**
* @file tlib/injected/stdfunc.h
*
* @copyright 2014-2017 Bill Zissimopoulos
* @copyright 2014-2018 Bill Zissimopoulos
*/
#ifndef TLIB_INJECTED_STDFUNC_H_INCLUDED