Fix wrong copyright.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22903 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2007-11-11 18:26:37 +00:00
parent 637c2a8557
commit c8bf21444a
11 changed files with 79 additions and 173 deletions
+7 -5
View File
@@ -1,9 +1,11 @@
/* /*
** /Data/haiku/trunk/src/apps/3dmov/3dmov.rdef * Copyright 2004-2007, Haiku Inc. All rights reserved.
** * Distributed under the terms of the MIT License.
** Automatically generated by BResourceParser on *
** Tuesday, May 08, 2007 at 16:24:02. * Authors:
** * François Revol <[email protected]>
*
* Copyright Be, Inc. (for the icon)
*/ */
resource(1, "BEOS:APP_FLAGS") (#'APPF') $"00000000"; resource(1, "BEOS:APP_FLAGS") (#'APPF') $"00000000";
+5 -15
View File
@@ -1,19 +1,9 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: CubeView.cpp *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#include <opengl/GL/gl.h> #include <opengl/GL/gl.h>
+5 -15
View File
@@ -1,19 +1,9 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: CubeView.h *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#ifndef _CUBEVIEW_H #ifndef _CUBEVIEW_H
#define _CUBEVIEW_H #define _CUBEVIEW_H
+5 -15
View File
@@ -1,19 +1,9 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: GLMovApp.cpp *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#include <Alert.h> #include <Alert.h>
+6 -15
View File
@@ -1,20 +1,11 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: GLMovApp.h *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#ifndef _GLMOVAPP_H #ifndef _GLMOVAPP_H
#define _GLMOVAPP_H #define _GLMOVAPP_H
+6 -15
View File
@@ -1,20 +1,11 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: GLMovStrings.h *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#ifndef _GLMOVMESSAGES_H #ifndef _GLMOVMESSAGES_H
#define _GLMOVMESSAGES_H #define _GLMOVMESSAGES_H
+6 -15
View File
@@ -1,20 +1,11 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: GLMovStrings.h *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#ifndef _GLMOVSTRINGS_H #ifndef _GLMOVSTRINGS_H
#define _GLMOVSTRINGS_H #define _GLMOVSTRINGS_H
+5 -15
View File
@@ -1,19 +1,9 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: GLMovView.cpp *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#include <opengl/GL/gl.h> #include <opengl/GL/gl.h>
+6 -15
View File
@@ -1,20 +1,11 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: GLMovView.h *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#ifndef _GLMOVVIEW_H #ifndef _GLMOVVIEW_H
#define _GLMOVVIEW_H #define _GLMOVVIEW_H
+5 -15
View File
@@ -1,19 +1,9 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: GLMovWindow.cpp *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#include <Application.h> #include <Application.h>
+5 -15
View File
@@ -1,19 +1,9 @@
/* /*
----------------------------------------------------------------------------- * Copyright 2004-2007, Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT License.
File: GLMovWindow.h *
* Authors:
Date: 10/20/2004 * François Revol <[email protected]>
Description: 3DMov reloaded...
Author: François Revol.
Copyright 2004, yellowTAB GmbH, All rights reserved.
-----------------------------------------------------------------------------
*/ */
#ifndef _GLMOVWINDOW_H #ifndef _GLMOVWINDOW_H
#define _GLMOVWINDOW_H #define _GLMOVWINDOW_H