diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-21 11:58:06 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-21 11:58:06 +0300 |
commit | a34d2bb1f5f3fc5c533b8440ac78fdd0a55775ea (patch) | |
tree | bf4b74c9c5b54e3ba40e73a90a64f388bf52f749 /examples/buildfile | |
parent | 5a54184f69d0b2a1d57c06a06e9deeaff1d6f180 (diff) |
Update copyright year
Diffstat (limited to 'examples/buildfile')
-rw-r--r-- | examples/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/buildfile b/examples/buildfile index 07ff2d7..b4e7618 100644 --- a/examples/buildfile +++ b/examples/buildfile @@ -1,5 +1,5 @@ # file : examples/buildfile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file ./: {*/ -build/} README |