extras: Updated Ecere License in extras/res/licenses to reflect license in SDK root
authorJerome St-Louis <jerome@ecere.com>
Wed, 16 Jan 2013 06:06:35 +0000 (01:06 -0500)
committerJerome St-Louis <jerome@ecere.com>
Wed, 16 Jan 2013 06:06:35 +0000 (01:06 -0500)
extras/res/licenses/ecere.LICENSE

index 38aad2b..e2b9b28 100644 (file)
@@ -1,4 +1,4 @@
-Ecere SDK v0.44 Draft 2 - www.ecere.com
+Ecere SDK v0.44 - 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.
@@ -12,20 +12,22 @@ commercially, along with the supporting Ecere runtime library(ies):
       - Core eC framework only
    * libEDA.so / EDA.dll
       - Data Access System
+   * libEDASQLite.so / EDASQLite.dll
+      - SQLite driver for EDA
 
-The Ecere SDK is distributed under a revised BSD license:
+The Ecere SDK is distributed under the New BSD license:
 
 ================================================================================
 
-   Copyright (c) 1996-2009, Jerome Jacovella-St-Louis
-   Copyright (c) 2005-2009, Ecere Corporation
+   Copyright (c) 1996-2012, Jerome Jacovella-St-Louis
+   Copyright (c) 2005-2012, Ecere Corporation
 
    All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:
 
-    * Redistributions of source code must retain the above copyright notice, 
+    * Redistributions of source code must retain the above copyright notice,
       this list of conditions and the following disclaimer.
     * Redistributions in binary form must reproduce the above copyright notice,
       this list of conditions and the following disclaimer in the documentation
@@ -50,7 +52,9 @@ The Ecere SDK is distributed under a revised BSD license:
 
 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...
+deps/).
+
+Among them: zlib, libpng, libjpeg, giflib, harfbuzz, freetype, tango icons
 
 The IDE also communicates with GCC for compiling (MinGW on Windows), GDB for 
 debugging, and UPX for optionally compressing executables. Each of these have