Skip to content

Commit 7fc36a5

Browse files
committed
Fixed copyright notice
1 parent 6834032 commit 7fc36a5

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

src/osgPresentation/SlideShowConstructor.cpp

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
/* -*-c++-*- Present3D - Copyright (C) 1999-2006 Robert Osfield
1+
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2018 Robert Osfield
22
*
3-
* This software is open source and may be redistributed and/or modified under
4-
* the terms of the GNU General Public License (GPL) version 2.0.
5-
* The full license is in LICENSE.txt file included with this distribution,.
3+
* This library is open source and may be redistributed and/or modified under
4+
* the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or
5+
* (at your option) any later version. The full license is in LICENSE file
6+
* included with this distribution, and on the openscenegraph.org website.
67
*
7-
* This software is distributed in the hope that it will be useful,
8+
* This library is distributed in the hope that it will be useful,
89
* but WITHOUT ANY WARRANTY; without even the implied warranty of
910
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10-
* include LICENSE.txt for more details.
11+
* OpenSceneGraph Public License for more details.
1112
*/
1213

1314
#include <osgPresentation/SlideShowConstructor>

0 commit comments

Comments
 (0)