From b16111a4e4bf6b40b12ca678fcf967e554133603 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:57 +0200 Subject: Remove author field from file header Too much effort to maintain. --- odb/relational/mssql/common.cxx | 1 - odb/relational/mssql/common.hxx | 1 - odb/relational/mssql/context.cxx | 1 - odb/relational/mssql/context.hxx | 1 - odb/relational/mssql/header.cxx | 1 - odb/relational/mssql/model.cxx | 1 - odb/relational/mssql/schema.cxx | 1 - odb/relational/mssql/source.cxx | 1 - 8 files changed, 8 deletions(-) (limited to 'odb/relational/mssql') diff --git a/odb/relational/mssql/common.cxx b/odb/relational/mssql/common.cxx index 3f5cf74..4b3519b 100644 --- a/odb/relational/mssql/common.cxx +++ b/odb/relational/mssql/common.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/common.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/common.hxx b/odb/relational/mssql/common.hxx index eacc435..fe245a9 100644 --- a/odb/relational/mssql/common.hxx +++ b/odb/relational/mssql/common.hxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/common.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/context.cxx b/odb/relational/mssql/context.cxx index c426d2e..281d616 100644 --- a/odb/relational/mssql/context.cxx +++ b/odb/relational/mssql/context.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/context.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/context.hxx b/odb/relational/mssql/context.hxx index 2074cc3..2cd4286 100644 --- a/odb/relational/mssql/context.hxx +++ b/odb/relational/mssql/context.hxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/context.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/header.cxx b/odb/relational/mssql/header.cxx index 3abb489..0f0c509 100644 --- a/odb/relational/mssql/header.cxx +++ b/odb/relational/mssql/header.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/header.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/model.cxx b/odb/relational/mssql/model.cxx index 1304afb..f6e6a18 100644 --- a/odb/relational/mssql/model.cxx +++ b/odb/relational/mssql/model.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/model.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/schema.cxx b/odb/relational/mssql/schema.cxx index 66a2278..fe8259f 100644 --- a/odb/relational/mssql/schema.cxx +++ b/odb/relational/mssql/schema.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/schema.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/source.cxx b/odb/relational/mssql/source.cxx index afb5887..28e4995 100644 --- a/odb/relational/mssql/source.cxx +++ b/odb/relational/mssql/source.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/source.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file -- cgit v1.1