Skip to content

Commit

Permalink
Fixed copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Sep 27, 2022
1 parent 5a93974 commit 6c1cbb1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions src/osgPresentation/SlideShowConstructor.cpp
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
/* -*-c++-*- Present3D - Copyright (C) 1999-2006 Robert Osfield
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2018 Robert Osfield
*
* This software is open source and may be redistributed and/or modified under
* the terms of the GNU General Public License (GPL) version 2.0.
* The full license is in LICENSE.txt file included with this distribution,.
* This library is open source and may be redistributed and/or modified under
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
* (at your option) any later version. The full license is in LICENSE file
* included with this distribution, and on the openscenegraph.org website.
*
* This software is distributed in the hope that it will be useful,
* 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
* include LICENSE.txt for more details.
* OpenSceneGraph Public License for more details.
*/

#include <osgPresentation/SlideShowConstructor>
Expand Down

0 comments on commit 6c1cbb1

Please sign in to comment.