diff options
Diffstat (limited to 'examples/sql/c/ex_sql_query.c')
-rw-r--r-- | examples/sql/c/ex_sql_query.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/c/ex_sql_query.c b/examples/sql/c/ex_sql_query.c index d8428f64..e1043a4b 100644 --- a/examples/sql/c/ex_sql_query.c +++ b/examples/sql/c/ex_sql_query.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. * */ |