From c994c25720606157ba5de25f1edb3ce72f5ac8b7 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Jan 2019 21:16:35 +0300 Subject: Update copyright year --- doc/guide/guide.html2ps | 2 +- doc/guide/index.xhtml | 4 ++-- doc/guide/makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/guide') diff --git a/doc/guide/guide.html2ps b/doc/guide/guide.html2ps index 3c6988c..f633b10 100644 --- a/doc/guide/guide.html2ps +++ b/doc/guide/guide.html2ps @@ -20,7 +20,7 @@

 

 

-

Copyright © 2009-2018 Code Synthesis Tools CC

+

Copyright © 2009-2019 Code Synthesis Tools CC

Permission is granted to copy, distribute, and/or modify this document under the terms of the diff --git a/doc/guide/index.xhtml b/doc/guide/index.xhtml index 1f5a6a1..4d3aca9 100644 --- a/doc/guide/index.xhtml +++ b/doc/guide/index.xhtml @@ -4,7 +4,7 @@ CLI Language Getting Started Guide - + @@ -151,7 +151,7 @@

CLI Language
Getting Started Guide
-

Copyright © 2009-2018 Code Synthesis Tools CC

+

Copyright © 2009-2019 Code Synthesis Tools CC

Permission is granted to copy, distribute, and/or modify this document under the terms of the diff --git a/doc/guide/makefile b/doc/guide/makefile index c9c5cc6..e47dc66 100644 --- a/doc/guide/makefile +++ b/doc/guide/makefile @@ -1,6 +1,6 @@ # file : doc/guide/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit v1.1