Update copyright to 2015

This commit is contained in:
Ian Barwick
2015-01-03 08:06:09 +09:00
parent 4305f76fa9
commit 4e9c58c7db
21 changed files with 21 additions and 21 deletions

2
log.c
View File

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