diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-09 10:19:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-09 10:19:18 +0200 |
commit | 397e4df24fa118952a6af5945f70572653a0f7fb (patch) | |
tree | a783a80f2401dbf0717af1f0b65fd9f8ed1f43d7 /m4/threads.m4 | |
parent | a44b3e0f3338e3675f14806b29081c3d24786dc0 (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 4cd4c05..9a7da53 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,5 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ |