[OSADL-svn-commits] r25 - fddi-20070618-1-trunk

OSADL repository commits osadl-svn-commits at lists.osadl.org
Tue Oct 2 11:43:02 CEST 2007


Author: robert
Date: Sat Jun 30 11:05:07 2007
New Revision: 25

Log:
added some misc files

Added:
   fddi-20070618-1-trunk/AUTHORS
   fddi-20070618-1-trunk/COPYING
   fddi-20070618-1-trunk/ChangeLog
   fddi-20070618-1-trunk/README
   fddi-20070618-1-trunk/TODO

Added: fddi-20070618-1-trunk/AUTHORS
==============================================================================
--- (empty file)
+++ fddi-20070618-1-trunk/AUTHORS	Sat Jun 30 11:05:07 2007
@@ -0,0 +1,18 @@
+N: Dieter Hess
+E: d.hess AT 3s-software.com
+W: http://www.3s-software.com
+D: Maintainer
+S: 3S-Smart Software Solutions GmbH
+S: Memminger Str.151
+S: 87439 Kempten
+S: Germany
+
+N: Robert Schwebel
+E: r.schwebel AT pengutronix.de
+W: http://www.pengutronix.de
+D: Maintainer
+S: Pengutronix e.K.
+S: Hannoversche Strasse 2
+S: 31134 Hildesheim
+S: Germany
+

Added: fddi-20070618-1-trunk/COPYING
==============================================================================
--- (empty file)
+++ fddi-20070618-1-trunk/COPYING	Sat Jun 30 11:05:07 2007
@@ -0,0 +1,31 @@
+LICENCING INFORMATION
+---------------------
+
+libfddi is free software; you can redistribute it and/or modify it under
+the terms of the GNU General Public License version 2 as published by
+the Free Software Foundation
+
+libfddi is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
+for more details.
+
+You should have received a copy of the GNU General Public License along
+with libfddi; if not, write to the Free Software Foundation, Inc., 59
+Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+
+LINK EXCEPTION
+--------------
+
+For all source files required to build the libfddi library, which are
+referenced by the term 'these files' in the following section. As a
+special exception, if other files instantiate templates or use macros or
+inline functions from these files, or you compile these files and link
+them with other works to produce a work based on these files, these
+files do not by themselves cause the resulting work to be covered by the
+GNU General Public License. However the source code for these files must
+still be made available in accordance with section (3) of the GNU
+General Public License. This exception DOES NOT invalidate any other
+reasons why a work based on these files might be covered by the GNU
+General Public License.
+

Added: fddi-20070618-1-trunk/ChangeLog
==============================================================================
--- (empty file)
+++ fddi-20070618-1-trunk/ChangeLog	Sat Jun 30 11:05:07 2007
@@ -0,0 +1,17 @@
+2007-06-30 Robert Schwebel <r.schwebel at pengutronix.de>
+
+	* tests: added first bunch of unit tests
+	* libexamplebus: added example fieldbus library
+	* libfddi_examplebus: added fddi wrapper library
+	* libfddi: implement lt_dlopen loader for backends
+	* release: released 20070618-1-ptx2 (svn only)
+
+2007-06-18 Robert Schwebel <r.schwebel at pengutronix.de>
+
+	* design: model fddi components as POSIX like objects
+	* release: released 20070618-1-ptx1 (svn only)
+
+2007-06-18 Dieter Hess <d.hess at 3s-software.com>
+
+	* design: initial proposal for an API
+

Added: fddi-20070618-1-trunk/README
==============================================================================

Added: fddi-20070618-1-trunk/TODO
==============================================================================


More information about the OSADL-svn-commits mailing list