diff options
Diffstat (limited to 'examples/sql/c/ex_sql_multi_thread.c')
-rw-r--r-- | examples/sql/c/ex_sql_multi_thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/c/ex_sql_multi_thread.c b/examples/sql/c/ex_sql_multi_thread.c index b83b8e5a..83e641a3 100644 --- a/examples/sql/c/ex_sql_multi_thread.c +++ b/examples/sql/c/ex_sql_multi_thread.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1997, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2015 Oracle and/or its affiliates. All rights reserved. * */ |