diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:52:03 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:52:03 +0200 |
commit | 3bee263c49e675dfa2987aab4c2b3466e7b6068f (patch) | |
tree | f2864771b8dc827d2881fe78af57a7cb42d8d9f7 /m4/threads.m4 | |
parent | 699bd9bbc267e9baadbe077649c6c7e93d2bc11a (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 e351480..fce3f39 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,5 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ |