diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-17 11:13:08 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-17 11:13:08 +0300 |
commit | d72ebf3ae3a638cefd8b11ae897eb491a19cac12 (patch) | |
tree | 6d8c3ca2ea80ae15805c2a25ee06ee2a74edfaa2 /m4/static-lib.m4 | |
parent | 53358328cf9ce95e4e4e507b9b38892371e86f29 (diff) |
Update copyright year
Diffstat (limited to 'm4/static-lib.m4')
-rw-r--r-- | m4/static-lib.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4 index 96e3706..79b89cd 100644 --- a/m4/static-lib.m4 +++ b/m4/static-lib.m4 @@ -1,5 +1,5 @@ dnl file : m4/static-lib.m4 -dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl dnl STATIC_LIB(MACRO, DESCRIPTION) |