summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-01-23 21:55:17 +0100
committerSimon Josefsson <simon@josefsson.org>2012-01-23 21:55:17 +0100
commit3332d9cab1e9ab8b6c991c7ff0f4a2bda1ea7544 (patch)
tree668111cb0986e354fa2a18392d754a37f48a898e /cfg.mk
parentd87061e176d4e7b1f900482ee5276490160d0c76 (diff)
downloadlibtasn1-3332d9cab1e9ab8b6c991c7ff0f4a2bda1ea7544.tar.gz
Bump copyright years.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 39e71d9..28128cb 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2011 Free Software Foundation, Inc.
+# Copyright (C) 2006-2012 Free Software Foundation, Inc.
# Author: Simon Josefsson
#
# This file is part of LIBTASN1.
@@ -31,6 +31,7 @@ local-checks-to-skip = sc_prohibit_strcmp sc_prohibit_have_config_h \
sc_immutable_NEWS sc_prohibit_magic_number_exit \
sc_bindtextdomain
VC_LIST_ALWAYS_EXCLUDE_REGEX = ^(maint.mk|gtk-doc.make|build-aux/.*|gl/.*|lib/gllib/.*|lib/glm4/.*|lib/ASN1\.c|m4/pkg.m4|doc/gdoc|windows/.*|doc/fdl-1.3.texi)$$
+update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=1
# Explicit syntax-check exceptions.
exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^tests/TestIndef.p12$$