Update all the copyrights to add 2011

This commit is contained in:
Greg Smith
2011-02-10 18:33:02 -05:00
parent 1be62fa6b2
commit 1d32133d49
14 changed files with 14 additions and 14 deletions

2
log.c
View File

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