diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:38:28 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:38:28 +0300 |
commit | f01f5df3d8253bce857f127b9b0d44b722454101 (patch) | |
tree | e78a730aac78a3fbb747f0550b44f14acd3f09b5 /makefile | |
parent | 9bd250a6abcadd7c81c41dc22be141882d21a3a0 (diff) |
Update copyright year
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # file : makefile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make |