diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:17:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:17:06 +0200 |
commit | 3444573e660a6238f4223baeef0a46e749875e89 (patch) | |
tree | 09aa0dc7e4234b7b6131da548228e7fb27974b85 /m4/threads.m4 | |
parent | 00f6312d8360bf6db0ef69d8dbc40d6952ebbcb6 (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],[ |