Show insertLicenceHeader.sh syntax highlighted
#!/bin/sh
YEARS=2006
"/* -*-c++-*- osgDesigner - Copyright (C) 2005-$YEARS David Callu, Laurent Marchal, Louise Jacquot"
" *"
" * This library is open source and may be redistributed and/or modified under"
" * the terms of the CeCILL FREE SOFTWARE LICENSE AGREEMENT or (at your option)"
" * any later version. The full license is in LICENSE.txt file included"
" * with this distribution, and on the osgDesigner.sourceforge.net website."
" *"
" * This library 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"
" * CeCILL Public License for more details."
"*/"
See more files for this project here
osgDesigner is a graphical tool used to modify an OpenSceneGraph (OSG) scene using the osgIntrospection framework. OpenSceneGraph developpers will be able to extend osgDesigner at need using (editor | render | osgIntrospection wrapper) plugin system.
Project homepage:
http://sourceforge.net/projects/osgdesigner
Programming language(s): C++,Shell Script
License: other
clean.sh
cleanCMake.sh
insertLicenceHeader.sed
insertLicenceHeader.sh