aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-05 16:01:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-05 16:01:24 +0200
commit3d72ecfc0286cb74c41ce02ff99191b6ee9384f6 (patch)
tree6ad273a2a547275bb0a5655cc94ff7d5d753706c /doc
parentdfce9f267b73ea9f36ac21bac44628250f61089b (diff)
Update copyright year
Diffstat (limited to 'doc')
-rw-r--r--doc/buildfile2
-rwxr-xr-xdoc/cli.sh4
-rw-r--r--doc/install.cli2
-rw-r--r--doc/intro.cli2
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/buildfile b/doc/buildfile
index 6914d41..8737908 100644
--- a/doc/buildfile
+++ b/doc/buildfile
@@ -1,5 +1,5 @@
# file : doc/buildfile
-# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
define css: file
diff --git a/doc/cli.sh b/doc/cli.sh
index 05e0524..c1e902a 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
-version="0.4.0"
-date="September 2016"
+version="0.5.0"
+date="January 2017"
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/doc/install.cli b/doc/install.cli
index f8042f7..0f4a1d4 100644
--- a/doc/install.cli
+++ b/doc/install.cli
@@ -1,5 +1,5 @@
// file : doc/install.cli
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
"\name=build2-toolchain-install"
diff --git a/doc/intro.cli b/doc/intro.cli
index ed80240..a353f6c 100644
--- a/doc/intro.cli
+++ b/doc/intro.cli
@@ -1,5 +1,5 @@
// file : doc/intro.cli
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
"\name=build2-toolchain-intro"