aboutsummaryrefslogtreecommitdiff
path: root/brep
diff options
context:
space:
mode:
Diffstat (limited to 'brep')
-rw-r--r--brep/diagnostics2
-rw-r--r--brep/diagnostics.cxx2
-rw-r--r--brep/module2
-rw-r--r--brep/module.cxx2
-rw-r--r--brep/options.cli2
-rw-r--r--brep/search2
-rw-r--r--brep/search.cxx2
-rw-r--r--brep/view2
-rw-r--r--brep/view.cxx2
9 files changed, 9 insertions, 9 deletions
diff --git a/brep/diagnostics b/brep/diagnostics
index 094a62b..6e42e82 100644
--- a/brep/diagnostics
+++ b/brep/diagnostics
@@ -1,5 +1,5 @@
// file : brep/diagnostics -*- 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 BREP_DIAGNOSTICS
diff --git a/brep/diagnostics.cxx b/brep/diagnostics.cxx
index 36d409f..e04c214 100644
--- a/brep/diagnostics.cxx
+++ b/brep/diagnostics.cxx
@@ -1,5 +1,5 @@
// file : brep/diagnostics.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 <brep/diagnostics>
diff --git a/brep/module b/brep/module
index ef9154f..e38d60d 100644
--- a/brep/module
+++ b/brep/module
@@ -1,5 +1,5 @@
// file : brep/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 BREP_MODULE
diff --git a/brep/module.cxx b/brep/module.cxx
index 612e521..32988e0 100644
--- a/brep/module.cxx
+++ b/brep/module.cxx
@@ -1,5 +1,5 @@
// file : brep/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 <brep/module>
diff --git a/brep/options.cli b/brep/options.cli
index da707a0..606898c 100644
--- a/brep/options.cli
+++ b/brep/options.cli
@@ -1,5 +1,5 @@
// file : brep/options.cli -*- 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 <string>;
diff --git a/brep/search b/brep/search
index b604db4..9670899 100644
--- a/brep/search
+++ b/brep/search
@@ -1,5 +1,5 @@
// file : brep/search -*- 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 BREP_SEARCH
diff --git a/brep/search.cxx b/brep/search.cxx
index e282f79..3f50383 100644
--- a/brep/search.cxx
+++ b/brep/search.cxx
@@ -1,5 +1,5 @@
// file : brep/search.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 <brep/search>
diff --git a/brep/view b/brep/view
index a418872..9b3030e 100644
--- a/brep/view
+++ b/brep/view
@@ -1,5 +1,5 @@
// file : brep/view -*- 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 BREP_VIEW
diff --git a/brep/view.cxx b/brep/view.cxx
index 1402d1f..0ec6c67 100644
--- a/brep/view.cxx
+++ b/brep/view.cxx
@@ -1,5 +1,5 @@
// file : brep/view.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 <brep/view>