aboutsummaryrefslogtreecommitdiff
path: root/odb/compilers
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:02 +0200
commit11c19597b9f35817c00167c7ea9ea1ad0be1e150 (patch)
treed974689b8f99f2ab8047edbefeee338377d06e64 /odb/compilers
parenta73b35b1944a1dc2f5564f6aa2087af090c87e05 (diff)
Update copyright year
Diffstat (limited to 'odb/compilers')
-rw-r--r--odb/compilers/vc/post.hxx2
-rw-r--r--odb/compilers/vc/pre.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/odb/compilers/vc/post.hxx b/odb/compilers/vc/post.hxx
index eba65d0..bf7274d 100644
--- a/odb/compilers/vc/post.hxx
+++ b/odb/compilers/vc/post.hxx
@@ -1,5 +1,5 @@
// file : odb/compilers/vc/post.hxx
-// 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
#pragma warning (pop)
diff --git a/odb/compilers/vc/pre.hxx b/odb/compilers/vc/pre.hxx
index 3375436..f34c095 100644
--- a/odb/compilers/vc/pre.hxx
+++ b/odb/compilers/vc/pre.hxx
@@ -1,5 +1,5 @@
// file : odb/compilers/vc/pre.hxx
-// 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
// These warnings had to be disabled "for good".