aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/iciql/SQLDialectDefault.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/SQLDialectDefault.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/SQLDialectDefault.java')
-rw-r--r--src/com/iciql/SQLDialectDefault.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/iciql/SQLDialectDefault.java b/src/com/iciql/SQLDialectDefault.java
index afdc36d..364db7b 100644
--- a/src/com/iciql/SQLDialectDefault.java
+++ b/src/com/iciql/SQLDialectDefault.java
@@ -1,7 +1,7 @@
/*
* Copyright 2004-2011 H2 Group.
* Copyright 2011 James Moger.
- * Copyright 2012 Frédéric Gaillard.
+ * Copyright 2012 Frédéric Gaillard.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.