aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/iciql/Db.java
diff options
context:
space:
mode:
authorJames Moger <james.moger@gmail.com>2013-01-22 08:00:30 -0500
committerJames Moger <james.moger@gmail.com>2013-01-22 08:00:30 -0500
commit69be7ea90171acfba352ebb5d0f05c72dc63e72a (patch)
treecfef1d50798fe0661a5d53cada2342ed7ce74641 /src/com/iciql/Db.java
parent84885d79aa265b9dd20b43b5f553b27ead55eb6e (diff)
downloadiciql-69be7ea90171acfba352ebb5d0f05c72dc63e72a.tar.gz
iciql-69be7ea90171acfba352ebb5d0f05c72dc63e72a.zip
Fix encodings on some source files and confirm by compiling as UTF-8
Diffstat (limited to 'src/com/iciql/Db.java')
-rw-r--r--src/com/iciql/Db.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/iciql/Db.java b/src/com/iciql/Db.java
index d7888dc..ecd373c 100644
--- a/src/com/iciql/Db.java
+++ b/src/com/iciql/Db.java
@@ -1,7 +1,7 @@
/*
* Copyright 2004-2011 H2 Group.
* Copyright 2011 James Moger.
- * Copyright 2012 Frederic Gaillard.
+ * Copyright 2012 Frédéric Gaillard.
* Copyright 2012 Alex Telepov.
*
* Licensed under the Apache License, Version 2.0 (the "License");