diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2015-01-05 22:52:39 +0100 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2015-01-05 22:52:39 +0100 |
commit | e12608fa5a899a2b2e0c7db0c3d1726b1242221e (patch) | |
tree | e92831b0246349962b5717bcd2cc6745e7a46f29 /m4/cond-if.m4 | |
parent | bece0a2752b5456b76dfa7b5d807376eab266402 (diff) | |
parent | 5de75f07dc12f3ff73ddecf92ff23694b120fe78 (diff) | |
download | automake-e12608fa5a899a2b2e0c7db0c3d1726b1242221e.tar.gz |
Merge branch 'micro' into minor
* micro:
maint: update copyright years to 2015 (branch 'micro')
Diffstat (limited to 'm4/cond-if.m4')
-rw-r--r-- | m4/cond-if.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/cond-if.m4 b/m4/cond-if.m4 index afe83965c..1639cdff4 100644 --- a/m4/cond-if.m4 +++ b/m4/cond-if.m4 @@ -1,6 +1,6 @@ # AM_COND_IF -*- Autoconf -*- -# Copyright (C) 2008-2014 Free Software Foundation, Inc. +# Copyright (C) 2008-2015 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, |