summaryrefslogtreecommitdiffstats
path: root/build2/cc
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc')
-rw-r--r--build2/cc/common2
-rw-r--r--build2/cc/common.cxx2
-rw-r--r--build2/cc/compile2
-rw-r--r--build2/cc/compile.cxx2
-rw-r--r--build2/cc/gcc.cxx2
-rw-r--r--build2/cc/guess2
-rw-r--r--build2/cc/guess.cxx2
-rw-r--r--build2/cc/init2
-rw-r--r--build2/cc/init.cxx2
-rw-r--r--build2/cc/install2
-rw-r--r--build2/cc/install.cxx2
-rw-r--r--build2/cc/link2
-rw-r--r--build2/cc/link.cxx2
-rw-r--r--build2/cc/module2
-rw-r--r--build2/cc/module.cxx2
-rw-r--r--build2/cc/msvc.cxx2
-rw-r--r--build2/cc/pkgconfig.cxx2
-rw-r--r--build2/cc/target2
-rw-r--r--build2/cc/target.cxx2
-rw-r--r--build2/cc/types2
-rw-r--r--build2/cc/utility2
-rw-r--r--build2/cc/utility.cxx2
-rw-r--r--build2/cc/utility.ixx2
-rw-r--r--build2/cc/windows-manifest.cxx2
-rw-r--r--build2/cc/windows-rpath.cxx2
25 files changed, 25 insertions, 25 deletions
diff --git a/build2/cc/common b/build2/cc/common
index 49e63312..3974a03d 100644
--- a/build2/cc/common
+++ b/build2/cc/common
@@ -1,5 +1,5 @@
// file : build2/cc/common -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_COMMON
diff --git a/build2/cc/common.cxx b/build2/cc/common.cxx
index 14201d44..86d998ee 100644
--- a/build2/cc/common.cxx
+++ b/build2/cc/common.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/common.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/common>
diff --git a/build2/cc/compile b/build2/cc/compile
index 584da7c9..67897f2b 100644
--- a/build2/cc/compile
+++ b/build2/cc/compile
@@ -1,5 +1,5 @@
// file : build2/cc/compile -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_COMPILE
diff --git a/build2/cc/compile.cxx b/build2/cc/compile.cxx
index f1824080..1b34c69c 100644
--- a/build2/cc/compile.cxx
+++ b/build2/cc/compile.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/compile.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/compile>
diff --git a/build2/cc/gcc.cxx b/build2/cc/gcc.cxx
index b4ec45c0..c7784931 100644
--- a/build2/cc/gcc.cxx
+++ b/build2/cc/gcc.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/gcc.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/scope>
diff --git a/build2/cc/guess b/build2/cc/guess
index c49fb4fe..593bd851 100644
--- a/build2/cc/guess
+++ b/build2/cc/guess
@@ -1,5 +1,5 @@
// file : build2/cc/guess -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_GUESS
diff --git a/build2/cc/guess.cxx b/build2/cc/guess.cxx
index ecadcc71..e0b49111 100644
--- a/build2/cc/guess.cxx
+++ b/build2/cc/guess.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/guess.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/guess>
diff --git a/build2/cc/init b/build2/cc/init
index 32d9f3cf..c9695059 100644
--- a/build2/cc/init
+++ b/build2/cc/init
@@ -1,5 +1,5 @@
// file : build2/cc/init -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_INIT
diff --git a/build2/cc/init.cxx b/build2/cc/init.cxx
index 036d6229..32ea8f3c 100644
--- a/build2/cc/init.cxx
+++ b/build2/cc/init.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/init.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/init>
diff --git a/build2/cc/install b/build2/cc/install
index e8035b7a..561ed877 100644
--- a/build2/cc/install
+++ b/build2/cc/install
@@ -1,5 +1,5 @@
// file : build2/cc/install -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_INSTALL
diff --git a/build2/cc/install.cxx b/build2/cc/install.cxx
index 48054bfc..28d7db29 100644
--- a/build2/cc/install.cxx
+++ b/build2/cc/install.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/install.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/install>
diff --git a/build2/cc/link b/build2/cc/link
index ea30320b..c7d3c932 100644
--- a/build2/cc/link
+++ b/build2/cc/link
@@ -1,5 +1,5 @@
// file : build2/cc/link -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_LINK
diff --git a/build2/cc/link.cxx b/build2/cc/link.cxx
index cf284e1e..c90fcb17 100644
--- a/build2/cc/link.cxx
+++ b/build2/cc/link.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/link.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/link>
diff --git a/build2/cc/module b/build2/cc/module
index 12a57a0a..3c5ec615 100644
--- a/build2/cc/module
+++ b/build2/cc/module
@@ -1,5 +1,5 @@
// file : build2/cc/module -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_MODULE
diff --git a/build2/cc/module.cxx b/build2/cc/module.cxx
index 1c4e84c9..5ac10f70 100644
--- a/build2/cc/module.cxx
+++ b/build2/cc/module.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/module.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/module>
diff --git a/build2/cc/msvc.cxx b/build2/cc/msvc.cxx
index 81736c98..5ce2f2a1 100644
--- a/build2/cc/msvc.cxx
+++ b/build2/cc/msvc.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/msvc.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <iostream> // cerr
diff --git a/build2/cc/pkgconfig.cxx b/build2/cc/pkgconfig.cxx
index a20014ab..1b149601 100644
--- a/build2/cc/pkgconfig.cxx
+++ b/build2/cc/pkgconfig.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/msvc.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/scope>
diff --git a/build2/cc/target b/build2/cc/target
index 465ea619..69926090 100644
--- a/build2/cc/target
+++ b/build2/cc/target
@@ -1,5 +1,5 @@
// file : build2/cc/target -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_TARGET
diff --git a/build2/cc/target.cxx b/build2/cc/target.cxx
index 0674ade6..d8c3b976 100644
--- a/build2/cc/target.cxx
+++ b/build2/cc/target.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/target.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/target>
diff --git a/build2/cc/types b/build2/cc/types
index d512da2b..68d99496 100644
--- a/build2/cc/types
+++ b/build2/cc/types
@@ -1,5 +1,5 @@
// file : build2/cc/types -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_TYPES
diff --git a/build2/cc/utility b/build2/cc/utility
index 1ef65d8a..b481202a 100644
--- a/build2/cc/utility
+++ b/build2/cc/utility
@@ -1,5 +1,5 @@
// file : build2/cc/utility -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD2_CC_UTILITY
diff --git a/build2/cc/utility.cxx b/build2/cc/utility.cxx
index 7be86e2d..b786d110 100644
--- a/build2/cc/utility.cxx
+++ b/build2/cc/utility.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/utility.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/cc/utility>
diff --git a/build2/cc/utility.ixx b/build2/cc/utility.ixx
index ee54b6da..8695a8ee 100644
--- a/build2/cc/utility.ixx
+++ b/build2/cc/utility.ixx
@@ -1,5 +1,5 @@
// file : build2/cc/utility.ixx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
namespace build2
diff --git a/build2/cc/windows-manifest.cxx b/build2/cc/windows-manifest.cxx
index da0aaf11..c4e86e4f 100644
--- a/build2/cc/windows-manifest.cxx
+++ b/build2/cc/windows-manifest.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/windows-manifest.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build2/scope>
diff --git a/build2/cc/windows-rpath.cxx b/build2/cc/windows-rpath.cxx
index 5c70ff9c..aa1d7403 100644
--- a/build2/cc/windows-rpath.cxx
+++ b/build2/cc/windows-rpath.cxx
@@ -1,5 +1,5 @@
// file : build2/cc/windows-rpath.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <errno.h> // E*