From 43af60e19e5bfb6e859f533e983e0b667af0896d Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 14 Nov 2006 19:29:49 +0000 Subject: [PATCH] Added note about license or file, and link to specs. --- src/osgPlugins/rgb/ReaderWriterRGB.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/osgPlugins/rgb/ReaderWriterRGB.cpp b/src/osgPlugins/rgb/ReaderWriterRGB.cpp index fb929e93b..95c8d6554 100644 --- a/src/osgPlugins/rgb/ReaderWriterRGB.cpp +++ b/src/osgPlugins/rgb/ReaderWriterRGB.cpp @@ -1,3 +1,8 @@ +// Released under the OSGPL license, as part of the OpenSceneGraph distribution. +// +// ReaderWriter for sgi's .rgb format. +// specification can be found at http://local.wasp.uwa.edu.au/~pbourke/dataformats/sgirgb/sgiversion.html + #include #include