aboutsummaryrefslogtreecommitdiff
path: root/build/config
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-05-11 16:39:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-05-11 16:39:48 +0200
commitf3226a88235cf66db6e4b30b1b6953d050bb39c9 (patch)
tree9ae6a7da3edd78c4d1124711f884a9153a25250d /build/config
parent40537e7e0941926168226f8a841544f3536a55cb (diff)
Correct copyright
Diffstat (limited to 'build/config')
-rw-r--r--build/config/module2
-rw-r--r--build/config/module.cxx2
-rw-r--r--build/config/operation2
-rw-r--r--build/config/operation.cxx2
-rw-r--r--build/config/utility2
-rw-r--r--build/config/utility.cxx2
-rw-r--r--build/config/utility.txx2
7 files changed, 7 insertions, 7 deletions
diff --git a/build/config/module b/build/config/module
index c7921df..317b25a 100644
--- a/build/config/module
+++ b/build/config/module
@@ -1,5 +1,5 @@
// file : build/config/module -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD_CONFIG_MODULE
diff --git a/build/config/module.cxx b/build/config/module.cxx
index 2e676ff..ab7ed4e 100644
--- a/build/config/module.cxx
+++ b/build/config/module.cxx
@@ -1,5 +1,5 @@
// file : build/config/module.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build/config/module>
diff --git a/build/config/operation b/build/config/operation
index cfd04c3..514c118 100644
--- a/build/config/operation
+++ b/build/config/operation
@@ -1,5 +1,5 @@
// file : build/config/operation -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD_CONFIG_OPERATION
diff --git a/build/config/operation.cxx b/build/config/operation.cxx
index 3e4d64a..567e636 100644
--- a/build/config/operation.cxx
+++ b/build/config/operation.cxx
@@ -1,5 +1,5 @@
// file : build/config/operation.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build/config/operation>
diff --git a/build/config/utility b/build/config/utility
index 2973516..83fcd75 100644
--- a/build/config/utility
+++ b/build/config/utility
@@ -1,5 +1,5 @@
// file : build/config/utility -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BUILD_CONFIG_UTILITY
diff --git a/build/config/utility.cxx b/build/config/utility.cxx
index 8b26239..212d030 100644
--- a/build/config/utility.cxx
+++ b/build/config/utility.cxx
@@ -1,5 +1,5 @@
// file : build/config/utility.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <build/config/utility>
diff --git a/build/config/utility.txx b/build/config/utility.txx
index e37c2b5..bee8a0b 100644
--- a/build/config/utility.txx
+++ b/build/config/utility.txx
@@ -1,5 +1,5 @@
// file : build/config/utility.txx -*- C++ -*-
-// copyright : Copyright (c) 2014-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <utility> // move()