From 49385d22e24d53e9c742e537b34b2555174a68f1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:52:02 +0200 Subject: Update copyright year --- odb/sqlite/details/config.h.in | 2 +- odb/sqlite/details/config.hxx | 2 +- odb/sqlite/details/export.hxx | 2 +- odb/sqlite/details/options.cli | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'odb/sqlite/details') diff --git a/odb/sqlite/details/config.h.in b/odb/sqlite/details/config.h.in index 2938f73..bcd9553 100644 --- a/odb/sqlite/details/config.h.in +++ b/odb/sqlite/details/config.h.in @@ -1,5 +1,5 @@ /* file : odb/sqlite/details/config.h.in - * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/odb/sqlite/details/config.hxx b/odb/sqlite/details/config.hxx index bcb523c..ea83884 100644 --- a/odb/sqlite/details/config.hxx +++ b/odb/sqlite/details/config.hxx @@ -1,5 +1,5 @@ // file : odb/sqlite/details/config.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_SQLITE_DETAILS_CONFIG_HXX diff --git a/odb/sqlite/details/export.hxx b/odb/sqlite/details/export.hxx index 9bdb648..bd29d6e 100644 --- a/odb/sqlite/details/export.hxx +++ b/odb/sqlite/details/export.hxx @@ -1,5 +1,5 @@ // file : odb/sqlite/details/export.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_SQLITE_DETAILS_EXPORT_HXX diff --git a/odb/sqlite/details/options.cli b/odb/sqlite/details/options.cli index b709e80..ee7529b 100644 --- a/odb/sqlite/details/options.cli +++ b/odb/sqlite/details/options.cli @@ -1,5 +1,5 @@ // file : odb/sqlite/details/options.cli -// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file include ; -- cgit v1.1