Change Copyright date to cover 2012

This commit is contained in:
Jaime Casanova
2012-07-04 10:47:26 -05:00
parent f5e57aa433
commit 50b7147f15
19 changed files with 19 additions and 19 deletions

2
log.c
View File

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