diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:42:21 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:42:21 +0300 |
commit | 18d003449e969a224d49f953d29667cdb8c93c1d (patch) | |
tree | 859a0f24fea968063d2089f3e326df84e6b15f1f /m4/static-lib.m4 | |
parent | 2f2c4f9ca48df842fc2e466e62533f5453ee70b1 (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) |