Salome HOME
Update version to 3.2.0a1
[modules/gui.git] / src / GLViewer / GLViewer_Widget.h
index 4e48852b6f3919ee46f785002605cf85d04fdd9e..c580a9a848e9713cbb1770998eac5fd2d9bade32 100644 (file)
@@ -1,18 +1,29 @@
+//  Copyright (C) 2005 OPEN CASCADE
+//
+//  This library is free software; you can redistribute it and/or
+//  modify it under the terms of the GNU Lesser General Public
+//  License as published by the Free Software Foundation; either
+//  version 2.1 of the License.
+//
+//  This library is distributed in the hope that it will be useful,
+//  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+//  Lesser General Public License for more details.
+//
+//  You should have received a copy of the GNU Lesser General Public
+//  License along with this library; if not, write to the Free Software
+//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+//
+//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
+//
+//  Author : OPEN CASCADE
+//
+
 // File:      GLViewer_Widget.h
 // Created:   November, 2004
-// Author:    OCC team
-// Copyright (C) CEA 2004
-
-/***************************************************************************
-**  Class:   GLViewer_Widget
-**  Descr:   OpenGL Widget for GLViewer
-**  Module:  GLViewer
-**  Created: UI team, 27.03.03
-****************************************************************************/
 
 /*! Class GLViewer_Widget
  *  Class for visualization OpenGL scene (widget) for GLViewer
- *
  */
 #ifndef GLVIEWER_WIDGET_H
 #define GLVIEWER_WIDGET_H