diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:17:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:17:35 +0200 |
commit | ebe3b3b99916a0b7ff04c8150d65feb4ea32e3c9 (patch) | |
tree | 69cc91a020728e8302d6a062f6d9c689b2aae1e8 /m4/threads.m4 | |
parent | 42e84668700724533fe02d53c8e8006fac668c69 (diff) |
Update copyright year
Diffstat (limited to 'm4/threads.m4')
-rw-r--r-- | m4/threads.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/threads.m4 b/m4/threads.m4 index f02850f..e07a37d 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,5 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ |