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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user