Added a copyright notice to all core headers, which all begin with

//C++ header to help scripts and editors pick up the fact that the
file is a header file.
This commit is contained in:
Robert Osfield
2001-10-04 15:12:57 +00:00
parent d5bff10797
commit 9917b6500d
116 changed files with 464 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_DOTOSGWRAPPER
#define OSGDB_DOTOSGWRAPPER 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSG_DYNAMICLIBRARY
#define OSG_DYNAMICLIBRARY 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_EXPORT_
#define OSGDB_EXPORT_ 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_FIELD
#define OSGDB_FIELD 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_FIELDREADER
#define OSGDB_FIELDREADER 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_FIELDREADERITERATOR
#define OSGDB_FIELDREADERITERATOR 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_FILENAMEUTILS
#define OSGDB_FILENAMEUTILS 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_FILEUTILS
#define OSGDB_FILEUTILS 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_INPUT
#define OSGDB_INPUT 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_OUTPUT
#define OSGDB_OUTPUT 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_READFILE
#define OSGDB_READFILE 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_READERWRITER
#define OSGDB_READERWRITER 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_REGISTRY
#define OSGDB_REGISTRY 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSG_VERSION
#define OSG_VERSION 1

View File

@@ -1,3 +1,7 @@
//C++ header - Open Scene Graph - Copyright (C) 1998-2001 Robert Osfield
//Distributed under the terms of the GNU Library General Public License (LGPL)
//as published by the Free Software Foundation.
#ifndef OSGDB_FILEUTILS
#define OSGDB_FILEUTILS 1