Add missing copyrights.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27811 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2008-10-01 04:28:35 +00:00
parent ae0e40586a
commit f0d95841ee
46 changed files with 221 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2008, François Revol, <[email protected]>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* BeThemeImporter class * BeThemeImporter class
*/ */
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2008, François Revol, <[email protected]>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _BE_THEME_IMPORTER_H #ifndef _BE_THEME_IMPORTER_H
#define _BE_THEME_IMPORTER_H #define _BE_THEME_IMPORTER_H
/* /*
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* function to compare 2 BMessages * function to compare 2 BMessages
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include <string.h> #include <string.h>
#include <stdio.h> #include <stdio.h>
#include <ctype.h> #include <ctype.h>
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _DUMP_MESSAGE_H #ifndef _DUMP_MESSAGE_H
#define _DUMP_MESSAGE_H #define _DUMP_MESSAGE_H
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* MSThemeImporter class * MSThemeImporter class
*/ */
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _MS_THEME_IMPORTER_H #ifndef _MS_THEME_IMPORTER_H
#define _MS_THEME_IMPORTER_H #define _MS_THEME_IMPORTER_H
/* /*
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* MakeScreenshot function * MakeScreenshot function
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include <string.h> #include <string.h>
#include <stdio.h> #include <stdio.h>
#include <ctype.h> #include <ctype.h>
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _PARSE_MESSAGE_H #ifndef _PARSE_MESSAGE_H
#define _PARSE_MESSAGE_H #define _PARSE_MESSAGE_H
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2007-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
//HACK :P //HACK :P
#define private public #define private public
#include <Alert.h> #include <Alert.h>
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2007-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef TEXT_INPUT_ALERT_H #ifndef TEXT_INPUT_ALERT_H
#define TEXT_INPUT_ALERT_H #define TEXT_INPUT_ALERT_H
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include "ThemeAddonItem.h" #include "ThemeAddonItem.h"
#include "ThemeInterfaceView.h" #include "ThemeInterfaceView.h"
#include "ThemeManager.h" #include "ThemeManager.h"
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _ADDON_ITEM_H_ #ifndef _ADDON_ITEM_H_
#define _ADDON_ITEM_H_ #define _ADDON_ITEM_H_
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2007-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* ThemeImporter class * ThemeImporter class
*/ */
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2007-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _THEME_IMPORTER_H #ifndef _THEME_IMPORTER_H
#define _THEME_IMPORTER_H #define _THEME_IMPORTER_H
/* /*
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include <Alert.h> #include <Alert.h>
#include <Bitmap.h> #include <Bitmap.h>
#include <Box.h> #include <Box.h>
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include <View.h> #include <View.h>
namespace Z { namespace Z {
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include "ThemeItem.h" #include "ThemeItem.h"
#include <View.h> #include <View.h>
#include <Font.h> #include <Font.h>
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _THEME_ITEM_H_ #ifndef _THEME_ITEM_H_
#define _THEME_ITEM_H_ #define _THEME_ITEM_H_
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* ThemeManager class * ThemeManager class
*/ */
+9
View File
@@ -1,3 +1,10 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _THEMEMANAGER_H_
#define _THEMEMANAGER_H_
/* /*
* ThemeManager class header * ThemeManager class header
*/ */
@@ -138,3 +145,5 @@ private:
using namespace Z::ThemeManager; using namespace Z::ThemeManager;
#endif // _THEMEMANAGER_H_
+1 -1
View File
@@ -8,7 +8,7 @@ resource app_version {
variety = B_APPV_ALPHA, variety = B_APPV_ALPHA,
internal = 0, internal = 0,
short_info = "Themes", short_info = "Themes",
long_info = "Themes ©2006-2008 François Revol." long_info = "Themes ©2000-2008 François Revol."
}; };
resource app_flags B_SINGLE_LAUNCH; resource app_flags B_SINGLE_LAUNCH;
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* ThemesAddon class * ThemesAddon class
*/ */
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _THEMES_ADDON_H #ifndef _THEMES_ADDON_H
#define _THEMES_ADDON_H #define _THEMES_ADDON_H
/* /*
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include <Screen.h> #include <Screen.h>
#include <Window.h> #include <Window.h>
+9
View File
@@ -1,3 +1,10 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _THEMESAPP_H_
#define _THEMESAPP_H_
#include <Application.h> #include <Application.h>
class ThemesApp : public BApplication { class ThemesApp : public BApplication {
@@ -9,3 +16,5 @@ public:
private: private:
}; };
#endif // _THEMESAPP_H_
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _Z_UI_THEME_H #ifndef _Z_UI_THEME_H
#define _Z_UI_THEME_H #define _Z_UI_THEME_H
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include "Utils.h" #include "Utils.h"
#include <FindDirectory.h> #include <FindDirectory.h>
#include <Path.h> #include <Path.h>
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _FILE_UTILS_H #ifndef _FILE_UTILS_H
#define _FILE_UTILS_H #define _FILE_UTILS_H
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#include "ViewItem.h" #include "ViewItem.h"
#include <View.h> #include <View.h>
#include <Font.h> #include <Font.h>
+4
View File
@@ -1,3 +1,7 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _VIEW_ITEM_H_ #ifndef _VIEW_ITEM_H_
#define _VIEW_ITEM_H_ #define _VIEW_ITEM_H_
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* backgrounds ThemesAddon class * backgrounds ThemesAddon class
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* BeIDE Color ThemesAddon class * BeIDE Color ThemesAddon class
*/ */
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* window_decor ThemesAddon class * window_decor ThemesAddon class
*/ */
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* ui_settings ThemesAddon class * ui_settings ThemesAddon class
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* deskbar ThemesAddon class * deskbar ThemesAddon class
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* Eddie Color ThemesAddon class * Eddie Color ThemesAddon class
*/ */
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* ui_settings ThemesAddon class * ui_settings ThemesAddon class
*/ */
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* window_decor ThemesAddon class * window_decor ThemesAddon class
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* Pe Color ThemesAddon class * Pe Color ThemesAddon class
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* screensaver ThemesAddon class * screensaver ThemesAddon class
*/ */
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* SoundPlay Color ThemesAddon class * SoundPlay Color ThemesAddon class
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* sounds ThemesAddon class * sounds ThemesAddon class
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* BeIDE Color ThemesAddon class * BeIDE Color ThemesAddon class
*/ */
+5
View File
@@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/* /*
* WinampSkin ThemesAddon class * WinampSkin ThemesAddon class
*/ */