diff options
Diffstat (limited to 'lang/sql/adapter/wal.c')
| -rw-r--r-- | lang/sql/adapter/wal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sql/adapter/wal.c b/lang/sql/adapter/wal.c index 6e35afc2..bb6e5a3f 100644 --- a/lang/sql/adapter/wal.c +++ b/lang/sql/adapter/wal.c @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved. */ #if defined(SQLITE_DEBUG) && !defined(SQLITE_OMIT_WAL) |
