ide/CodeEditor: (#338, #672, #976) Fixed auto complete popups
[sdk] / LICENSE
diff --git a/LICENSE b/LICENSE
index e2b9b28..d54230d 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Ecere SDK v0.44 - www.ecere.com
+Ecere SDK v0.44.08 - www.ecere.com
 
 The Ecere SDK is Free Open Source Software. It is provided with NO WARRANTY 
 expressed or implied to the extent permitted by law.
@@ -19,8 +19,8 @@ The Ecere SDK is distributed under the New BSD license:
 
 ================================================================================
 
-   Copyright (c) 1996-2012, Jerome Jacovella-St-Louis
-   Copyright (c) 2005-2012, Ecere Corporation
+   Copyright (c) 1996-2013, Jerome Jacovella-St-Louis
+   Copyright (c) 2005-2013, Ecere Corporation
 
    All rights reserved.
 
@@ -54,7 +54,9 @@ This software makes use of other software components whose licenses may also
 apply, which are found in their respective source directories (most under
 deps/).
 
-Among them: zlib, libpng, libjpeg, giflib, harfbuzz, freetype, tango icons
+Among them: zlib, libpng, libjpeg, giflib, harfbuzz, freetype, tango icons,
+
+For EDA: SQLite, libffi
 
 The IDE also communicates with GCC for compiling (MinGW on Windows), GDB for 
 debugging, and UPX for optionally compressing executables. Each of these have