summaryrefslogtreecommitdiff
path: root/psycopg/win32_support.h
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-02-17 01:34:52 +0000
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2019-02-17 01:36:36 +0000
commit599432552aae4941c2b282e9251330f1357b2a45 (patch)
treeac98b65422d95ddec935cc11f060abf3a7fc2714 /psycopg/win32_support.h
parentd177fa9bd01841193b06606ce2c396a945f86b0c (diff)
downloadpsycopg2-599432552aae4941c2b282e9251330f1357b2a45.tar.gz
Copyright year updated
ag -l Copyright | xargs sed -i \ "s/\(.*copyright (C) [0-9]\+\)\(-[0-9]\+\)\?\(.*\)/\1-$(date +%Y)\3/I"
Diffstat (limited to 'psycopg/win32_support.h')
-rw-r--r--psycopg/win32_support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/psycopg/win32_support.h b/psycopg/win32_support.h
index b463141..57b308b 100644
--- a/psycopg/win32_support.h
+++ b/psycopg/win32_support.h
@@ -1,6 +1,6 @@
/* win32_support.h - definitions for win32_support.c
*
- * Copyright (C) 2003-2015 Federico Di Gregorio <fog@debian.org>
+ * Copyright (C) 2003-2019 Federico Di Gregorio <fog@debian.org>
*
* This file is part of psycopg.
*