]> Creatis software - cpPlugins.git/blob - README
Merge ssh://git.creatis.insa-lyon.fr/cpPlugins
[cpPlugins.git] / README
1
2 @project
3   cpPlugins: Plugin system to encapsulate pipeline objects (data, filters,
4              sources and sinks)
5
6 @version
7   0.0.1 (2014-12-31)
8
9 @authors
10   Leonardo FLÓREZ-VALENCIA (florez-l@javeriana.edu.co)
11   Maciej ORKISZ (maciej.orkisz@creatis.insa-lyon.fr)
12   José Luis GUZMÁN-RODRÍGUEZ (cycopepe@gmail.com)
13   <Who else?>
14
15 @description
16   <Write a fancy description and some historical notes>
17
18 @third_party Pluma
19   Pluma - Plug-in Management Framework
20   1. About
21      Pluma stands for PLUg-in MAnagement framework, and also for PLUg-in
22      Minimal Architecture. It's small, cross-platform and simple to use.
23      Support and more information at http://pluma-framework.sourceforge.net
24   2. Licence
25      Source code is provided under the terms of the zlib/libpng License
26      (http://www.opensource.org/licenses/zlib-license.php):
27      Pluma - Plug-in Management Framework
28      Copyright (C) 2010-2012 Gil Costa (gsaurus@gmail.com)
29
30      This software is provided 'as-is', without any express or implied
31      warranty. In no event will the authors be held liable for any damages
32      arising from the use of this software.
33
34      Permission is granted to anyone to use this software for any purpose,
35      including commercial applications, and to alter it and redistribute it
36      freely, subject to the following restrictions:
37      1. The origin of this software must not be misrepresented;
38         you must not claim that you wrote the original software.
39         If you use this software in a product, an acknowledgment
40         in the product documentation would be appreciated but is not required.
41      2. Altered source versions must be plainly marked as such,
42         and must not be misrepresented as being the original software.
43      3. This notice may not be removed or altered from any source distribution.
44
45 @license
46    <What do we put here?>
47
48
49 ## eof - $RCSfile$