From 9b70348ced8c3621a79219baa147f36e43fb6624 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 22 Nov 2010 11:22:03 +0000 Subject: [PATCH] Fixed typo of commercial --- applications/osgarchive/osgarchive.cpp | 2 +- applications/osgfilecache/osgfilecache.cpp | 2 +- applications/osgviewer/osgviewer.cpp | 2 +- examples/osgcegui/osgcegui.cpp | 2 +- examples/osgdatabaserevisions/osgdatabaserevisions.cpp | 2 +- examples/osgscreencapture/osgscreencapture.cpp | 2 +- examples/osgshadergen/osgshadergen.cpp | 2 +- examples/osguserstats/osguserstats.cpp | 2 +- include/osg/GL2Extensions | 2 +- include/osg/Program | 2 +- include/osg/Shader | 2 +- include/osg/Uniform | 2 +- include/osgDB/PluginQuery | 2 +- src/osg/GL2Extensions.cpp | 2 +- src/osg/GLStaticLibrary.cpp | 2 +- src/osg/GLStaticLibrary.h | 2 +- src/osg/Shader.cpp | 2 +- src/osg/StateAttribute.cpp | 2 +- src/osg/Uniform.cpp | 2 +- src/osgDB/PluginQuery.cpp | 2 +- src/osgPlugins/cfg/ReaderWriterCFG.cpp | 2 +- src/osgPlugins/dae/ReaderWriterDAE.cpp | 2 +- src/osgPlugins/rot/ReaderWriterROT.cpp | 2 +- src/osgPlugins/scale/ReaderWriterSCALE.cpp | 2 +- src/osgPlugins/shadow/ReaderWriterOsgShadow.cpp | 2 +- src/osgPlugins/trans/ReaderWriterTRANS.cpp | 2 +- src/osgPlugins/view/ReaderWriterOsgViewer.cpp | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/applications/osgarchive/osgarchive.cpp b/applications/osgarchive/osgarchive.cpp index e8722c0ab..91e8068f0 100644 --- a/applications/osgarchive/osgarchive.cpp +++ b/applications/osgarchive/osgarchive.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/applications/osgfilecache/osgfilecache.cpp b/applications/osgfilecache/osgfilecache.cpp index d71593498..fa613f120 100644 --- a/applications/osgfilecache/osgfilecache.cpp +++ b/applications/osgfilecache/osgfilecache.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/applications/osgviewer/osgviewer.cpp b/applications/osgviewer/osgviewer.cpp index a860e8bb9..209b3a2c9 100644 --- a/applications/osgviewer/osgviewer.cpp +++ b/applications/osgviewer/osgviewer.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2010 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/examples/osgcegui/osgcegui.cpp b/examples/osgcegui/osgcegui.cpp index 1a6aa369e..e2845ed8d 100644 --- a/examples/osgcegui/osgcegui.cpp +++ b/examples/osgcegui/osgcegui.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/examples/osgdatabaserevisions/osgdatabaserevisions.cpp b/examples/osgdatabaserevisions/osgdatabaserevisions.cpp index 4b56acf9a..f3b80ccdf 100644 --- a/examples/osgdatabaserevisions/osgdatabaserevisions.cpp +++ b/examples/osgdatabaserevisions/osgdatabaserevisions.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/examples/osgscreencapture/osgscreencapture.cpp b/examples/osgscreencapture/osgscreencapture.cpp index f4d3a1b8e..c899d7faf 100644 --- a/examples/osgscreencapture/osgscreencapture.cpp +++ b/examples/osgscreencapture/osgscreencapture.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/examples/osgshadergen/osgshadergen.cpp b/examples/osgshadergen/osgshadergen.cpp index aa8520730..e854e64e9 100644 --- a/examples/osgshadergen/osgshadergen.cpp +++ b/examples/osgshadergen/osgshadergen.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/examples/osguserstats/osguserstats.cpp b/examples/osguserstats/osguserstats.cpp index f672f8283..5420ba77e 100644 --- a/examples/osguserstats/osguserstats.cpp +++ b/examples/osguserstats/osguserstats.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2010 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/include/osg/GL2Extensions b/include/osg/GL2Extensions index eee53d130..8d139101d 100644 --- a/include/osg/GL2Extensions +++ b/include/osg/GL2Extensions @@ -5,7 +5,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/include/osg/Program b/include/osg/Program index 9dcc83e93..08aaf7404 100644 --- a/include/osg/Program +++ b/include/osg/Program @@ -4,7 +4,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/include/osg/Shader b/include/osg/Shader index b84bc00b4..d9fd6aef9 100644 --- a/include/osg/Shader +++ b/include/osg/Shader @@ -4,7 +4,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/include/osg/Uniform b/include/osg/Uniform index 4b05a745b..48d4e1eb9 100644 --- a/include/osg/Uniform +++ b/include/osg/Uniform @@ -3,7 +3,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/include/osgDB/PluginQuery b/include/osgDB/PluginQuery index 1a392f56d..1dbaed038 100644 --- a/include/osgDB/PluginQuery +++ b/include/osgDB/PluginQuery @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2008 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osg/GL2Extensions.cpp b/src/osg/GL2Extensions.cpp index f08b569fb..ae544fa44 100644 --- a/src/osg/GL2Extensions.cpp +++ b/src/osg/GL2Extensions.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osg/GLStaticLibrary.cpp b/src/osg/GLStaticLibrary.cpp index fbbc2e715..72cae0739 100644 --- a/src/osg/GLStaticLibrary.cpp +++ b/src/osg/GLStaticLibrary.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osg/GLStaticLibrary.h b/src/osg/GLStaticLibrary.h index 4440a266c..ee39545d0 100644 --- a/src/osg/GLStaticLibrary.h +++ b/src/osg/GLStaticLibrary.h @@ -5,7 +5,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osg/Shader.cpp b/src/osg/Shader.cpp index c7b273553..38377b0aa 100644 --- a/src/osg/Shader.cpp +++ b/src/osg/Shader.cpp @@ -4,7 +4,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osg/StateAttribute.cpp b/src/osg/StateAttribute.cpp index 105925119..35f29cda5 100644 --- a/src/osg/StateAttribute.cpp +++ b/src/osg/StateAttribute.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osg/Uniform.cpp b/src/osg/Uniform.cpp index a4ed476ea..2bbf4dce2 100644 --- a/src/osg/Uniform.cpp +++ b/src/osg/Uniform.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2008 Zebra Imaging * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osgDB/PluginQuery.cpp b/src/osgDB/PluginQuery.cpp index e13d1b16c..89ece5c74 100644 --- a/src/osgDB/PluginQuery.cpp +++ b/src/osgDB/PluginQuery.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2008 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial applications, + * freely and without restriction, both in commercial and non commercial applications, * as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osgPlugins/cfg/ReaderWriterCFG.cpp b/src/osgPlugins/cfg/ReaderWriterCFG.cpp index 7e16765f2..bb6b6219e 100644 --- a/src/osgPlugins/cfg/ReaderWriterCFG.cpp +++ b/src/osgPlugins/cfg/ReaderWriterCFG.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 2007 Cedric Pinson * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osgPlugins/dae/ReaderWriterDAE.cpp b/src/osgPlugins/dae/ReaderWriterDAE.cpp index 4e556428e..3339ae544 100644 --- a/src/osgPlugins/dae/ReaderWriterDAE.cpp +++ b/src/osgPlugins/dae/ReaderWriterDAE.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osgPlugins/rot/ReaderWriterROT.cpp b/src/osgPlugins/rot/ReaderWriterROT.cpp index 8d2cb3b89..acb5a40a2 100644 --- a/src/osgPlugins/rot/ReaderWriterROT.cpp +++ b/src/osgPlugins/rot/ReaderWriterROT.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osgPlugins/scale/ReaderWriterSCALE.cpp b/src/osgPlugins/scale/ReaderWriterSCALE.cpp index 54508c1fd..617a041f0 100644 --- a/src/osgPlugins/scale/ReaderWriterSCALE.cpp +++ b/src/osgPlugins/scale/ReaderWriterSCALE.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2004 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osgPlugins/shadow/ReaderWriterOsgShadow.cpp b/src/osgPlugins/shadow/ReaderWriterOsgShadow.cpp index d368f73e4..a45fbad31 100644 --- a/src/osgPlugins/shadow/ReaderWriterOsgShadow.cpp +++ b/src/osgPlugins/shadow/ReaderWriterOsgShadow.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2007 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osgPlugins/trans/ReaderWriterTRANS.cpp b/src/osgPlugins/trans/ReaderWriterTRANS.cpp index 23bb504b4..825442f6e 100644 --- a/src/osgPlugins/trans/ReaderWriterTRANS.cpp +++ b/src/osgPlugins/trans/ReaderWriterTRANS.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2004 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful, diff --git a/src/osgPlugins/view/ReaderWriterOsgViewer.cpp b/src/osgPlugins/view/ReaderWriterOsgViewer.cpp index 2249fd1d1..338cf8af9 100644 --- a/src/osgPlugins/view/ReaderWriterOsgViewer.cpp +++ b/src/osgPlugins/view/ReaderWriterOsgViewer.cpp @@ -1,7 +1,7 @@ /* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2007 Robert Osfield * * This application is open source and may be redistributed and/or modified - * freely and without restriction, both in commericial and non commericial + * freely and without restriction, both in commercial and non commercial * applications, as long as this copyright notice is maintained. * * This application is distributed in the hope that it will be useful,