From b5d8062bd651e796bac77ae580e0e45947374a89 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 13:02:10 +0200 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 bf9c9b6..12e547b 100644 --- a/doc/guide/guide.html2ps +++ b/doc/guide/guide.html2ps @@ -20,7 +20,7 @@

 

 

-

Copyright © 2009-2011 Code Synthesis Tools CC

+

Copyright © 2009-2017 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 823abda..5bb849d 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-2011 Code Synthesis Tools CC

+

Copyright © 2009-2017 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 e5b5ffa..debbd3c 100644 --- a/doc/guide/makefile +++ b/doc/guide/makefile @@ -1,6 +1,6 @@ # file : doc/guide/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make -- cgit v1.1