From c8bf21444a1c4ebe290d43d9d245b8b51e97bcfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sun, 11 Nov 2007 18:26:37 +0000 Subject: [PATCH] Fix wrong copyright. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22903 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/3dmov/3dmov.rdef | 16 +++++++++------- src/apps/3dmov/CubeView.cpp | 24 +++++++----------------- src/apps/3dmov/CubeView.h | 24 +++++++----------------- src/apps/3dmov/GLMovApp.cpp | 24 +++++++----------------- src/apps/3dmov/GLMovApp.h | 23 +++++++---------------- src/apps/3dmov/GLMovMessages.h | 23 +++++++---------------- src/apps/3dmov/GLMovStrings.h | 23 +++++++---------------- src/apps/3dmov/GLMovView.cpp | 24 +++++++----------------- src/apps/3dmov/GLMovView.h | 23 +++++++---------------- src/apps/3dmov/GLMovWindow.cpp | 24 +++++++----------------- src/apps/3dmov/GLMovWindow.h | 24 +++++++----------------- 11 files changed, 79 insertions(+), 173 deletions(-) diff --git a/src/apps/3dmov/3dmov.rdef b/src/apps/3dmov/3dmov.rdef index e50d8d075d..42d746d12c 100644 --- a/src/apps/3dmov/3dmov.rdef +++ b/src/apps/3dmov/3dmov.rdef @@ -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 + * + * Copyright Be, Inc. (for the icon) + */ resource(1, "BEOS:APP_FLAGS") (#'APPF') $"00000000"; diff --git a/src/apps/3dmov/CubeView.cpp b/src/apps/3dmov/CubeView.cpp index 9fcc438988..3814eea034 100644 --- a/src/apps/3dmov/CubeView.cpp +++ b/src/apps/3dmov/CubeView.cpp @@ -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 + */ #include #include diff --git a/src/apps/3dmov/CubeView.h b/src/apps/3dmov/CubeView.h index 9c159b033e..6fc4e95198 100644 --- a/src/apps/3dmov/CubeView.h +++ b/src/apps/3dmov/CubeView.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 + */ #ifndef _CUBEVIEW_H #define _CUBEVIEW_H diff --git a/src/apps/3dmov/GLMovApp.cpp b/src/apps/3dmov/GLMovApp.cpp index 4c37216252..4956f67ad1 100644 --- a/src/apps/3dmov/GLMovApp.cpp +++ b/src/apps/3dmov/GLMovApp.cpp @@ -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 + */ #include #include "GLMovApp.h" diff --git a/src/apps/3dmov/GLMovApp.h b/src/apps/3dmov/GLMovApp.h index 01d72dc9c4..3e302a3592 100644 --- a/src/apps/3dmov/GLMovApp.h +++ b/src/apps/3dmov/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 + */ - 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 diff --git a/src/apps/3dmov/GLMovMessages.h b/src/apps/3dmov/GLMovMessages.h index db1f2ea6a8..2ee6307b8c 100644 --- a/src/apps/3dmov/GLMovMessages.h +++ b/src/apps/3dmov/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 + */ - 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 diff --git a/src/apps/3dmov/GLMovStrings.h b/src/apps/3dmov/GLMovStrings.h index e2e57d30b2..a274829601 100644 --- a/src/apps/3dmov/GLMovStrings.h +++ b/src/apps/3dmov/GLMovStrings.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 + */ - 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 diff --git a/src/apps/3dmov/GLMovView.cpp b/src/apps/3dmov/GLMovView.cpp index 7fc5cb42fd..311a5d0b51 100644 --- a/src/apps/3dmov/GLMovView.cpp +++ b/src/apps/3dmov/GLMovView.cpp @@ -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 + */ #include #include diff --git a/src/apps/3dmov/GLMovView.h b/src/apps/3dmov/GLMovView.h index 8cc2c3e83d..75f308b6b4 100644 --- a/src/apps/3dmov/GLMovView.h +++ b/src/apps/3dmov/GLMovView.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 + */ - 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 diff --git a/src/apps/3dmov/GLMovWindow.cpp b/src/apps/3dmov/GLMovWindow.cpp index 98ccf1610d..917a76458b 100644 --- a/src/apps/3dmov/GLMovWindow.cpp +++ b/src/apps/3dmov/GLMovWindow.cpp @@ -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 + */ #include #include diff --git a/src/apps/3dmov/GLMovWindow.h b/src/apps/3dmov/GLMovWindow.h index 0c12db96a6..939ca7b258 100644 --- a/src/apps/3dmov/GLMovWindow.h +++ b/src/apps/3dmov/GLMovWindow.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 + */ #ifndef _GLMOVWINDOW_H #define _GLMOVWINDOW_H