diff --git a/html/relnotes.html b/html/relnotes.html
index 642a3f059bc3372150d563f278fa2155738f48b8..750eeaa5d9cb8786d091d70d2673e6765d78a596 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -61,7 +61,7 @@ with a warning:
 
 <p><ul compact="1">
 <li><span style="color: red;">Suppressed</span> empty constructor in <tt>DBServiceImpl</tt> (serv)</li>
-<li>Fixed a bug in <tt>SQLCache</tt> loading from database which prevented to reload EDOAL ontologies (serv)</li>
+<li>Fixed a bug in <tt>SQLCache</tt> loading from database which prevented to reload EDOAL alignments (serv)</li>
 <li>Fixed a problem with Jade when running a server with no X server running (serv)</li>
 <li>Moved all shell examples from csh to bash (html)</li>
 <li>Clarified EDOAL documentation (html)</li>
diff --git a/src/fr/inrialpes/exmo/align/service/SQLCache.java b/src/fr/inrialpes/exmo/align/service/SQLCache.java
index ea2eabbc3619e9fee4934d5104061295767fa5b7..8e3944204f233e7cc1d75fe4a848b75e52dd7360 100644
--- a/src/fr/inrialpes/exmo/align/service/SQLCache.java
+++ b/src/fr/inrialpes/exmo/align/service/SQLCache.java
@@ -2,7 +2,7 @@
  * $Id$
  *
  * Copyright (C) Seungkeun Lee, 2006
- * Copyright (C) INRIA, 2006-2015
+ * Copyright (C) INRIA, 2006-2016
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License