[Modeling-cvs] SF.net SVN: modeling: [976] trunk/ProjectModeling
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2006-02-26 17:45:11
|
Revision: 976 Author: sbigaret Date: 2006-02-26 09:44:38 -0800 (Sun, 26 Feb 2006) ViewCVS: http://svn.sourceforge.net/modeling/?rev=976&view=rev Log Message: ----------- Updated license Modified Paths: -------------- trunk/ProjectModeling/LICENSE trunk/ProjectModeling/Modeling/DatabaseAdaptors/LICENSE trunk/ProjectModeling/Modeling/DatabaseAdaptors/MySQLAdaptorLayer/LICENSE trunk/ProjectModeling/Modeling/DatabaseAdaptors/OracleAdaptorLayer/LICENSE trunk/ProjectModeling/Modeling/DatabaseAdaptors/PostgresqlAdaptorLayer/LICENSE trunk/ProjectModeling/Modeling/DatabaseAdaptors/SQLiteAdaptorLayer/LICENSE trunk/ProjectModeling/Modeling/LICENSE trunk/ProjectModeling/Modeling/doc/HomePage/licence.tex trunk/ProjectModeling/Modeling/tests/LICENSE Modified: trunk/ProjectModeling/LICENSE =================================================================== --- trunk/ProjectModeling/LICENSE 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/LICENSE 2006-02-26 17:44:38 UTC (rev 976) @@ -1,6 +1,6 @@ Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without Modified: trunk/ProjectModeling/Modeling/DatabaseAdaptors/LICENSE =================================================================== --- trunk/ProjectModeling/Modeling/DatabaseAdaptors/LICENSE 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/Modeling/DatabaseAdaptors/LICENSE 2006-02-26 17:44:38 UTC (rev 976) @@ -1,6 +1,6 @@ Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without Modified: trunk/ProjectModeling/Modeling/DatabaseAdaptors/MySQLAdaptorLayer/LICENSE =================================================================== --- trunk/ProjectModeling/Modeling/DatabaseAdaptors/MySQLAdaptorLayer/LICENSE 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/Modeling/DatabaseAdaptors/MySQLAdaptorLayer/LICENSE 2006-02-26 17:44:38 UTC (rev 976) @@ -1,6 +1,6 @@ Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without Modified: trunk/ProjectModeling/Modeling/DatabaseAdaptors/OracleAdaptorLayer/LICENSE =================================================================== --- trunk/ProjectModeling/Modeling/DatabaseAdaptors/OracleAdaptorLayer/LICENSE 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/Modeling/DatabaseAdaptors/OracleAdaptorLayer/LICENSE 2006-02-26 17:44:38 UTC (rev 976) @@ -1,6 +1,6 @@ Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without Modified: trunk/ProjectModeling/Modeling/DatabaseAdaptors/PostgresqlAdaptorLayer/LICENSE =================================================================== --- trunk/ProjectModeling/Modeling/DatabaseAdaptors/PostgresqlAdaptorLayer/LICENSE 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/Modeling/DatabaseAdaptors/PostgresqlAdaptorLayer/LICENSE 2006-02-26 17:44:38 UTC (rev 976) @@ -1,6 +1,6 @@ Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without Modified: trunk/ProjectModeling/Modeling/DatabaseAdaptors/SQLiteAdaptorLayer/LICENSE =================================================================== --- trunk/ProjectModeling/Modeling/DatabaseAdaptors/SQLiteAdaptorLayer/LICENSE 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/Modeling/DatabaseAdaptors/SQLiteAdaptorLayer/LICENSE 2006-02-26 17:44:38 UTC (rev 976) @@ -1,6 +1,6 @@ Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without Modified: trunk/ProjectModeling/Modeling/LICENSE =================================================================== --- trunk/ProjectModeling/Modeling/LICENSE 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/Modeling/LICENSE 2006-02-26 17:44:38 UTC (rev 976) @@ -1,6 +1,6 @@ Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without Modified: trunk/ProjectModeling/Modeling/doc/HomePage/licence.tex =================================================================== --- trunk/ProjectModeling/Modeling/doc/HomePage/licence.tex 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/Modeling/doc/HomePage/licence.tex 2006-02-26 17:44:38 UTC (rev 976) @@ -11,16 +11,17 @@ \begin{rawhtml}<hr noshade>\end{rawhtml} {\sc \bf Important~:} License has changed. All versions released prior to 0.7a5-1 (including 0.7a5-1) were under a BSD-like licence. From 0.8 -(inclusive), the Modeling Framework is released under the GNU General -Public License. +(inclusive) to 0.9-pre-17, the Modeling Framework was released under the GNU +General Public License. From version 0.9, it is distributed under the 3-clause +BSD licence. \begin{rawhtml}<hr noshade>\end{rawhtml} -\section{Versions 0.9pre18 and higher} +\section{Versions 0.9 and higher} \begin{centering} \begin{verbatim} Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without Modified: trunk/ProjectModeling/Modeling/tests/LICENSE =================================================================== --- trunk/ProjectModeling/Modeling/tests/LICENSE 2006-02-26 14:39:05 UTC (rev 975) +++ trunk/ProjectModeling/Modeling/tests/LICENSE 2006-02-26 17:44:38 UTC (rev 976) @@ -1,6 +1,6 @@ Modeling Framework: an Object-Relational Bridge for python -Copyright (c) 2001 - 2004 Sstien Bigaret <sbi...@us...> +Copyright (c) 2001 - 2006 Sstien Bigaret <sbi...@us...> All rights reserved. Redistribution and use in source and binary forms, with or without This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |