Update copyright notice to 2016

This commit is contained in:
Ian Barwick
2016-01-05 15:57:25 +09:00
parent 79d1332f9c
commit b72058dba8
22 changed files with 22 additions and 22 deletions

2
log.c
View File

@@ -1,6 +1,6 @@
/*
* log.c - Logging methods
* Copyright (C) 2ndQuadrant, 2010-2015
* Copyright (C) 2ndQuadrant, 2010-2016
*
* This module is a set of methods for logging (currently only syslog)
*