diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:07:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:07:18 +0200 |
commit | fcf9219b8ff6e9d21c4f4748dc822a7b92310975 (patch) | |
tree | 66bd2d45e92d0847bf833c2445c6eb318ac6d9c4 /m4/pkgconfig.m4 | |
parent | 29e21ce69490834731aa257b717544378fd00e57 (diff) |
Update copyright year
Diffstat (limited to 'm4/pkgconfig.m4')
-rw-r--r-- | m4/pkgconfig.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4 index a251ca5..1083519 100644 --- a/m4/pkgconfig.m4 +++ b/m4/pkgconfig.m4 @@ -1,5 +1,5 @@ dnl file : m4/pkgconfig.m4 -dnl copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC dnl license : MIT; see accompanying LICENSE file dnl AC_DEFUN([PKGCONFIG],[ |