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_READFILE
#define OSGDB_READFILE 1