summaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
authorHeikki Linnakangas2013-04-18 19:16:24 +0000
committerHeikki Linnakangas2013-04-18 19:16:24 +0000
commit784ffc4b67bf07a39bed3bba4a744d46d37ce922 (patch)
tree789512f9124e68aeab34a5c16480994a7019ca37 /options.c
parent34f63fc97563df9ffc1e712be7b5d4dcff9310b9 (diff)
Fix references to 'notice.txt'.
notice.txt doesn't exist anymore, the copyright and license information is in readme.txt now. Update references in comments.
Diffstat (limited to 'options.c')
-rw-r--r--options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.c b/options.c
index e6a50fb..2e94e76 100644
--- a/options.c
+++ b/options.c
@@ -9,7 +9,7 @@
* API functions: SQLSetConnectOption, SQLSetStmtOption, SQLGetConnectOption,
* SQLGetStmtOption
*
- * Comments: See "notice.txt" for copyright and license information.
+ * Comments: See "readme.txt" for copyright and license information.
*--------
*/