Fix wrong copyright.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22903 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
637c2a8557
commit
c8bf21444a
@ -1,10 +1,12 @@
|
||||
/*
|
||||
** /Data/haiku/trunk/src/apps/3dmov/3dmov.rdef
|
||||
**
|
||||
** Automatically generated by BResourceParser on
|
||||
** Tuesday, May 08, 2007 at 16:24:02.
|
||||
**
|
||||
*/
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*
|
||||
* Copyright Be, Inc. (for the icon)
|
||||
*/
|
||||
|
||||
resource(1, "BEOS:APP_FLAGS") (#'APPF') $"00000000";
|
||||
|
||||
|
@ -1,20 +1,10 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
File: CubeView.cpp
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
|
||||
#include <opengl/GL/gl.h>
|
||||
#include <opengl/GL/glu.h>
|
||||
|
@ -1,20 +1,10 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
File: CubeView.h
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
#ifndef _CUBEVIEW_H
|
||||
#define _CUBEVIEW_H
|
||||
|
||||
|
@ -1,20 +1,10 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
File: GLMovApp.cpp
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
|
||||
#include <Alert.h>
|
||||
#include "GLMovApp.h"
|
||||
|
@ -1,20 +1,11 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
|
||||
File: GLMovApp.h
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef _GLMOVAPP_H
|
||||
#define _GLMOVAPP_H
|
||||
|
||||
|
@ -1,20 +1,11 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
|
||||
File: GLMovStrings.h
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef _GLMOVMESSAGES_H
|
||||
#define _GLMOVMESSAGES_H
|
||||
|
||||
|
@ -1,20 +1,11 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
|
||||
File: GLMovStrings.h
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef _GLMOVSTRINGS_H
|
||||
#define _GLMOVSTRINGS_H
|
||||
|
||||
|
@ -1,20 +1,10 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
File: GLMovView.cpp
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
|
||||
#include <opengl/GL/gl.h>
|
||||
#include <opengl/GL/glu.h>
|
||||
|
@ -1,20 +1,11 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
|
||||
File: GLMovView.h
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef _GLMOVVIEW_H
|
||||
#define _GLMOVVIEW_H
|
||||
|
||||
|
@ -1,20 +1,10 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
File: GLMovWindow.cpp
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
|
||||
#include <Application.h>
|
||||
#include <MenuBar.h>
|
||||
|
@ -1,20 +1,10 @@
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
File: GLMovWindow.h
|
||||
|
||||
Date: 10/20/2004
|
||||
|
||||
Description: 3DMov reloaded...
|
||||
|
||||
Author: François Revol.
|
||||
|
||||
|
||||
Copyright 2004, yellowTAB GmbH, All rights reserved.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
/*
|
||||
* Copyright 2004-2007, Haiku Inc. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* François Revol <revol@free.fr>
|
||||
*/
|
||||
#ifndef _GLMOVWINDOW_H
|
||||
#define _GLMOVWINDOW_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user