aboutsummaryrefslogtreecommitdiff
path: root/cutl/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/compiler')
-rw-r--r--cutl/compiler/code-stream.hxx1
-rw-r--r--cutl/compiler/code-stream.txx1
-rw-r--r--cutl/compiler/context.cxx1
-rw-r--r--cutl/compiler/context.hxx1
-rw-r--r--cutl/compiler/context.txx1
-rw-r--r--cutl/compiler/cxx-indenter.cxx1
-rw-r--r--cutl/compiler/cxx-indenter.hxx1
-rw-r--r--cutl/compiler/cxx-indenter.ixx1
-rw-r--r--cutl/compiler/cxx-indenter.txx1
-rw-r--r--cutl/compiler/sloc-counter.hxx1
-rw-r--r--cutl/compiler/sloc-counter.txx1
-rw-r--r--cutl/compiler/traversal.hxx1
-rw-r--r--cutl/compiler/traversal.txx1
-rw-r--r--cutl/compiler/type-id.hxx1
-rw-r--r--cutl/compiler/type-id.ixx1
-rw-r--r--cutl/compiler/type-id.txx1
-rw-r--r--cutl/compiler/type-info.cxx1
-rw-r--r--cutl/compiler/type-info.hxx1
-rw-r--r--cutl/compiler/type-info.ixx1
19 files changed, 0 insertions, 19 deletions
diff --git a/cutl/compiler/code-stream.hxx b/cutl/compiler/code-stream.hxx
index 4d937d2..a93d0f5 100644
--- a/cutl/compiler/code-stream.hxx
+++ b/cutl/compiler/code-stream.hxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/code-stream.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/code-stream.txx b/cutl/compiler/code-stream.txx
index 15ae5b9..277e1a6 100644
--- a/cutl/compiler/code-stream.txx
+++ b/cutl/compiler/code-stream.txx
@@ -1,5 +1,4 @@
// file : cutl/compiler/code-stream.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/context.cxx b/cutl/compiler/context.cxx
index c1d3b29..35c1159 100644
--- a/cutl/compiler/context.cxx
+++ b/cutl/compiler/context.cxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/context.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/context.hxx b/cutl/compiler/context.hxx
index 0a23fa6..6ada7b3 100644
--- a/cutl/compiler/context.hxx
+++ b/cutl/compiler/context.hxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/context.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/context.txx b/cutl/compiler/context.txx
index f297495..89c54b0 100644
--- a/cutl/compiler/context.txx
+++ b/cutl/compiler/context.txx
@@ -1,5 +1,4 @@
// file : cutl/compiler/context.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/cxx-indenter.cxx b/cutl/compiler/cxx-indenter.cxx
index 5d1df4b..f063c2f 100644
--- a/cutl/compiler/cxx-indenter.cxx
+++ b/cutl/compiler/cxx-indenter.cxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/cxx-indenter.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/cxx-indenter.hxx b/cutl/compiler/cxx-indenter.hxx
index a007216..a1bde22 100644
--- a/cutl/compiler/cxx-indenter.hxx
+++ b/cutl/compiler/cxx-indenter.hxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/cxx-indenter.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/cxx-indenter.ixx b/cutl/compiler/cxx-indenter.ixx
index 9ea2c75..f6a0269 100644
--- a/cutl/compiler/cxx-indenter.ixx
+++ b/cutl/compiler/cxx-indenter.ixx
@@ -1,5 +1,4 @@
// file : cutl/compiler/cxx-indenter.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/cxx-indenter.txx b/cutl/compiler/cxx-indenter.txx
index 78b2333..9ce9552 100644
--- a/cutl/compiler/cxx-indenter.txx
+++ b/cutl/compiler/cxx-indenter.txx
@@ -1,5 +1,4 @@
// file : cutl/compiler/cxx-indenter.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/sloc-counter.hxx b/cutl/compiler/sloc-counter.hxx
index 684b9d4..f4b63cf 100644
--- a/cutl/compiler/sloc-counter.hxx
+++ b/cutl/compiler/sloc-counter.hxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/sloc-counter.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/sloc-counter.txx b/cutl/compiler/sloc-counter.txx
index 730ddeb..36f1870 100644
--- a/cutl/compiler/sloc-counter.txx
+++ b/cutl/compiler/sloc-counter.txx
@@ -1,5 +1,4 @@
// file : cutl/compiler/sloc-counter.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/traversal.hxx b/cutl/compiler/traversal.hxx
index 031576b..737a8ba 100644
--- a/cutl/compiler/traversal.hxx
+++ b/cutl/compiler/traversal.hxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/traversal.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/traversal.txx b/cutl/compiler/traversal.txx
index 2312485..6888fb7 100644
--- a/cutl/compiler/traversal.txx
+++ b/cutl/compiler/traversal.txx
@@ -1,5 +1,4 @@
// file : cutl/compiler/traversal.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/type-id.hxx b/cutl/compiler/type-id.hxx
index af9a6a2..9e72e2a 100644
--- a/cutl/compiler/type-id.hxx
+++ b/cutl/compiler/type-id.hxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/type-id.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/type-id.ixx b/cutl/compiler/type-id.ixx
index 75b2543..f55f1d5 100644
--- a/cutl/compiler/type-id.ixx
+++ b/cutl/compiler/type-id.ixx
@@ -1,5 +1,4 @@
// file : cutl/compiler/type-id.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/type-id.txx b/cutl/compiler/type-id.txx
index 8272123..6773c40 100644
--- a/cutl/compiler/type-id.txx
+++ b/cutl/compiler/type-id.txx
@@ -1,5 +1,4 @@
// file : cutl/compiler/type-id.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/type-info.cxx b/cutl/compiler/type-info.cxx
index 35fb41f..93e2bcc 100644
--- a/cutl/compiler/type-info.cxx
+++ b/cutl/compiler/type-info.cxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/type-info.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/type-info.hxx b/cutl/compiler/type-info.hxx
index 0bb0e79..d042644 100644
--- a/cutl/compiler/type-info.hxx
+++ b/cutl/compiler/type-info.hxx
@@ -1,5 +1,4 @@
// file : cutl/compiler/type-info.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/compiler/type-info.ixx b/cutl/compiler/type-info.ixx
index 3a9d8a6..ab416a1 100644
--- a/cutl/compiler/type-info.ixx
+++ b/cutl/compiler/type-info.ixx
@@ -1,5 +1,4 @@
// file : cutl/compiler/type-info.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file