aboutsummaryrefslogtreecommitdiff
path: root/brep
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
commit18f888e389aaeabdd7828aa584c0b7c9b9fd2dc1 (patch)
tree9ccbd3434a7e380d5a6f86471ea49a4d027da905 /brep
parente06c0a160271fda8cb56a4cfda5593ec92508d4f (diff)
Update copyright year
Diffstat (limited to 'brep')
-rw-r--r--brep/buildfile2
-rw-r--r--brep/database-lock2
-rw-r--r--brep/database-lock.cxx2
-rw-r--r--brep/package2
-rw-r--r--brep/package-traits2
-rw-r--r--brep/package-traits.cxx2
-rw-r--r--brep/package.cxx2
-rw-r--r--brep/types2
-rw-r--r--brep/utility2
-rw-r--r--brep/version2
-rw-r--r--brep/wrapper-traits2
11 files changed, 11 insertions, 11 deletions
diff --git a/brep/buildfile b/brep/buildfile
index 263a49c..a7debc1 100644
--- a/brep/buildfile
+++ b/brep/buildfile
@@ -1,5 +1,5 @@
# file : brep/buildfile
-# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
define sql: file
diff --git a/brep/database-lock b/brep/database-lock
index dc233c7..6bf21c9 100644
--- a/brep/database-lock
+++ b/brep/database-lock
@@ -1,5 +1,5 @@
// file : brep/database-lock -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BREP_DATABASE_LOCK
diff --git a/brep/database-lock.cxx b/brep/database-lock.cxx
index 3b8ae21..88f3603 100644
--- a/brep/database-lock.cxx
+++ b/brep/database-lock.cxx
@@ -1,5 +1,5 @@
// file : brep/database-lock.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 <brep/database-lock>
diff --git a/brep/package b/brep/package
index 92388a1..13429d1 100644
--- a/brep/package
+++ b/brep/package
@@ -1,5 +1,5 @@
// file : brep/package -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BREP_PACKAGE
diff --git a/brep/package-traits b/brep/package-traits
index d93ecdd..f6bcc6e 100644
--- a/brep/package-traits
+++ b/brep/package-traits
@@ -1,5 +1,5 @@
// file : brep/package-traits -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BREP_PACKAGE_TRAITS
diff --git a/brep/package-traits.cxx b/brep/package-traits.cxx
index 08cdd01..8cdcf65 100644
--- a/brep/package-traits.cxx
+++ b/brep/package-traits.cxx
@@ -1,5 +1,5 @@
// file : brep/package-traits.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 <brep/package-traits>
diff --git a/brep/package.cxx b/brep/package.cxx
index 2f19e99..eacfabe 100644
--- a/brep/package.cxx
+++ b/brep/package.cxx
@@ -1,5 +1,5 @@
// file : brep/package.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 <brep/package>
diff --git a/brep/types b/brep/types
index 88488c9..fb036c4 100644
--- a/brep/types
+++ b/brep/types
@@ -1,5 +1,5 @@
// file : brep/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 BREP_TYPES
diff --git a/brep/utility b/brep/utility
index fcd30c5..dfa10a2 100644
--- a/brep/utility
+++ b/brep/utility
@@ -1,5 +1,5 @@
// file : brep/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 BREP_UTILITY
diff --git a/brep/version b/brep/version
index 616d4b5..f648b5e 100644
--- a/brep/version
+++ b/brep/version
@@ -1,5 +1,5 @@
// file : brep/version -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BREP_VERSION // Note: using the version macro itself.
diff --git a/brep/wrapper-traits b/brep/wrapper-traits
index c5480bd..4be84b7 100644
--- a/brep/wrapper-traits
+++ b/brep/wrapper-traits
@@ -1,5 +1,5 @@
// file : brep/wrapper-traits -*- C++ -*-
-// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifndef BREP_WRAPPER_TRAITS