diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:02:54 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-01-16 21:02:54 +0300 |
commit | abfae72bc08a86291e014ff583ad1d226ffa7422 (patch) | |
tree | cd3776832e7f58c28a113fd65becd5a8b348c2b6 /doc | |
parent | cba9cde07c64bef71eab6676d16395d8d831d490 (diff) |
Update copyright year
Diffstat (limited to 'doc')
-rw-r--r-- | doc/buildfile | 2 | ||||
-rw-r--r-- | doc/install.cli | 2 | ||||
-rw-r--r-- | doc/intro.cli | 2 | ||||
-rw-r--r-- | doc/intro1.cli | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/buildfile b/doc/buildfile index a804bfe..a68a8bb 100644 --- a/doc/buildfile +++ b/doc/buildfile @@ -1,5 +1,5 @@ # file : doc/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file define css: file diff --git a/doc/install.cli b/doc/install.cli index b84ddf3..83e4cc7 100644 --- a/doc/install.cli +++ b/doc/install.cli @@ -1,5 +1,5 @@ // file : doc/install.cli -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file "\name=build2-toolchain-install" diff --git a/doc/intro.cli b/doc/intro.cli index bb1b753..4a2bda0 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -1,5 +1,5 @@ // file : doc/intro.cli -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file "\name=build2-toolchain-intro" diff --git a/doc/intro1.cli b/doc/intro1.cli index ff86129..79266fd 100644 --- a/doc/intro1.cli +++ b/doc/intro1.cli @@ -1,5 +1,5 @@ // file : doc/intro1.cli -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file "\name=build2-toolchain-intro" |