aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/smart-ptr/lazy-ptr.txx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
commitbfc1747d04d3f6eddad7bd118989971c6d42d3bd (patch)
tree75f438dac01a37d74b379335f27349db00ea8fe2 /odb/qt/smart-ptr/lazy-ptr.txx
parent8a4ea24f9325bf60906c99d1c57f02b4f8360828 (diff)
Update copyright
Diffstat (limited to 'odb/qt/smart-ptr/lazy-ptr.txx')
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/qt/smart-ptr/lazy-ptr.txx b/odb/qt/smart-ptr/lazy-ptr.txx
index 98592f2..9e8be80 100644
--- a/odb/qt/smart-ptr/lazy-ptr.txx
+++ b/odb/qt/smart-ptr/lazy-ptr.txx
@@ -1,5 +1,5 @@
// file : odb/qt/smart-ptr/lazy-ptr.txx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
template <class T>